概述
-
Serverless
Serverless computing is a cloud computing execution model in which the cloud provider runs the server, and allocates machine resources on demand.
Serverless computing does not hold resources in volatile memory - rather computing is done in short bursts with the results persisted to storage.
-
CI/CD
CI/CD or CICD generally refers to the combined practices of continuous integration and either continuous delivery or continuous deployment.
-
编排 Orchestration
In system administration, orchestration is the automated configuration, coordinationa, and management of computer systems and software.
-
容器 Container
From docker, a container is a standard unit of software that packages up code and all its dependencies so the application runs quickly and reliably from one computing environment to another.
-
微服务 Microservices
Microservice architecture - a variant of the service-oriented arhitecture (SOA) structural style – arranges an application as a collection of loosely coupled services.
最后
以上就是体贴猫咪为你收集整理的初识Serverless||CI/CD||编排||容器||微服务的全部内容,希望文章能够帮你解决初识Serverless||CI/CD||编排||容器||微服务所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复