百度智能云

All Product Document

          Intelligent Edge

          Product Features

          Intelligent Edge Cloud Management Suite

          • Edge node management: Manage the software (edge core) and hardware (edge device & associated device) of edge nodes.
          • Edge application management: Manage the applications running in the core, including the arrangement and distribution of applications.
          • Application factory docking: Docking with various application factories, including Cloud Function Compute (CFC), AI middle ground BML, End model generation platform EasyEdge and other Baidu internal application factories and custom application factories.

          Smart Edge BIE Local Run Package

          As an edge computing framework, the Smart Edge BIE local runtime package provides some basic function modules in addition to the underlying service management capabilities, as follows:

          • The master program of the local runtime package is responsible for the management of service instances, such as starting, exiting, guarding, etc. It consists of the engine system, API, and command line. Currently it supports two operating modes: Native process mode and Docker container mode
          • The official module baetyl-agent is responsible for communicating with the BIE cloud management suite, and can be used for application distribution and device information reporting. Mandatory certificate authentication to ensure transmission safety;
          • The official module baetyl-hub provides message subscription and publishing functions based on MQTT protocol, and supports 4 access methods: TCP, SSL, WS and WSS;
          • The official module baetyl-remote-mqtt is used to bridge two MQTT Servers for message synchronization and supports configuration of multiple message forwarding;
          • The official module baetyl-function-manager provides computing power based on the MQTT message mechanism, which is flexible, highly available, scalable, and responsive;
          • The official module baetyl-function-python27 provides Python27 function runtime, which can be dynamically started by baetyl-function-manager;
          • SDK (Golang) It can be used to develop custom modules.
          Previous
          Product Overview
          Next
          Product Advantages