Misbahul MunirDecoupling a Customer Data Microservice: Practical ExperienceIn today’s digital era, microservices have become a popular solution for building scalable and maintainable applications. One critical…6d ago
Prithwish SamantaOnline Movie Ticket Booking Platform - System Design (e.g. BookMyShow)Problem StatementMay 8, 20231
SamHow to implement the function of a million-level ranking listRegarding the ranking list, we can simply implement it using Redis’ zset.Dec 2Dec 2
Shrihari ShastrySystem Design — Credit Card Application DecisioningLets looks at a system which lets Banks’ decide whether to approve a credit card application.Jul 141Jul 141
Varun AroraUrl Shortener System Design Implementation — Part 1Design, develop and deploy a working url shortener service which is able to handle huge number of requests and processing with high…Dec 1Dec 1
Misbahul MunirDecoupling a Customer Data Microservice: Practical ExperienceIn today’s digital era, microservices have become a popular solution for building scalable and maintainable applications. One critical…6d ago
Prithwish SamantaOnline Movie Ticket Booking Platform - System Design (e.g. BookMyShow)Problem StatementMay 8, 20231
SamHow to implement the function of a million-level ranking listRegarding the ranking list, we can simply implement it using Redis’ zset.Dec 2
Shrihari ShastrySystem Design — Credit Card Application DecisioningLets looks at a system which lets Banks’ decide whether to approve a credit card application.Jul 141
Varun AroraUrl Shortener System Design Implementation — Part 1Design, develop and deploy a working url shortener service which is able to handle huge number of requests and processing with high…Dec 1
Yodgorbek KomilovSystem Design of the Telegram Android App: Layers and Technologies1. Presentation LayerOct 27
Yodgorbek KomilovSystem Design of the Yelp Android AppThe Yelp Android app connects users with local businesses by offering features like search, reviews, and recommendations. It requires a…Nov 22
InStackademicbyNirosha SrinivasanVIPER Design Pattern in iOS SwiftVIPER design pattern is an architectural pattern that aims to separate the concerns in our iOS application to make it more modular and…Aug 22