In this ubuntu tutorial, we are going to learn how to install and setup a LAMP (Linux, Apache,…
How to setup CI/CD pipeline for Angular project with GIT Actions and AWS EC2
Introduction: CI/CD (Continuous Integration / Continuous Delivery) pipeline is a combined process of continuous integration and continuous deployment…