design
The Hidden Cost of Synchronous Systems
WHY WAITING FOR EVERY STEP TO FINISH CAN QUIETLY SLOW DOWN YOUR ENTIRE BACKEND In previous parts, we explored how system design choices affect performance. On...
3 articles about design
WHY WAITING FOR EVERY STEP TO FINISH CAN QUIETLY SLOW DOWN YOUR ENTIRE BACKEND In previous parts, we explored how system design choices affect performance. On...
In the previous article [https://medium.com/@akshatjme/5671a7ac80e1], we saw how to scale reads by reducing the amount of work the database has to do for every...
Learn OOP concepts like classes, inheritance, encapsulation, and polymorphism using the Seven Kingdoms as your classroom