Login with Google
Frankenstests logo

AWS Practitioner Chapter 11

Questions from the book AWS Certified Cloud Practitioner Study Guide by Ben Piper and David Clinton.

1.- Which of the following is an advantage of using CloudFormation?
2.- What formats do CloudFormation templates support? (Select TWO.)
3.- What’s an advantage of using parameters in a CloudFormation template?
4.- Why would you use CloudFormation to automatically create resources for a development environment instead of creating them using AWS CLI commands? (Select TWO.)
5.- What are two features of CodeCommit? (Select TWO.)
6.- In the context of CodeCommit, what can differencing accomplish?
7.- What software development practice regularly tests new code for bugs but doesn’t do anything else?
8.- Which CodeBuild build environment compute types support Windows operating systems? (Select TWO.)
9.- What does a CodeBuild environment always contain? (Select TWO.)
10.- Which of the following can CodeDeploy do? (Select THREE.)
11.- What is the minimum number of actions in a CodePipeline pipeline?
12.- You want to predefine the configuration of EC2 instances that you plan to launch manually and using Auto Scaling. What resource must you use?
13.- What Auto Scaling group parameters set the limit for the number of instances that Auto Scaling creates? (Select TWO.)
14.- An Auto Scaling group has a desired capacity of 7 and a maximum size of 7. What will Auto Scaling do if someone manually terminates one of these instances?
15.- What Auto Scaling feature creates a scaling schedule based on past usage patterns?
16.- What type of AWS Systems Manager document can run Bash or PowerShell scripts on an EC2 instance?
17.- What type of AWS Systems Manager document can take a snapshot of an EC2 instance?
18.- Which of the following OpsWorks services uses Chef recipes?
19.- What configuration management platforms does OpsWorks support? (Select TWO.)
20.- Which of the following OpsWorks Stacks layers contains at least one EC2 instance?