Q274.A Solutions architect is implementing Infrastructure as code for a two-tier web application in an AWS CloudFormation template. The web frontend application will be deployed on Amazon EC2 instances in an Auto Scaling group.

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


Q274.A Solutions architect is implementing Infrastructure as code for a two-tier web application in an AWS CloudFormation template. The web frontend application will be deployed on Amazon EC2 instances in an Auto Scaling group. The backend database will be an Amazon RDS for MySQL DB Instance. The database password will be rotated every 60 days.How can the solutions architect MOST securely manage the configuration of the applications database credentials?

A.Provide the database password as a parameter in the CloudFormation template. Create an initialization script in the Auto Scaling group' s launch configuration UserData property to reference to password parameter using the
Ref intrinsic function Store the password on the EC2 instances Reference the parameter for the value of the MasterUsorPassword property in the AWS RDS:: DBlnstance resource using the Ref intrinsic function. B.Create a new AWS Secrets Manager secret resource in the CloudFormation template to be used as the database password. Configure the application to retrieve the password from Secrets Manager when needed Reference the secret resource for the value of the MasterUserPassword property in the AWS: :RDS DBInstance resource using a dynamic reference. C.Create a new AWS Secrets Manager secret resource in the CloudFormation template to be used as the database password Create an initialization script in the Auto Scaling group' s launch configuration UserData property to reference the secret resource using the Ref intrinsic function. Reference the secret resource for the value of the MasterUserPassword property in the AWS RDS::DBlnstance resource using the Ref intrinsic function. D.Create a new AWS Systems Manager Parameter Store parameter in the CloudFormation template to be used as the database password.Create an initialization script in the Auto Scaling group' s launch configuration UserData property to reference the parameter Reference the parameter for the value of the MasterUerPassword property an the AWS ROS::DBlnstance resource using the Fn::GetAtt intrinsic function.
正确答案B
访客
邮箱
网址

通用的占位符缩略图

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


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

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

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