Multiple Choice
An Application team is refactoring one of its internal tools to run in AWS instead of on-premises hardware. All of the code is currently written in Python and is standalone. There is also no external state store or relational database to be queried. Which deployment pipeline incurs the LEAST amount of changes between development and production?
A) Developers should use Docker for local development. When dependencies are changed and a new container is ready, use AWS CodePipeline and AWS CodeBuild to perform functional tests and then upload the new container to Amazon ECR. Use AWS CloudFormation with the custom container to deploy the new Amazon ECS.
B) Developers should use Docker for local development. Use AWS SMS to import these containers as AMIs for Amazon EC2 whenever dependencies are updated. Use AWS CodePipeline to test new code changes against the Auto Scaling group.
C) Developers should use their native Python environment. When Dependencies are changed and a new container is ready, use AWS CodePipeline and AWS CodeBuild to perform functional tests and then upload the new container to the Amazon ECR. Use AWS CloudFormation with the custom container to deploy the new Amazon ECS.
D) Developers should use their native Python environment. When Dependencies are changed and a new code is ready, use AWS CodePipeline and AWS CodeBuild to perform functional tests and then upload the new container to the Amazon ECR. Use CodePipeline and CodeBuild with the custom container to test new code changes inside AWS Elastic Beanstalk.
Correct Answer:

Verified
Correct Answer:
Verified
Q163: Your application uses Amazon SQS and Auto
Q164: A DevOps Engineer is deploying an Amazon
Q165: Which statement is true about configuring proxy
Q166: Which resource cannot be defined in an
Q167: You run a 2000-engineer organization. You are
Q169: An application is deployed on Amazon EC2
Q170: An ecommerce company uses a large number
Q171: A company is using AWS to deploy
Q172: You need to implement A/B deployments for
Q173: For Amazon Inspector's integration with CloudTrail, what