Posts
All the articles I've posted.
How to host your web application on VPS using docker without any Nginx or Apache
Published: at 11:10 AMToday, we will learn how to host any web application on a VPS (Virtual Private Server) using Docker. By leveraging Docker containers, we can deploy our web application without the need for traditional web servers like Nginx or Apache.
Building a Scalable E-commerce Empire- A Micro-services System Design Approach
Published: at 09:12 AMHey everyone! I’m Samarth Asthan, a 3rd-year computer science student, and I’m new to the world of system design. But, I’m excited to share what I’ve learned about micro-services and how they play a crucial role in building robust and scalable e-commerce platforms.