A company has many applications. Different teams in the company developed the applications by using multiple languages and frameworks. The applications run on premises and on different servers with different operating systems. Each team has its own release protocol and process. The company wants to reduce the complexity of the release and maintenance of these applications. The company is migrating its technology stacks, including these applications, to flaws. The company wants centralized control of source code, a consistent and automatic delivery pipeline, and as few maintenance tasks as possible on the underlying infrastructure. What should a DevOps engineer do to meet these requirements? A. Create one flaws CodeCommit repository for all applications. Put each application's code in different branch. Merge the branches, and use flaws CodeBuild to build the applications. Use flaws CodeDeploy to deploy the applications to one centralized application server. B. Create one flaws CodeCommit repository for each of the applications Use flaws CodeBuild to build the applications one at a time. Use flaws CodeDeploy to deploy the applications to one centralized application server. C. Create one flaws CodeCommit repository for each of the applications. Use flaws CodeBuild to build the applications one at a time to create one AMI for each server. Use flaws CloudFormation StackSets to automatically provision and decommission Amazon EC2 fleets by using these AMIs. D. Create one flaws CodeCommit repository for each of the applications. Use flaws CodeBuild to build one Docker image for each application in Amazon Elastic Container Registry (Amazon ECR). Use flaws CodeDeploy to deploy the applications to Amazon Elastic Container Service (Amazon ECS) on infrastructure that flaws Fargate manages. Â Correct Answer: B This question is in DOP-C01 exam For getting AWS DevOps Engineer - Professional Certificate
Please login or Register to submit your answer