Updated on 2025-05-22 GMT+08:00

PERF05-03 Optimizing Resources for Web Scenarios

  • Risk level

    Medium

  • Key strategies

    You can optimize the configured resources to improve performance. For example, optimize OS settings, network bandwidth, and database queries.

    Perform the following to optimize resources:

    • Monitor and analyze cloud service resource usage.to identify performance bottlenecks.
    • Adjust the configurations, such as CPU, memory, and network to optimize resource configurations.
    • Use cache technologies (such as CDN and Redis) to improve data access speed.
    • Optimize the code used by cloud service resources to improve code execution efficiency.
    • Optimize database index and query.
    • Use load balancing technology to distribute requests to multiple cloud service resources and improve the system processing capability.
    • Monitor resources performance and adjust resources based on actual situations.