mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-29 20:27:37 +01:00
Merge pull request #5618 from kamranahmedse/dansholds/5400-removed-article-backend
Removed empty AWS Content Link
This commit is contained in:
commit
803f87de38
@ -9,7 +9,3 @@ There are several ways to implement load shifting in a cloud environment:
|
||||
- Auto-scaling: This involves automatically adjusting the number of resources that are available to a system based on the workload, allowing the system to scale up or down as needed.
|
||||
|
||||
Load shifting is an important aspect of cloud design, as it helps to ensure that resources are used efficiently and that the system remains stable and available. It is often used in conjunction with other design patterns, such as throttling and backpressure, to provide a scalable and resilient cloud environment.
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [Load Shifting - AWS Well-Architected Framework](https://aws.amazon.com/architecture/well-architected/serverless/patterns/load-shifting/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user