Deployment Models
There are three main cloud deployment models—public, private, and hybrid.
Public Cloud
Resources are shared among multiple users in a multi-tenant environment. It’s cost-effective and scalable but with less control over infrastructure.
Private Cloud
Dedicated to a single organization, providing greater control, security, and compliance, but with higher costs and maintenance responsibilities.
Hybrid Cloud
Combines both public and private clouds, allowing flexibility, scalability, and control over where data and applications reside.
Multi-Cloud
Involves using multiple cloud providers, which can help avoid vendor lock-in and optimize services based on specific needs.
Resiliency and Redundancy
These concepts ensure data availability and reliability by replicating data across different failure domains.