Skip to main content

Overview

System configuration provides a series of features that help you manage and protect the security, performance, and access control of your cloud development environment. Through these configurations, you can ensure secure access to cloud resources, prevent resource abuse, optimize resource distribution, and create independent development and testing environments.

Main Configuration Modules

Configuration ItemDescription
Security Source SettingsConfigure secure domain allowlists, keys for Web clients and terminal applications (Mini Programs, Apps, etc.), to ensure that only authorized sources can access your cloud development resources.
Security Control SettingsConfigure rate limiting settings for Cloud Functions and Cloud Run, and configure anti-leech, allowlist/blocklist, rate limiting, and other settings for static hosting to effectively prevent resource overuse and ensure service stability.
API Key ConfigurationUsed to authenticate access to resources, enabling applications to securely access Tencent Cloud's resource services.
Custom CDNDistributes static resources (such as images, videos, documents) from cloud storage to global users through a custom CDN network, enabling resource acceleration with lower latency and higher cost-effectiveness.
Environment SettingsProvides an independent preview environment and preview data capabilities, enabling developers to safely develop, test, and iterate without impacting the production environment.

Configuration Best Practices

  • Security First: Always configure Security Source Settings to restrict access to your cloud resources only to authorized applications.
  • Resource Protection: Use security control settings to prevent resources from being maliciously or excessively invoked, avoiding unnecessary costs.
  • Development Efficiency: Utilize Environment Settings to create an independent preview environment, ensuring development and testing activities do not impact the production environment.
  • Performance Optimization: For static resource-intensive applications, configuring a custom CDN can significantly improve access speed for global users.

By properly configuring these feature modules, you can establish a secure, efficient, and easily manageable cloud development environment.