Shazia Masseyformasseys.hashnode.dev·Jul 29, 2024Implementing a CI/CD Pipeline for Building and Deploying a 10-Microservices Application Using Azure DevOpsFirst, we need to create an AWS EC2 instance of type t2.large, which we will name 'Azure Agent'. Then, we will install Java, Docker, and SonarQube on it. # sudo apt update ----Install Java # java # sudo apt install openjdk-17-jre-headless -y ----...azure-devopsAdd a thoughtful commentNo comments yetBe the first to start the conversation.