Skip to content

Commit b22e777

Browse files
committed
Add AWS well-architected framework
1 parent 03b4f01 commit b22e777

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1975,6 +1975,13 @@ Articles:
19751975
- [Rate limiter algorithms](https://smudge.ai/blog/ratelimit-algorithms) (and their [implementation](https://github.com/upstash/ratelimit-js/blob/main/src/lua-scripts/single.ts))
19761976
- [Load Balancing](https://samwho.dev/load-balancing/): a visual exploration of load balancing algos
19771977
- [Good Retry, Bad Retry: An Incident Story](https://medium.com/yandex/good-retry-bad-retry-an-incident-story-648072d3cee6): insightful, well-written story about retries, circuit breakers, deadline, etc.
1978+
- [AWS Well-Architected Framework](https://docs.aws.amazon.com/wellarchitected/latest/framework/welcome.html)
1979+
- Operational excellence
1980+
- Security
1981+
- Reliability
1982+
- Performance efficiency
1983+
- Cost optimization
1984+
- Sustainability
19781985

19791986
#### Microservices/splitting a monolith
19801987

0 commit comments

Comments
 (0)