AWS-DevOps-Engineer-Professional Exam Question 36

From a compliance and security perspective, which of these statements is true?
  • AWS-DevOps-Engineer-Professional Exam Question 37

    An n-tier application requires a table in an Amazon RDS MySQL DB instance to be dropped and repopulated at each deployment. This process can take several minutes and the web tier cannot come online until the process is complete. Currently, the web tier is configured in an Amazon EC2 Auto Scaling group, with instances being terminated and replaced at each deployment. The MySQL table is populated by running a SQL query through an AWS CodeBuild job.
    What should be done to ensure that the web tier does not come online before the database is completely configured?
  • AWS-DevOps-Engineer-Professional Exam Question 38

    A company is building a web and mobile application that uses a serverless architecture powered by AWS Lambda and Amazon API Gateway. The company wants to fully automate the backend Lambda deployment based on code that is pushed to the appropriate environment branch in an AWS CodeCommit repository. The deployment must have the following: *Separate environment pipelines for testing and production. *Automatic deployment that occurs for test environments only. Which steps should be taken to meet these requirements?
  • AWS-DevOps-Engineer-Professional Exam Question 39

    A DevOps engineer must ensure all IAM entity configurations across multiple AWS accounts in AWS Organizations are compliant with corporate IAM policies.
    Which combination of steps will accomplish this? (Select TWO.)
  • AWS-DevOps-Engineer-Professional Exam Question 40

    You have been requested to use CloudFormation to maintain version control and achieve automation for the applications in your organization. How can you best use CloudFormation to keep everything agile and maintain multiple environments while keeping cost down?