PinnedCaching explained in <5 minutesThe ultimate short and in depth guide on CachingAug 17, 2023·3 min read·8
Day 9 : Microservices for everyoneOne of the latest buzz words in the tech world is Microservices. You might have recently come across this some version of this article : And you might be wondering what does the word Microservice mean actually. But before understanding the present, ...Aug 17, 2023·4 min read·12
Day 8 : Understanding Content Delivery Networks (CDNs) for BeginnersIn today's web-driven world, speed and reliability are paramount. Enter Content Delivery Networks (CDNs), your website's performance boosters. What are CDNs? Imagine your website is a café attracting customers from all corners of the city. Serving ev...Aug 17, 2023·2 min read·7
Day 7 : What are Proxies and how do they work?Proxy is simply a server or machine that does something on your behalf. In the tech world, proxies are used to handle requests and responses. They can either work on the clients' behalf to send requests to servers or on the server's to handle the inc...Aug 17, 2023·2 min read·6
Encryption - The Secret CodeEncryption is like a secret code for your messages. Imagine a magic box that turns words into special symbols only you and your friend understand. When you send the box to your friend, they use their own magic to turn the symbols back into words. Thi...Aug 17, 2023·1 min read·9
Day 5 : The Comprehensive guide to GitHub REST APIHave you ever wondered how to use GitHub for your projects? Well, I used to and it seemed like a difficult task. Trust me it is not. With the REST API Github provides and some simple setup, you can easily use GitHub for your personal projects and por...Aug 17, 2023·1 min read·4