Topic 1 Question 246
A DevOps engineer is setting up an Amazon Elastic Container Service (Amazon ECS) blue/green deployment for an application by using AWS CodeDeploy and AWS CloudFormation. During the deployment window, the application must be highly available and CodeDeploy must shift 10% of traffic to a new version of the application every minute until all traffic is shifted.
Which configuration should the DevOps engineer add in the CloudFormation template to meet these requirements?
Add an AppSpec file with the CodeDeployDefault.ECSLinearl OPercentEveryl Minutes deployment configuration.
Add the AWS::CodeDeployBlueGreen transform and the AWS::CodeDeploy::BlueGreen hook parameter with the CodeDeployDefault.ECSLinear10PercentEvery1Minutes deployment configuration.
Add an AppSpec file with the ECSCanary10Percent5Minutes deployment configuration.
Add the AWS::CodeDeployBlueGreen transform and the AWS::CodeDepioy::BlueGreen hook parameter with the ECSCanary10Percent5Minutes deployment configuration.
ユーザの投票
コメント(3)
- 正解だと思う選択肢: B
obviously B
👍 4trungtd2024/07/14 - 正解だと思う選択肢: B
B for me
👍 3[Removed]2024/08/20 --> BB
👍 2tgv2024/07/07
シャッフルモード