#nodejs
Read more stories on Hashnode
Articles with this tag
In the world of containerization, creating efficient Docker images is crucial for improved performance, faster deployments, and reduced costs. This...
This blog post will walk you through an example of a cloud resume API using AWS DyanmoDB, Lambda, API Gateway and IAM. The Challenge The project is...
In this blog post, we'll walk through the process of setting up a REST API along with its dependent services using Vagrant for virtualization. This...
Containerization has become a cornerstone in modern software development, providing a consistent environment for applications from development to...
NOTE: I have used Ubuntu 22.04 LTS and postgresql v14 for this demo Step 0: Once you have an Ubuntu system follow the below steps assuming you...