1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-19 15:43:49 +02:00

Add backpressure resource (#4779)

This commit is contained in:
Jakub Kaźmierczak
2023-11-28 00:08:46 +01:00
committed by GitHub
parent 50f02b504a
commit 01cb4b5131

View File

@@ -12,4 +12,4 @@ Backpressure is an important aspect of cloud design, as it helps to ensure that
Visit the following resources to learn more:
- [Backpressure - AWS Well-Architected Framework](https://aws.amazon.com/architecture/well-architected/serverless/patterns/backpressure/)
- [Awesome Architecture: Backpressure](https://awesome-architecture.com/back-pressure/)