Q332. A company standardized its method of deploying applications to AWS using AWS CodePipeline and AWS Cloud Formation. The applications are in TypeScript and Python. The company has recently acquired another business that dep

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


Q332. A company standardized its method of deploying applications to AWS using AWS CodePipeline and AWS Cloud Formation. The applications are in TypeScript and Python. The company has recently acquired another business that deploys applications to AWS using Python scripts.Developers from the newly acquired company are hesitant to move their applications under Cloud Formation because it would require that they learn a new domain-specific language and eliminate their access to language features such as looping.How can the acquired applications quickly be brought up to deployment standards while addressing the developers' concerns?

A.Create Cloud Formation templates and re-use parts of the Python scripts as Instance user data.Use the AWS Cloud Development Kit (AWS CDK) to deploy the application using these templates.Incorporate the AWS CDK into CodePipeline and deploy the application to AWS using these templates.
B.Use a third-party resource provisioning engine inside AWS CodeBuild to standardize the deployment processes of the existing and acquired company.Orchestrate the CodeBuild job using CodePipeline.
C.Standardize on AWS OpsWorks. Integrate OpsWorks with CodePipeline.Have the developers create Chef recipes to deploy their applications on AWS.
D.Define the AWS resources using TypeScript or Python.Use the AWS Cloud Development Kit (AWS CDK) to create CloudFormation templates from the developers' code and use the AWS CDK to create CloudFormation stacks.Incorporate the AWS CDK as a CodeBuild job in CodePipeline.
正确答案D
访客
邮箱
网址

通用的占位符缩略图

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


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

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

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