百度智能云

All Product Document

          Cloud Container Engine

          Introduction

          Cloud Container Engine (CCE) is a highly scalable high-performance container management service. You can easily run applications on the hosted cloud server instance cluster. With this service, you need not install, operate and expand your cluster management infrastructure. You can start and stop the Docker application, query the complete status of the cluster, and use various cloud services with a simple API call. You can deploy containers in your cluster according to your resource requirements and availability requirements to meet the specific requirements of your service or application.

          Product Architecture

          The following figure describes the design and implementation process of Baidu AI Cloud Cloud Container Engine service. The product architecture is as follows:

          CCE2.png

          In the architecture diagram, the container is the way to realize the virtualization of the operating system. It can run the program and its related components under the condition of resource isolation, and all the called images are stored in the image repository.

          Service refers to the actual service application built. It is composed of cluster, node, container, Baidu Load Balance (BLB) and Elastic IP (EIP). Therefore, you can easily run the application on the managed cloud server instance cluster. With this service, you need not install, operate and expand your cluster management infrastructure. You can start and stop the Docker application, query the complete status of the cluster, and use various cloud services with a simple API call. You can deploy containers in your cluster according to your resource requirements and availability requirements to meet the specific requirements of your service or application.

          Previous
          Release Notes
          Next
          Core Concepts