Assignment 5 - 044
Assignment 5 - 044
CS3551
ASSIGNMENT – 5
NAME: Saraniya P
REG.NO: 310822243044
DEPT: AI&DS
YEAR: III
1. Characteristics of Cloud Computing Deployment Models
Cloud computing deployment models define how resources (e.g., storage, servers,
applications) are provided to users. Each model caters to specific needs and offers unique
advantages.
Public Cloud
• Description: Services and infrastructure are provided by third-party vendors over the
internet.
• Characteristics:
o Shared Resources: Multiple users (tenants) share the same hardware and
infrastructure.
o Scalability: Virtually unlimited resources, such as compute power and
storage, can be scaled up or down based on demand.
o Cost-Effectiveness: Users pay on a subscription or pay-per-use basis without
needing to invest in on-premises hardware.
o Accessibility: Services are accessed via the internet from anywhere.
• Use Cases:
o Hosting websites or applications with variable traffic.
o Big data analytics or machine learning workloads.
o Startups or SMEs needing cost-efficient solutions.
• Examples: AWS (Amazon Web Services), Google Cloud Platform, Microsoft Azure.
Private Cloud
Hybrid Cloud
• Description: A combination of public and private clouds that allows data and
applications to move between them.
• Characteristics:
o Flexibility: Organizations can keep sensitive workloads in the private cloud
and use the public cloud for less sensitive workloads.
o Cost Optimization: Balances between affordable public cloud services and
the security of private cloud infrastructure.
o Interoperability: Seamless integration between different environments,
requiring effective connectivity.
• Use Cases:
o Disaster recovery and backup systems.
o Workload balancing during peak traffic times.
o Enterprises transitioning from private to public clouds.
• Examples: Microsoft Azure with hybrid solutions, AWS Outposts.
Community Cloud
Virtualization
Cloud platforms provide frameworks for delivering services such as IaaS, PaaS, and SaaS.
• Definition: Specialized storage for data accessed infrequently but requiring high
durability and cost-efficiency.
• Characteristics:
o Low Cost: Designed for archival purposes and cold storage.
o High Durability: Ensures data is safe over long periods.
o Latency: Typically higher due to retrieval processes.
• Examples:
o AWS Glacier: Archival storage for long-term retention.
o Azure Cool Blob Storage: For infrequently accessed data.
App Services