1
0
mirror of https://github.com/bregman-arie/devops-exercises.git synced 2025-07-15 23:54:32 +02:00

Update aws-cloud-practitioner.md (#282)

This commit is contained in:
Grace Anyango
2022-09-04 12:51:05 +03:00
committed by GitHub
parent cfdec0f189
commit 2fc69c673b

View File

@ -24,6 +24,11 @@ SAAS
* IAAS
* PAAS
* SAAS</summary><br><b>
- IAAS - Infrastructure As A Service is a cloud computing service where a cloud provider rents out IT infrastructure such as compute, networking resources and strorage over the internet.<br>
- PAAS - Platform As A Service is a cloud hosting platform with an on-demand access to ready-to-use set of deployment, application management and DevOps tools.<br>
- SAAS - Software As A Service is a software distribution model in which services are hosted by a cloud service provider.
</b></details>
<details>