A complete Guide of CI/CD pipeline and deploy your app in EC2
What is codepipeline ? Pipeline (CI/CD) can be defined as a series of steps that must be performed in order to deliver a software. CI/CD focuses on delivery of softwares smoothly via automation.During the SDLC process any software should pass from different phases like development, testing, production and monitoring, such long processes are automated using … Read more
