Describe sustainability considerations in the cloud
Cloud computing can support sustainability goals when teams actively optimize how resources are deployed and used.
Why cloud can improve efficiency
Cloud providers operate at large scale, which can improve resource utilization compared to many isolated on-premises environments. In Azure, you can also reduce waste by matching deployed resources to actual demand.
Sustainability-aligned cloud practices
Examples of practices that support sustainability and cost efficiency include:
- Scaling resources down when demand decreases
- Turning off or deallocating resources that are not in use
- Choosing efficient services and configurations to reduce overprovisioning
- Using governance and monitoring to track usage trends and optimize deployments over time
For example, a development environment that runs only during business hours can be automatically shut down overnight and on weekends. This practice reduces unnecessary consumption while still meeting team needs.
At a fundamentals level, sustainability in the cloud is closely tied to good operational habits: right-size, automate, monitor, and continuously optimize.