# Cloud
|  | **Cloud Computing** is the on-demand availability of computer system resources, especially data storage and computing power, without direct active management by the user. Large clouds often have functions distributed over multiple locations, each of which is a data center. Cloud computing relies on sharing of resources to achieve coherence and typically uses a pay-as-you-go model, which can help in reducing capital expenses but may also lead to unexpected operating expenses for users. |
|-|-|
| | wikipedia:: [Cloud computing](https://en.wikipedia.org/wiki/Cloud_computing) |
> “There is no cloud. They’re just other people’s computers.”
- NIST Definition - Standard definition of the Cloud
- Remote computing resources
## Providers
- [[AWS]]
- [[+GCP]]
- [[Azure]]
- [[Cloudflare]]
- [[Netlify]]
- [[Digital Ocean]]
- [[Linode]]
## [[Serverless (FaaS)]]
## Cloud Certifications
- https://aws.amazon.com/certification/
## Cloud Architecture Diagrams
- You should diagram yoru architecture for a given solution with draw.io or similar.
## [[IaaS]]
## [[PaaS]]
## [[SaaS]]
## [[Infrastructure as Code|IaC]]
## Private Cloud
## Public Cloud
## Hybrid Cloud
## Inbox
- Direct Connect
## Sources
- https://github.com/lynnlangit/learning-cloud
- https://github.com/open-guides/og-aws
- [Cloud Newbies](https://cloudnewbies.com/)