我是靠谱客的博主 体贴猫咪,最近开发中收集的这篇文章主要介绍初识Serverless||CI/CD||编排||容器||微服务,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

  • 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||编排||容器||微服务所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(49)

评论列表共有 0 条评论

立即
投稿
返回
顶部