Amazon Web Services is a subsidiary of Amazon providing on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis. All articles related to AWS tips/tricks are placed here. It is the main area where AWS lovers find their choice of posts. To learn more, you can try this book from Amazon.

A Comprehensive Guide to Installing Jenkins on Amazon Linux 2023 (Fedora-based) for DevOps Enthusiasts

Hello, DevOps enthusiasts! As part of our ongoing series aimed at empowering you with essential DevOps tools, today we'll be focusing on Jenkins - a leading open-source automation server that…

Continue ReadingA Comprehensive Guide to Installing Jenkins on Amazon Linux 2023 (Fedora-based) for DevOps Enthusiasts

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