Q201. A company's CISO has asked a Solutions Architect to re-engineer the company's current CI/CD practices to make sure patch deployments to its application can happen as quickly as possible with minimal downtime if vulnerabil

欢迎免费使用小程序搜题/刷题/查看解析,提升学历,成考自考报名,论文代写、论文查重请加客服微信skr-web


Q201. A company's CISO has asked a Solutions Architect to re-engineer the company's current CI/CD practices to make sure patch deployments to its application can happen as quickly as possible with minimal downtime if vulnerabilities are discovered. The company must also be able to quickly roll back a change in case of errors.The web application is deployed in a fleet of Amazon EC2 instances behind an Application Load Balancer. The company is
Currently using GitHub to host the application source code and has configured an AWS CodeBuild project to build the application. The company also intends to use AWS CodePipeline to trigger builds from GitHub commits using the existing CodeBuild project.What CI/CD configuration meets all of the requirements?

A.Configure CodePipeline with a deploy stage using AWS CodeDeploy configured for in-place deployment.Monitor the newly deployed code and if there are any issues push another code update.
B.Configure CodePipeline with a deploy stage using AWS CodeDeploy configured for blue/green deployments.Monitor the newly deployed code and if there are any issues trigger a manual rollback using CodeDeploy.
C.Configure CodePipeline with a deploy stage using AWS CloudFormation to create a pipeline for test and production stacks.Monitor the newly deployed code and if there are any issues push another code update.
D.Configure the CodePipeline with a deploy stage using AWS OpsWorks and in- place deployments.Monitor the newly deployed code and if there are any issues push another code update.
正确答案B
访客
邮箱
网址

通用的占位符缩略图

人工智能机器人,扫码免费帮你完成工作


  • 自动写文案
  • 自动写小说
  • 马上扫码让Ai帮你完成工作
通用的占位符缩略图

人工智能机器人,扫码免费帮你完成工作

  • 自动写论文
  • 自动写软件
  • 我不是人,但是我比人更聪明,我是强大的Ai
Top