Multiple Choice
A company is building its web application by using containers on AWS. The company requires three instances of the web application to run at all times. The application must be highly available and must be able to scale to meet increases in demand. Which solution meets these requirements?
A) Use the AWS Fargate launch type to create an Amazon Elastic Container Service (Amazon ECS) cluster. Create a task definition for the web application. Create an ECS service that has a desired count of three tasks.
B) Use the Amazon EC2 launch type to create an Amazon Elastic Container Service (Amazon ECS) cluster that has three container instances in one Availability Zone. Create a task definition for the web application. Place one task for each container instance.
C) Use the AWS Fargate launch type to create an Amazon Elastic Container Service (Amazon ECS) cluster that has three container instances in three different Availability Zones. Create a task definition for the web application. Create an ECS service that has a desired count of three tasks.
D) Use the Amazon EC2 launch type to create an Amazon Elastic Container Service (Amazon ECS) cluster that has one container instance in two different Availability Zones. Create a task definition for the web application. Place two tasks on one container instance. Place one task on the remaining container instance.
Correct Answer:

Verified
Correct Answer:
Verified
Q403: A company is Re-architecting a strongly coupled
Q404: A company is running a highly sensitive
Q405: A recent analysis of a company's IT
Q406: A Solutions Architect must design a web
Q407: A company provides an API to its
Q409: A company hosts a static website on-premises
Q410: An application allows users at a company's
Q411: A solutions architect must provide a fully
Q412: A company has a multi-tier application deployed
Q413: A company has migrated a two-tier application