#tws
Read more stories on Hashnode
Articles with this tag
Led the deployment of scalable applications on AWS EC2 using Kubernetes and Argo CD for streamlined management and continuous integration....
Kubernetes (K8s) has become the go-to tool for deploying and managing containerized applications at scale. Today, we'll take a fun journey to deploy a...
Amazon Elastic Compute Cloud (EC2) is a cornerstone service of AWS, providing scalable compute capacity in the cloud. Whether you're a startup,...
What we are doing ???? Setup Repo Set-Up Required Servers[Jenkins, SonarQube, Nexus, Monitoring Tools Configure Tools Create The Pipelines &...
Jenkins Pipeline for Java based application using Maven, SonarQube, Argo CD and Kubernetes ยท Tools Used Developers: The process starts with developers...
What is CI/CD? ๐ ๏ธ Continuous Integration (CI) + Continuous Deployment (CD). Automates software delivery process. Server Push Based Approach...