Cloud Computing Basics

Cloud Computing Fundamentals Study Guide

Cloud Computing Fundamentals

Master the concepts and service models of cloud computing

Cloud Computing Overview

What is Cloud Computing?

Cloud computing is the delivery of computing services—including servers, storage, databases, networking, software, analytics, and intelligence—over the Internet (“the cloud”) to offer faster innovation, flexible resources, and economies of scale.

Essential Characteristics of Cloud Computing

  • On-demand self-service: Users can provision computing capabilities automatically without requiring human interaction
  • Broad network access: Services are available over the network and accessed through standard mechanisms
  • Resource pooling: Computing resources are pooled to serve multiple consumers using a multi-tenant model
  • Rapid elasticity: Capabilities can be elastically provisioned and released to scale rapidly
  • Measured service: Cloud systems automatically control and optimize resource use

Key Benefits of Cloud Computing

Cost Efficiency: Reduces the need for large upfront investments in hardware and infrastructure.

Scalability: Easily scale resources up or down based on demand.

Flexibility: Access services from anywhere with an internet connection.

Reliability: Professional data centers with redundancy and backup systems.

Speed: Deploy applications and services quickly without hardware setup delays.

Core Cloud Computing Concepts

Deployment Models

Public Cloud

Services are delivered over the public internet and shared across organizations. Examples: AWS, Microsoft Azure, Google Cloud Platform.

Benefits: Lower costs, high scalability, no maintenance

Considerations: Less control, potential security concerns

Private Cloud

Cloud infrastructure used exclusively by a single organization. Can be hosted on-premises or by a third party.

Benefits: Greater control, enhanced security, customization

Considerations: Higher costs, limited scalability

Hybrid Cloud

Combines public and private clouds, allowing data and applications to be shared between them.

Benefits: Flexibility, optimized costs, gradual migration

Considerations: Complex management, integration challenges

Multi-Cloud

Uses multiple cloud computing services from different providers to avoid vendor lock-in and optimize performance.

Benefits: Vendor independence, best-of-breed solutions, risk distribution

Considerations: Increased complexity, management overhead

Cloud Service Models

Infrastructure as a Service (IaaS)

Provides virtualized computing resources over the internet. Users rent IT infrastructure—servers, virtual machines, storage, networks, and operating systems—from a cloud provider on a pay-as-you-go basis.

IaaS Examples

Amazon EC2
Microsoft Azure VMs
Google Compute Engine
DigitalOcean Droplets
Linode
Vultr

Use Cases: Website hosting, data backup and recovery, web applications, high-performance computing

Advantages: No physical hardware management, dynamic scaling, pay-per-use pricing

Responsibilities: Customer manages OS, middleware, runtime, data, and applications

Platform as a Service (PaaS)

Provides a platform allowing customers to develop, run, and manage applications without dealing with the infrastructure. Includes tools, libraries, and services to support the application lifecycle.

PaaS Examples

Heroku
Google App Engine
Microsoft Azure App Service
AWS Elastic Beanstalk
IBM Cloud Foundry
Red Hat OpenShift

Use Cases: Application development and deployment, API development, database management, business intelligence

Advantages: Faster time to market, reduced development complexity, automatic scaling

Responsibilities: Customer manages data and applications; provider manages everything else

Software as a Service (SaaS)

Delivers software applications over the internet on a subscription basis. Users access applications through web browsers without installing or maintaining software locally.

SaaS Examples

Microsoft 365
Google Workspace
Salesforce
Dropbox
Slack
Zoom
Netflix
Spotify

Use Cases: Email and collaboration, CRM, ERP, content management, entertainment

Advantages: No installation required, accessible anywhere, automatic updates, lower upfront costs

Responsibilities: Provider manages everything; customer only uses the application

Service Models Comparison

Aspect IaaS PaaS SaaS
Control Level High – Full control over OS and applications Medium – Control over applications and data Low – Limited customization options
Target Users IT administrators, developers Developers, DevOps teams End users, business professionals
Technical Expertise High – Server management skills required Medium – Development skills needed Low – Basic computer literacy
Scalability Manual scaling of resources Automatic application scaling Transparent to user
Cost Structure Pay for compute, storage, bandwidth Pay for platform usage Subscription or usage-based
Maintenance Customer maintains OS, applications Customer maintains applications only Provider maintains everything
Security Responsibility Shared – Customer secures OS up Shared – Customer secures applications Provider handles most security
Time to Deploy Hours to days Minutes to hours Immediate

Choosing the Right Model

Choose IaaS when you need:

  • Complete control over your infrastructure
  • Custom operating systems or specialized software
  • High-performance computing applications
  • Legacy application migration
  • Unpredictable workload patterns

