Application Development

更新时间:
复制 MD 格式

Learn about application environments, code management, and related best practices for cloud-based application development.

Application Environment

An environment is the runtime carrier for an application at a specific stage. It serves as the interface for deployment and O&M operations and typically maps to a set of resource instances or host services. A standard application change process spans four stages: development, testing, pre-release, and production, each with its own environment.

Code Management

Code management provides secure, reliable, and efficient handling of enterprise source code. It covers code hosting, code review, and code search, helping enterprises maintain a stable and streamlined development process.