Login with Google
Frankenstests logo

AWS Practitioner Chapter 07

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

1.- What is the function of an EC2 AMI?
2.- Where can you find a wide range of verified AMIs from both AWS and third-party vendors?
3.- Which of the following could be included in an EC2 AMI? (Select TWO.)
4.- Which of the following are EC2 instance type families? (Select TWO.)
5.- When describing EC2 instance types, what is the role played by the vCPU metric?
6.- Which of the following describes an EC2 dedicated instance?
7.- Which of the following describes an EBS volume?
8.- Why might you want to use an instance store volume with your EC2 instance rather than a volume from the more common EBS service? (Select TWO.)
9.- Your web application experiences periodic spikes in demand that require the provisioning of extra instances. Which of the following pricing models would make the most sense for those extra instances?
10.- Your web application experiences periodic spikes in demand that require the provisioning of extra instances. Which of the following pricing models would make the most sense for the “base” instances that will run constantly?
11.- Which of the following best describes what happens when you purchase an EC2 reserved instance?
12.- Which of the following use cases are good candidates for spot instances? (Select TWO.)
13.- Which AWS services simplify the process of bringing web applications to deployment? (Select TWO.)
14.- Which of the following services bills at a flat rate regardless of how it’s consumed?
15.- Which of these stacks are available from Lightsail blueprints? (Select TWO.)
16.- Which of these AWS services use primarily EC2 resources under the hood? (Select TWO.)
17.- Which of the following AWS services are designed to let you deploy Docker containers? (Select TWO.)
18.- Which of the following use container technologies? (Select TWO.)
19.- What role can the Python programming language play in AWS Lambda?
20.- What is the maximum time a Lambda function may run before timing out?