#devops-articles
Read more stories on Hashnode
Articles with this tag
If you've ever wondered how modern applications are managed and scaled seamlessly across multiple environments, Kubernetes is the magic behind it all....
Setting up a three-tier application (frontend, backend, and database) using Docker Compose is a great way to streamline deployment and management. In...
Today, I dived deep into Continuous Integration and Continuous Deployment (CI/CD) and Jenkins Declarative Pipelines using a Docker agent. To make...
Task 1 : Setting Up Jenkins with an Agent Node Create a new AWS EC2 Instance and connect it to the master (where Jenkins is installed) 💻 Created...
Ansible Roles provide a structured way to organize playbooks into reusable and maintainable units. Roles allow you to separate configurations, tasks,...
AWS offers an incredible suite of tools to streamline DevOps workflows. After diving deep into these services, I’m excited to share what I learned...