当前位置:网站首页>What is cloud primordial
What is cloud primordial
2022-07-20 17:42:00 【@@Laohu】
1、 Cloud native (CloudNative) It's a way to build and run applications , It is a set of technical system and method . Literally , It consists of two parts :
- The cloud is local , Traditional applications must run on local servers , Now popular applications are running in the cloud . The cloud contains iaas,paas,saas.
- Native is native , That is, when we design applications, we consider that applications will run in the cloud environment in the future , We should make full use of the advantages of cloud resources .
2、 Cloud primordial is simply summarized as four points :DevOps+ Continuous delivery + Microservices + Containerization
- DevOps: There are two aspects , Development and operation and maintenance , That is, development and operation and maintenance are not separated , But as a whole .
- Continuous delivery : Continuous delivery means to release new functions to users frequently without affecting users' use of services .
- Microservices : The essence of microservice is to divide a big cake into several low coupling cakes , For example, a small cake is specially responsible for receiving external data , A small cake is specially responsible for responding to the operation of the front desk , The pie can be further divided , For example, the cookies responsible for receiving external data can continue to be divided into multiple cookies responsible for receiving different types of data , So there's something wrong with every pie , Other cookies can also provide normal external services .
- Containerization : Containerization provides implementation guarantee for microservices , Play the role of application isolation . That's it , Every service can be encapsulated into containers without distinction , It can be managed and maintained indiscriminately .
边栏推荐
- idea启动项目很慢
- An example of shadow detection in image processing bdrar
- 青花瓷Charles使用
- Opensmax: unknown domain generation algorithm detection ecai2020 open set identification paper interpretation
- Wechat authorized login
- 9. Process communication
- Enumeration creation
- Flex vertical layout elastic compression of applet
- 大华海康摄像头视频拉流
- Nike发布全新可自动系带篮球鞋,支持智能手机操控
猜你喜欢
随机推荐
D1 understanding neural networks from zero
Download the picture according to the picture address to obtain the length and width size
比较两个时间的大小前后
R语言报错
220619,hm,数据仓库dwb层,
Five ways to obtain database connection
Set the default value in the database to prevent the added record from becoming null
idea读取配置文件如ValidationMessages.properties中文乱码
Rstudio显示连不上网页了,或者换新网址了。
OCR related resources
二叉树的深度优先和广度优先遍历方式的实现
Examples of requests module usage
MogDB 3.0如何在一主一备的环境下 添加一台备库
celery 基本使用
Enhanced aggregation, theme, data warehouse DWB, DWS layer dimensionality reduction, video, review for the first time, 220620,
Practice of data storage scheme in distributed system
review第2遍,220614,视频,Day03_数据仓库设计,
idea启动项目失败 YAMLException 中文文件编码格式
Wechat authorized login
idea2021启动失败 Could not find main class com/intellij/idea/Main