TYPES AND EXAMPLES OF CLOUD APPLICATIONS
1. Types of Cloud Applications
Cloud applications are mainly classified into three types:
(A) SaaS – Software as a Service
SaaS provides ready-to-use software applications over the internet.
Examples:
-
Gmail
-
Google Docs
-
Zoom
-
Microsoft Office 365
Features:
-
No installation required
-
Accessible using web browser
-
Automatic updates
-
Subscription based
(B) PaaS – Platform as a Service
PaaS provides platform and tools for developers to build, test, and deploy applications.
Examples:
-
Google App Engine
-
Microsoft Azure
-
Heroku
Features:
-
Development tools
-
Database management
-
Application hosting
-
Easy deployment
(C) IaaS – Infrastructure as a Service
IaaS provides virtual hardware resources like servers, storage, and networking.
Examples:
-
Amazon Web Services (AWS)
-
Microsoft Azure
-
Google Cloud Platform
Features:
-
Virtual machines
-
Storage services
-
Network management
-
Scalability
2. Deployment Models of Cloud
(a) Public Cloud
Services available for general public.
Example: Google Cloud, AWS
(b) Private Cloud
Used by a single organization.
Example: Company internal cloud
(c) Hybrid Cloud
Combination of public and private cloud.
3. Real-Time Examples of Cloud Applications
4. Architecture of Cloud Applications
Cloud architecture consists of:
-
Front End → User interface
-
Back End → Cloud servers, databases
-
Network → Internet

Comments
Post a Comment