Cloud Computing 101: Class Notes
Cloud Computing 101 - Class Notes
Lecture 1: What is Cloud Computing?
Definition: Delivery of computing services over the internet (the cloud).
Types of Cloud:
- Public Cloud
- Private Cloud
- Hybrid Cloud
Key Providers:
- Amazon Web Services (AWS)
- Google Cloud Platform (GCP)
- Microsoft Azure
Benefits:
- Scalability
- Cost Efficiency
- Reliability
Lecture 2: GCP Core Services
- Compute Engine
- Cloud Storage
- BigQuery
Notes:
Always design for failure. Redundancy is key. Practice IAM (Identity and Access Management) to secure your
services.