mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-19 06:58:03 +00:00
adding link to other sections in python-web section
This commit is contained in:
@@ -10,7 +10,7 @@ Scaling here would mean adding more instances behind the load balancer. But this
|
||||
|
||||
Only after you have metrics, you will be able to know what is going wrong where. **What gets measured, gets fixed!**
|
||||
|
||||
Get deeper insights into scaling from School Of SRE's Scalability module and post going through it, apply your learnings and takeaways to this app. Think how will we make this app geographically distributed and highly available and scalable.
|
||||
Get deeper insights into scaling from School Of SRE's [Scalability module](../systems_design/scalability.md) and post going through it, apply your learnings and takeaways to this app. Think how will we make this app geographically distributed and highly available and scalable.
|
||||
|
||||
## Monitoring Strategy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user