Choose PaaS when you want to:

  • Focus on application development
  • Rapidly prototype and deploy applications
  • Use built-in development tools and frameworks
  • Automatically handle scaling and load balancing
  • Reduce development and deployment time

Choose SaaS when you need:

  • Quick deployment with minimal IT involvement
  • Standard business applications
  • Applications accessible from anywhere
  • Minimal upfront investment
  • Automatic updates and maintenance

Knowledge Check Quiz

1. Which cloud service model provides the highest level of control to users?

2. Netflix and Spotify are examples of which service model?

3. Which is NOT an essential characteristic of cloud computing?

4. In which service model does the customer manage applications and data only?

5. Heroku and Google App Engine are examples of:

Cloud Computing Service Models: Real-World Applications

☁️ Cloud Computing Service Models

Real-World Applications by Leading Companies

Understanding IaaS, PaaS, and SaaS through industry examples

I
Infrastructure as a Service (IaaS)

Provides virtualized computing resources over the internet. Companies rent IT infrastructure like servers, storage, and networking on a pay-as-you-use basis.

Netflix
Use Case: Uses AWS EC2 instances and S3 storage to handle massive video streaming demands globally. Scales infrastructure automatically during peak hours.
Benefits: Reduced infrastructure costs by 50%, improved global performance, automatic scaling during events like new show releases.
Airbnb
Use Case: Leverages AWS infrastructure to host millions of property listings and handle booking transactions worldwide.
Benefits: Eliminated need for physical data centers, reduced operational costs, improved disaster recovery.
Dropbox
Use Case: Initially built on AWS S3 for file storage, later moved to custom infrastructure while still using cloud for burst capacity.
Benefits: Rapid scaling, reduced time-to-market, flexible storage solutions.
P
Platform as a Service (PaaS)

Provides a platform allowing customers to develop, run, and manage applications without dealing with underlying infrastructure complexity.

Spotify
Use Case: Uses Google App Engine and Cloud Functions to process music recommendations and handle user interactions seamlessly.
Benefits: Faster development cycles, automatic scaling for 400M+ users, reduced DevOps overhead.
Heroku (Salesforce)
Use Case: Provides PaaS for thousands of startups and enterprises to deploy web applications without infrastructure management.
Benefits: Simplified deployment, built-in scalability, integrated development tools.
The New York Times
Use Case: Uses Google Cloud Platform to modernize their digital publishing platform and handle traffic spikes during breaking news.
Benefits: Improved performance during high-traffic events, reduced operational complexity.
S
Software as a Service (SaaS)

Software applications delivered over the internet, eliminating the need for installation and maintenance on local computers.

Salesforce
Use Case: Provides CRM software as a service to 150,000+ companies worldwide, handling customer relationship management entirely through web browsers.
Benefits: No software installation, automatic updates, accessible from anywhere, subscription-based pricing.
Microsoft 365
Use Case: Delivers Office applications (Word, Excel, PowerPoint) and collaboration tools through the cloud to millions of users.
Benefits: Real-time collaboration, automatic backups, cross-device synchronization, regular feature updates.
Zoom
Use Case: Provides video conferencing software entirely through the cloud, handling billions of meeting minutes monthly.
Benefits: Instant scalability during COVID-19, no hardware requirements, global accessibility.

📊 Service Models Comparison

Aspect IaaS PaaS SaaS
Control Level High – Full OS access Medium – Application level Low – Configuration only
Management OS, Runtime, Applications Applications only Usage and configuration
Examples AWS EC2, Google Compute Heroku, Google App Engine Office 365, Salesforce
Target Users System Administrators Developers End Users
Scalability Manual/Automated scaling Platform-managed scaling Provider-managed scaling

🚀 Key Benefits of Cloud Computing

💰

Cost Efficiency

Pay only for what you use, reduce capital expenditure

📈

Scalability

Scale resources up or down based on demand automatically

🌐

Global Reach

Deploy applications worldwide with minimal latency

🔒

Enhanced Security

Enterprise-grade security with regular updates

🔄

Disaster Recovery

Built-in backup and recovery solutions

Rapid Deployment

Launch applications and services in minutes

🎯 Interactive Service Model Explorer

🎬 Netflix’s Cloud Journey

Challenge: Netflix needed to handle massive scale – streaming to 200+ million subscribers worldwide with zero downtime tolerance.

Solution: Complete migration to AWS using multiple service models:

  • IaaS: EC2 instances for compute, S3 for content storage, CloudFront for global content delivery
  • PaaS: Lambda functions for microservices, API Gateway for service orchestration
  • SaaS: Third-party analytics tools, monitoring services

Results: 99.99% uptime, 50% cost reduction, global expansion enabled, automatic scaling during peak hours