- Cloud Native Python
- Manish Sethi
- 252字
- 2021-07-02 19:11:48
Introduction to cloud computing
Before we begin with microservices and cloud native concepts, let's first understand what cloud computing is all about.
Cloud computing is a wide term that portrays a wide scope of administrations. Similarly, as with other huge advancements in innovation, numerous merchants have grabbed the expression cloud and are utilizing it for items that sit outside of the basic definition. Since the cloud is an expansive accumulation of administrations, associations can pick where, when, and how they utilize cloud computing.
The cloud computing services can be categorized as follows:
- SaaS: These are baked applications that are ready to be grasped by end users
- PaaS: These are a collection of tools and services that are useful for users/developers who want to either build their application or quickly host them directly to production without caring about the underlying hardware
- IaaS: This is for customers who want to build their own business model and customize it
Cloud computing, as a stack, can be explained as follows:
- Cloud computing is often referred to as stack, which is basically a wide range of services in which each service is built on top of another under a common term, such as cloud
- The cloud computing model is considered as a collection of different configurable computing resources (such as servers, databases, and storage), which communicate with each other, and can be provisioned with minimal supervision
The following diagram showcases the cloud computing stack components:

Let's understand cloud computing components in detail, along with their use cases.
- Designing Machine Learning Systems with Python
- ExtGWT Rich Internet Application Cookbook
- MongoDB for Java Developers
- Neo4j Essentials
- 從0到1:HTML+CSS快速上手
- Mastering Unity Shaders and Effects
- MySQL數據庫管理與開發(慕課版)
- GeoServer Beginner's Guide(Second Edition)
- Python數據分析從0到1
- 數據結構案例教程(C/C++版)
- Nginx Lua開發實戰
- Kotlin極簡教程
- 玩轉.NET Micro Framework移植:基于STM32F10x處理器
- 百萬在線:大型游戲服務端開發
- Learning Alfresco Web Scripts