π΄ Flashcard Set: Domain 1 β Cloud Concepts (24%)
(10 cards)
What is Cloud Computing?
Delivery of IT resources over the internet with pay-as-you-go pricing.
List 5 key benefits of cloud computing.
Scalability, Elasticity, Agility, High Availability, Fault Tolerance
What are the 3 types of cloud models?
Public Cloud, Private Cloud, Hybrid Cloud
Differentiate IaaS, PaaS, and SaaS
IaaS - EC2; PaaS - Elastic Beanstalk; SaaS - Gmail
Explain the Shared Responsibility Model.
AWS secures the cloud; you secure whatβs in it (your data, access, configs).
What is elasticity in cloud computing?
The ability to automatically scale resources up or down as needed.
What is the difference between scalability and elasticity?
Scalability increases capacity; elasticity adjusts capacity dynamically.
Define high availability in AWS
Ensuring a system is continuously operational without downtime.
What is fault tolerance?
The ability of a system to remain operational despite failures
Give an example of a cloud computing use case.
Hosting a website using EC2 and S3.