Leaving presentation mode.
CLD110 Module 6 Knowledge Check
Question 1
Why is AWS more economical than traditional data centers for applications with varying compute workloads?
- Amazon EC2 costs are billed on a monthly basis.
- Customers retain full administrative access to their Amazon EC2 instances.
- Customers can permanently run enough instances to handle peak workloads.
- Amazon EC2 instances can be launched on-demand when needed.
Question 2
If your project requires monthly reports that iterate through very large amounts of data, which EC2 purchasing option should you consider?
- Spot Instances
- Scheduled Reserved instances
- Dedicated Hosts
- On-Demand Instances
Question 3
What is included in a AMI?
- A template for the root volume for the instance
- Launch permissions that control which AWS accounts can you use the AMI to launch instances
- A block device mapping that specifies the volumes to attach to the instance when it’s launched
- All of the above
Question 4
Which EC2 feature ensures your instances will not share a physical host with instances from any other AWS customer?
- Amazon VPC
- Placement groups
- Dedicated instances
- Reserve instances
Question 5
Which of the following services is a serverless compute service in AWS?
- AWS Config
- AWS Lambda
- AWS OpsWorks
- AWS EC2
Question 6
Which of the following services is a serverless compute service in AWS?
- Amazon ECS
- Amazon Elastic Beanstalk
- AWS OpsWorks
- AWS CloudFormation
Question 7
Your web application needs four instances to support steady traffic all of the time. On the last day of the month, the traffic triples. What is the most cost-effective way to handle this pattern?
- Run 12 Reserved Instances all the time.
- Run four On-Demand Instances constantly, then add eight more On-Demand Instances on the last day of each month.
- Run four Reserved Instances constantly, then add eight On-Demand Instances on the last day of the month.
- Run four On-Demand Instances constantly, then add eight Reserved Instances on the last day of each month.
Question 8
True or false? Containers contain an entire operating system?
- True
- False
Question 9
Which Amazon EC2 option is best for long-term workloads with predictable usage patterns?
- Spot Instances
- On-Demand Instances
- Reserved Instances
Question 10
Which of the following must be specified launching a new EC2 Windows Instant? (Choose two.)
- Password for the administrator account
- The EC2 instance ID
- EC2 Instance type
- Amazon Machine Image (AMI)
Keyboard Shortcuts