(10 posts)
I love to write around Web Development, and related technologies. I hope that you find the articles helpful.
Jan 04, 2024
What is the difference between Concurrency and Parallelism?
Jul 03, 2023
4 common architectural patterns in Distributed Systems
Jun 09, 2023
What is gRPC? What are its advantages over REST and SOAP?
May 01, 2023
What is a microservice? Is it really a solution to all the architectural problems?
Apr 22, 2023
Tired of listening about Serverless computing! What it really is?
Jan 29, 2023
Discover the key differences between proxies and reverse proxies and their impact on web applications
Mar 11, 2022
What is a load balancer, and it's types? Let's understand.
Apr 25, 2021
Here are 10 of the most useful array methods in JavaScript to make your life less stressful.
Apr 26, 2020
Try automating your web tests with Python and Selenium
Apr 15, 2020
Ever thought of solving a problem with regex and ended up with 2 problems. No more!