Domain 1: Cloud Concepts
Last updated
Last updated
The AWS Cloud delivers versatile infrastructure services on-demand with pay-as-you-go pricing.
AWS stands for Amazon Web Services, the world's most comprehensive and broadly adopted cloud platform.
Security
Multiple layers of privacy to safeguard data.
Reliability
Designed for continuous, fault-tolerant access.
Elasticity
Scale up or down based on workload.
Global Reach
Access to data centers around the world.
AWS lets businesses shift from managing infrastructure to focusing on activities that generate revenue.
a) Security b) Limited Reach c) Scalability d) Elasticity
b) Limited Reach
Understanding AWS Cloud economics helps make effective decisions.
OpEx
Recurring costs for daily operations.
CapEx
Upfront costs to acquire assets.
Labor Costs
Costs associated with manual, on-premises tasks.
Software Costs
Costs related to licensing when transitioning to cloud.
With AWS, save costs via right-sized infrastructure, automation, reduced compliance scope, and using managed services like RDS.
RDS stands for Relational Database Service, a managed relational database service by AWS.
a) EC2 b) Lambda c) RDS d) S3
c) RDS
Designing for the cloud requires a different approach than traditional architectures.
Design for Failure
Assume failures will happen; design to be resilient.
Decouple Components
Avoid monolithic architectures; each component should be separate.
Implement Elasticity
Use AWS to auto-scale resources based on demand.
Think Parallel
Use AWS's global infrastructure for better performance and redundancy.
a) Using one data center b) Sequential processing c) Deploying resources in multiple regions d) Using a single region
c) Deploying resources in multiple regions