Multiple Choice
A DevOps team wants to implement their containerized application using AWS. The deployment must meet the following requirements: There should be minimal downtime during deployment. The application must be functionally tested to be considered a success. How can the DevOps team automate this deployment?
A) Use AWS Elastic Beanstalk with a multi-Docker container solution stack. Select immutable updates as a deployment strategy. Select enhanced health as a monitoring type in the Elastic Beanstalk environment to ensure health checks are transmitted at deployment.
B) Use an Amazon ECS cluster and service with an Application Load Balancer and an AWS CodeDeploy blue/green deployment type. Define a production port and a test port in Amazon ECS. Write an AWS Lambda function to test the application, and reference it within the AfterAllowTestTraffic hook in the appspec.yml.
C) Use AWS CloudFormation to provision Amazon EC2 instances behind an Application Load Balancer. Deploy the containers using Amazon ECS. Upon deployment, replicate the configuration in the new EC2 instances, perform testing, and switch traffic from the old Application Load Balancer to the new one using Amazon Route 53.
D) Use an Amazon ECS cluster and service along with Amazon EC2 instances and an Application Load Balancer. Select rolling update as a deployment strategy. Add a Docker health check within the task definition to ensure rollback if the health check fails.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: You need to know when you spend
Q2: What is required to achieve gigabit network
Q3: A Development team creates a build project
Q5: A company gives its employees limited rights
Q6: You need to replicate API calls across
Q7: You have a high security requirement for
Q8: Management has reported an increase in the
Q9: You have been tasked with deploying a
Q10: A DevOps Engineer is working with an
Q11: A root account has created an IAM