AWS CCP Notes

Search

Search IconIcon to open search

26-12 Automation and Deployment on AWS

Last updated Aug 27, 2023 Edit Source

# Questions

  1. Which AWS service automatically provisions the necessary infrastructure (for example, load balancing, auto-scaling, and health monitoring) and enables developers to automatically deploy an application’s built-in supported languages such as Node.js, PHP, and Python?
  1. You work for a web application development company and have been asked to design an infrastructure solution that can be repeatedly created using scripted templates. This will allow you to create individual sandbox environments for your developers to use. Some infrastructure components will include the setup and configuration of a VPC, EC2 instances, S3 buckets, and more. Which AWS service enables you to design an infrastructure template that can be deployed to create repeatable infrastructure for your developers to use as a sandbox environment?
  1. Which two file formats are used when creating CloudFormation templates? (Choose 2.)
  1. Which AWS service provides integration with Chef recipes to start new application instances, configure application server software, and deploy the application?
  1. Which type of environment do you need to configure for an Elastic Beanstalk deployment to host backend application layer services?
  1. Which feature of the Amazon CloudFormation service enables you to review any proposed changes you wish to make to an environment and identify how those changes will impact your environment?

# Answers

Answers

  1. C
  2. B
  3. A and B
  4. C
  5. B
  6. B