<aside>
🟦
What is Cloud Computing?
</aside>
Cloud computing is the delivery of services like storage, databases, software, and servers over the internet ("the cloud"). Instead of owning physical hardware, you use resources online and only pay for what you use.


<aside>
🟦
Cloud service models
</aside>
_(1).png)


<aside>
🟦
Types of cloud
</aside>
- Public Cloud
- Services are offered to anyone over the internet.
- Example: AWS, Azure, Google Cloud.
- Cost-effective but less control over data.
- Private Cloud
- Services are used by one organization only.
- Example: A company’s private servers.
- More secure but expensive to manage.
- Hybrid Cloud
- A mix of public and private clouds.
- Example: Storing sensitive data in private cloud, other tasks in public cloud.
- Flexible and balances cost and security.
- Multi-Cloud
- Use of multiple public cloud providers.
- Example: Leveraging unique features from different providers or migrating between them.
- Requires managing resources and security across providers.