From b7b8a935c131dea6fe7cec631d3bd66b38804403 Mon Sep 17 00:00:00 2001 From: Ankita soni Date: Thu, 4 Jul 2024 14:01:52 +0530 Subject: [PATCH] Update 101-iaas-paas-saas.md (#6023) Add popular youtube video --------- Co-authored-by: dsh --- .../aws/content/100-introduction/101-iaas-paas-saas.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/data/roadmaps/aws/content/100-introduction/101-iaas-paas-saas.md b/src/data/roadmaps/aws/content/100-introduction/101-iaas-paas-saas.md index 260b76fd5..53043033c 100644 --- a/src/data/roadmaps/aws/content/100-introduction/101-iaas-paas-saas.md +++ b/src/data/roadmaps/aws/content/100-introduction/101-iaas-paas-saas.md @@ -1,3 +1,7 @@ # IaaS vs PaaS vs SaaS -"IaaS, PaaS, and SaaS are three types of cloud service models. **IaaS** or Infrastructure as a Service provides users with a resource-based service via virtualization technology, offering computing infrastructure, physical or (more often) virtual machines and other resources. **PaaS** or Platform as a Service provides runtime environments for developing, testing, and managing applications, it is utilized for software development and offers a platform to developers to build applications and services over the internet. **SaaS** or Software as a Service provides on-demand software accessed via the internet, it delivers a complete software solution which you purchase on a pay-as-you-go basis from a cloud service provider." \ No newline at end of file +IaaS, PaaS, and SaaS are three types of cloud service models. **IaaS** or Infrastructure as a Service provides users with a resource-based service via virtualization technology, offering computing infrastructure, physical or (more often) virtual machines and other resources. **PaaS** or Platform as a Service provides runtime environments for developing, testing, and managing applications, it is utilized for software development and offers a platform to developers to build applications and services over the internet. **SaaS** or Software as a Service provides on-demand software accessed via the internet, it delivers a complete software solution that you purchase on a pay-as-you-go basis from a cloud service provider. + +Learn more from the following resources: + +- [@video@IaaS vs PaaS vs SaaS cloud service models](https://youtu.be/9CVBohl6w0Q?si=cEDnXpd1sGkpf0K2)