百度智能云

All Product Document

          Cloud Compute Service

          Overview

          Welcome to use the Baidu AI Cloud core product - BCC (Baidu Cloud Compute).

          It is a cloud computing service built based on technologies accumulated by Baidu for many years, such as virtualization and distributed cluster technologies. BCC supports the auto scaling and a wide variety of flexible minute-level billing modes, and is combined with value-added services, such as image, snapshot and cloud security. It offers you with a high-performance BCC featuring high cost-effectiveness.

          You can use the API described in this document to operate the BCC service flexibly.

          If you are calling the API of Baidu AI Cloud product for the first time, you can watch the API Getting Started Video Guide to quickly capacity the method of calling the API.

          BCC API provides the following interface types:

          Interface Type Description
          Instance interface The instance is a virtual computing environment. You can quickly create, stop, query, reinstall or release the instance through the interface provided by BCC API.
          Disk interface The CDS disk provides the extended storage for BCC instances. its interfaces include the create, query, mount, uninstall, scale up or renew the disk.
          Image interface The image is the template of BCC instance running environment, including the operating system and application software. BCC API provides the custom image, query image list and query image details.
          Snapshot interface The snapshot is used to quickly restore the data to a certain point in time in case of application failure or file damage. Its interfaces include create snapshot, query snapshot list and query snapshot details.
          Automatic snapshot policy interface The automatic snapshot policy can help you to automatically generate a snapshot according to certain rules. Its interfaces include create automatic snapshot policy, bind automatic snapshot policy and query automatic snapshot policy details.
          Security group interface It sets the inbound/outbound access policy of BCC instances through the security group rules, and the API provides create security group and delete security group.
          Other interfaces BCC API also supports the query instance package list.
          Previous
          Website Building Tutorial
          Next
          General Description