From 2fc69c673bcc027f3573e84e4f926a11fb6218af Mon Sep 17 00:00:00 2001 From: Grace Anyango Date: Sun, 4 Sep 2022 12:51:05 +0300 Subject: [PATCH] Update aws-cloud-practitioner.md (#282) --- certificates/aws-cloud-practitioner.md | 5 +++++ 1 file changed, 5 insertions(+) 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.