Day 4/100 of my DevOps Journey

Introduction to Cloud Computing

  1. NIST Definition of Cloud Computing: "Model for enabling convenient, on-demand network access to a shared pool of configurable computing resources."

  2. Cloud computing is the delivery of on-demand computing resources over the internet on a pay-as-you-go basis

  3. Some of the key cloud providers are Alibaba Cloud, AWS, Google Cloud Platform (GCP), Microsoft Azure, IBM Cloud.

  4. IoT, Artificial Intelligence, Blockchain, and Analytics are all emerging technologies accelerated by the Cloud

  5. Cloud services models: IAAS, PAAS, SAAS in that order of increased complexity.

  6. IAAS: A cloud computing model delivers compute, network, and storage resources to customers on-demand on a pay-as-you-go cost model. 4 main components of IAAS are Datacenters, Compute, Network, and Storage.

  7. PAAS: A cloud computing model that provides a complete application platform to develop, deploy, run and manage.

  8. SAAS: Cloud offering that provides access to cloud based software for businesses.

  9. Deployment models for Cloud: Public, Private, Community, & Hybrid.