AWS Cloud Computing Fundamentals 3 — Questions and Answers
Question 1: Which cloud deployment model gives an organization the MOST control over the underlying infrastructure?
- Public cloud
- Private cloud (Correct answer)
- Hybrid cloud
- Community cloud
Correct answer: Private cloud
A private cloud is dedicated to a single organization, giving it full control over hardware, configuration, and security policies.
Question 2: What does 'elasticity' mean in the context of AWS cloud computing?
- The ability to automatically scale resources up or down based on demand (Correct answer)
- The ability to move workloads between regions
- The ability to back up data automatically
- The ability to encrypt data in transit
Correct answer: The ability to automatically scale resources up or down based on demand
Elasticity refers to the automatic scaling of compute resources in response to changing workload demands, both up and down.
Question 3: Which AWS support plan provides access to a Technical Account Manager (TAM)?
- Basic
- Developer
- Business
- Enterprise (Correct answer)
Correct answer: Enterprise
The Enterprise support plan includes a dedicated Technical Account Manager who provides proactive guidance and coordination.
Question 4: In cloud computing, what is meant by 'high availability'?
- A system that never requires maintenance
- A system designed to minimize downtime and remain operational despite failures (Correct answer)
- A system that can process unlimited requests simultaneously
- A system that automatically reduces costs during peak hours
Correct answer: A system designed to minimize downtime and remain operational despite failures
High availability describes architectures designed to reduce downtime by eliminating single points of failure and enabling rapid recovery.
Question 5: Which of the following best describes the AWS 'Pay-as-you-go' pricing model?
- Pay a fixed monthly fee regardless of usage
- Pay only for the resources you consume with no upfront commitment (Correct answer)
- Pay in advance for a full year to receive a discount
- Pay per user account created in AWS
Correct answer: Pay only for the resources you consume with no upfront commitment
AWS's pay-as-you-go model means customers are billed only for the resources and services they actually use, with no required upfront investment.
Question 6: What is an AWS Region?
- A single data center operated by AWS
- A logical grouping of IAM users and roles
- A geographic area containing multiple, isolated Availability Zones (Correct answer)
- A virtual network within the AWS cloud
Correct answer: A geographic area containing multiple, isolated Availability Zones
An AWS Region is a physical location in the world that contains two or more Availability Zones, providing geographic distribution of resources.
Question 7: Which cloud computing characteristic allows resources to be provisioned without requiring human interaction with each service provider?
- Broad network access
- Resource pooling
- On-demand self-service (Correct answer)
- Measured service
Correct answer: On-demand self-service
On-demand self-service is the NIST characteristic that lets users provision resources automatically via a portal or API without needing to call or email the provider.
Which cloud deployment model gives an organization the MOST control over the underlying infrastructure?