mirror of
https://github.com/binhnguyennus/awesome-scalability
synced 2026-01-18 07:48:02 +00:00
Refactor the title
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Awesome Scalability, Availability, and Stability Backend [](https://github.com/sindresorhus/awesome)
|
# Awesome Scalability, Availability, and Stability Back-end Design Patterns[](https://github.com/sindresorhus/awesome)
|
||||||
|
|
||||||
A curated list of selected readings to illustrate Scalability, Availability, and Stability design patterns in Back-end development.
|
A curated list of selected readings to illustrate Scalability, Availability, and Stability Design Patterns in Back-end Development.
|
||||||
|
|
||||||
#### What if your backend went slow?
|
#### What if your backend went slow?
|
||||||
> Understand your problems: performance problem (slow for a single user) or scalability problem (fast for a single user but slow under heavy load) by reviewing some [basic design concepts](#basic).
|
> Understand your problems: performance problem (slow for a single user) or scalability problem (fast for a single user but slow under heavy load) by reviewing some [basic design concepts](#basic).
|
||||||
|
|||||||
Reference in New Issue
Block a user