Sustainability Best Practices
CMSCloudHeartcoreDXP
  • Introduction
  • Infrastructure
    • Infrastructure Overview
    • Hosting
    • Architecture
    • Security and Bots
  • Backend
    • Backend Overview
    • Upgrades and patches
    • Cache responses
    • Sustainable Design Patterns
    • Performance Testing
    • Common pitfalls
    • SOAP, REST and GraphQL
    • SQL optimization
    • JAMstack
    • Monolithic vs. Service based Architecture
    • Async
    • Background tasks
  • Frontend
    • Frontend Overview
    • Page weight budget
    • Image optimization
    • Asset optimization
    • Limit use of 3rd parties
    • Lazyload resources
    • Mobile first
  • Editor
    • Editor Overview
    • Content Types
    • Content Optimization
    • Design Choices
    • Data Management
    • Housekeeping
  • Telemetry
    • Telemetry Overview
    • February 2024
Powered by GitBook
On this page
  • Hosting
  • Architecture
  • Security and Bots

Was this helpful?

Edit on GitHub
Export as PDF
  1. Infrastructure

Infrastructure Overview

Here you can find some basic considerations for a sustainable infrastructure.

PreviousIntroductionNextHosting

Last updated 1 year ago

Was this helpful?

In this section, you can find topics to operationalize infrastructure sustainability:

Choose SaaS providers using renewable energy. Embrace Cloud practices, utilize autoscaling, and turn off resources during idle times ensuring efficient and reliable infrastructure.

Boost performance, optimize data transmission, and embrace serverless functions for short-lived, scalable tasks like API endpoints.

Monitor and restrict bot access to save computing resources. Use protection services to intercept and neutralize DDoS attacks.

Hosting
Architecture
Security and Bots