© 2026 Hashnode
🎯 Project Objective Set up Sonatype Nexus Repository Manager on Amazon Linux 2 to store and manage Maven artifacts created during your CI/CD process using Jenkins. 🧰 Tools Used Amazon EC2 (Amazon Linux 2) Sonatype Nexus Repository Manager OSS J...

Introduction In our previous blog, we explored build tools like Maven, Gradle, and npm—how they help automate the build process and generate artifacts. (I'll link those blogs here.) But once these artifacts are created within automation pipelines, wh...

Introduction to Build Tools In this blog lets understand how build tools are essential in software development for automating the process of compiling source code into executable artifacts. They manage dependencies, handle compilation, testing, packa...

Overview This project shows how to set up multi-cloud automation using Azure DevOps, Terraform, and Ansible. The aim is to automate the deployment of a .NET application across both AWS and Azure environments. The project is divided into four parts, e...
