Cloud Basics Flashcards
What is the Cloud?
Delivery of computing services over the internet, typically using a pay-as-you go model.
What is Pay-as-you-go?
Renting computer resources based on the time, leaving the cloud provider to maintan the underlying infrastructure.
What is On-Demand access?
Cloud resources are simular to resources in your own data center, when you’ve finsihed using them, they are returned
Why move to the cloud?
Allows organizations to innovate faster and offers flexible resources and enhanced resilience compared to on-premises resources
What are the Benefits of Cloud Computing?
You can gradually move to cloud, called also lift and shift
Elastic
Reliable
Scalable
Why is the cloud cost effective?
- Provides pay-as-you-go or consumption-based model.
- No Upfront infrastructure cost
- Scalable (Stop paying for resources that are no longer needed.
- Enables better cost predictions using pricing of individual resources/services.
What makes the cloud scalable?
- Increase or decrease the resources and services used based on the demand or workload at any given time
- Horizontal Scaling
- Vertical Scaling
- Scaling “Up”
- e.g adding more CPUs or
more memory - Can be done automatically or manually
What makes the cloud Reliable?
Cloud provider offers data backup, disaster recovery, and data replication services.
Redundancy is often built into cloud services architecture.
What makes the cloud Elastic?
Automatically add or remove resources to meet demand.
Add more resources at peak hours. Revert when traffic normalizes.