Added couple AWS/Kubernetes answers (#204)

This commit is contained in:
Akshay Khandelwal
2022-01-24 22:57:07 +05:30
committed by GitHub
parent b4cfd42a81
commit c443cde51b
3 changed files with 17 additions and 3 deletions

View File

@ -40,6 +40,13 @@ SAAS
* Public
* Hybrid
* Private</summary><br><b>
- Public - Public cloud is when you leverage cloud services over the open internet on hardware owned by the cloud provider, but its usage is shared by other companies.<br>
- Hybrid - A hybrid cloud is a cloud computing environment that uses a mix of combining a public and private cloud environment, like an on-premises data center, and public CSPs.<br>
- Private - Private cloud means that the cloud infrastructure is provisioned for exclusive use by a single organization.
[Read more](https://aws.amazon.com/types-of-cloud-computing/)
</b></details>
#### AWS Global Infrastructure