Browsing Tag
distributedsystems
16 posts
Geo-Distributed API Layer With Kong Gateway
Ahoy, Mateys! It’s been a while since I published my last article on my geo-distributed application development journey.…
System Design: Netflix
Let’s design a Netflix like video streaming service, similar to services like Amazon Prime Video, Disney Plus, Hulu,…
System Design: Twitter
Let’s design a Twitter like social media service, similar to services like Facebook, Instagram, etc. What is Twitter?…
System Design: WhatsApp
Let’s design a Whatsapp like instant messaging service, similar to services like Whatsapp, Facebook Messenger, and WeChat. What…
System Design: URL Shortener
Let’s design a URL shortener, similar to services like Bitly, TinyURL. What is a URL Shortener? A URL…
Decouple Application Components using Amazon SQS | Serverless
In this article we are going to see how Amazon Simple Queue Service (SQS) helps you to build…