diff --git a/certificates/aws-cloud-practitioner.md b/certificates/aws-cloud-practitioner.md index 88d32ae..6a77583 100644 --- a/certificates/aws-cloud-practitioner.md +++ b/certificates/aws-cloud-practitioner.md @@ -24,6 +24,11 @@ SAAS * IAAS * PAAS * SAAS
+ - 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.
+ + - 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.
+ + - SAAS - Software As A Service is a software distribution model in which services are hosted by a cloud service provider.