Knowee
Questions
Features
Study Tools

A startup runs its proprietary application on docker containers. As a Cloud Practitioner, which AWS service would you recommend so that the startup can run containers and still have access to the underlying servers?Question 60Answera.Amazon Elastic Container Registry (Amazon ECR)b.AWS Fargatec.Amazon Elastic Container Service (Amazon ECS)d.AWS Lambda

Question

A startup runs its proprietary application on docker containers. As a Cloud Practitioner, which AWS service would you recommend so that the startup can run containers and still have access to the underlying servers?Question 60Answera.Amazon Elastic Container Registry (Amazon ECR)b.AWS Fargatec.Amazon Elastic Container Service (Amazon ECS)d.AWS Lambda

🧐 Not the exact question you are looking for?Go ask a question

Solution

The recommended AWS service for a startup that wants to run containers and still have access to the underlying servers is Amazon Elastic Container Service (Amazon ECS).

Here's why:

a. Amazon Elastic Container Registry (Amazon ECR) is a fully-managed Docker container registry that makes it easy for developers to store, manage, and deploy Docker container images, but it doesn't provide access to underlying servers.

b. AWS Fargate is a serverless compute engine for containers. It works with both Amazon Elastic Container Service (ECS) and Amazon EKS. But with Fargate, you don't have access to the underlying servers as it's a serverless service.

c. Amazon Elastic Container Service (Amazon ECS) is a highly scalable, high-performance container orchestration service that supports Docker containers and allows you to easily run and scale containerized applications on AWS. It also allows you to have access to the underlying servers, making it the best choice for this scenario.

d. AWS Lambda lets you

This problem has been solved

Similar Questions

Which AWS service should be used when you want to run container applications, but want to avoid the operational overhead of scaling, patching, securing, and managing servers?Question 35Answera.Amazon Elastic Compute Cloud (Amazon EC2)b.AWS Lambdac.Amazon Elastic Container Service (Amazon ECS) - Fargate launch typed.Amazon Elastic Container Service (Amazon ECS) - EC2 launch type

A company plans to deploy containers on AWS. The company wants full control of the compute resources that host the containers. Which AWS service will meet these requirements?a.AWS Fargateb.Amazon Elastic Container Service (Amazon ECS)c.Amazon Elastic Kubernetes Service (Amazon EKS)d.Amazon EC2

Which AWS compute service allows you to run Docker containers on a managed cluster of Amazon EC2 instances?a)Amazon CloudFrontb)Amazon ECSc)AWS Batchd)AWS Lambda

A company is running and managing its own Docker environment on Amazon EC2 instances. The company wants an alternative to help manage cluster size, scheduling, and environment maintenance. Which AWS service meets these requirements?a.AWS Lambdab.Amazon Athenac.AWS Fargated.Amazon RDS

A solutions architect must design a solution to help manage their customer’s containerized applications. Currently, the customer workload runs in Docker containers on top of Amazon Elastic Compute Cloud (Amazon EC2) instances and on-premises servers that run a hybrid Kubernetes cluster. The customer wants to migrate part of their hybrid Kubernetes deployment to the cloud with a minimum amount of effort, and they want to keep all the native features of Kubernetes. The customer also wants to reduce their operational overhead for managing their Kubernetes cluster. Which managed AWS service should the solutions architect suggest to best satisfy these requirements?1 pointAWS Fargate with Amazon Elastic Container Service (Amazon ECS)AWS Fargate with Amazon Elastic Kubernetes Service (Amazon EKS)Amazon Elastic Container Service (Amazon ECS)Amazon Elastic Kubernetes Service (Amazon EKS)

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.