ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 131 - DVA-C01 discussion

Report
Export

A company has three different environments: Development, QA, and Production. The company wants to deploy its code first in the Development environment, then QA, and then Production. Which AWS service can be used to meet this requirement?

A.
Use AWS CodeCommit to create multiple repositories to deploy the application.
Answers
A.
Use AWS CodeCommit to create multiple repositories to deploy the application.
B.
Use AWS CodeBuild to create, configure, and deploy multiple build application projects.
Answers
B.
Use AWS CodeBuild to create, configure, and deploy multiple build application projects.
C.
Use AWS Data Pipeline to create multiple data pipeline provisions to deploy the application.
Answers
C.
Use AWS Data Pipeline to create multiple data pipeline provisions to deploy the application.
D.
Use AWS CodeDeploy to create multiple deployment groups.
Answers
D.
Use AWS CodeDeploy to create multiple deployment groups.
Suggested answer: D

Explanation:

https://docs.aws.amazon.com/codedeploy/latest/userguide/deployment-groups.html"You can associate more than one deployment group with an application in CodeDeploy. This makes it possible to deploy an application revision to different sets of instances at different times. For example, you might use one deployment group to deploy an application revision to a set of instances tagged Test where you ensure the quality of the code. Next, you deploy the same application revision to a deployment group with instances tagged Staging for additional verification. Finally, when you are ready to release the latest application to customers, you deploy to a deployment group that includes instances tagged Production. "

asked 16/09/2024
Sharhonda Herman
48 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first