CI/CD Pipeline
Introduction
In my last blog, I shared how I got started with deploying a Next.js app on an EC2 instance using:
EC2 for hosting
NVM for Node version management
PM2 for keeping the app alive in the background
Nginx as a reverse proxy to serve the ...
devopsdayonegautam.hashnode.dev2 min read