Deployment of NodeJs using CICD pipeline with github action and NGINX in EC2 in AWS
Let's break down the process of deploying a Node.js application using a CI/CD pipeline with GitHub Actions on an EC2 instance in AWS:
CI/CD Pipeline: CI stands for Continuous Integration, and CD stands for Continuous Deployment (or Continuous Delive...
dahit.hashnode.dev5 min read