Built and Deployed a Scalable MERN Stack E-commerce Application on AWS
Wednesday, March 1st, 2023
Project goal This is a very high level overview of building and deploying a MERN stack e-commerce application on AWS with scalability. I just finished the project recently on [F…
Read the entry →
MongoDB: Avoid using unbounded arrays in documents
Wednesday, June 22nd, 2022
Hi everyone. Hope you are doing well. Today I will show you a scenario with the pros and cons that why you shouldn’t use unbound arrays in a MongoDB document. So without further ad…
Read the entry →