According to Wikipedia, DevOps is a set of practices that combines software development and IT operations. It aims to shorten the systems development life cycle and provide continuous delivery with high software quality. DevOps is complementary with Agile software development; several DevOps aspects came from Agile methodology.

If you want to become a DevOps and looking for guidance, then this is the place where you will find all articles related to DevOps. Want to learn more, then you can purchase this book from Amazon.

How to create pipeline for Nestjs in AWS CodePipeline using Docker and CodeDeploy

Welcome, dear readers! In today's post, we'll dive deep into the process of creating a Continuous Integration/Continuous Deployment (CI/CD) pipeline for a NestJS application using AWS CodePipeline and CodeDeploy. By…

Continue ReadingHow to create pipeline for Nestjs in AWS CodePipeline using Docker and CodeDeploy