#docker
Read more stories on Hashnode
Articles with this tag
Hey there! 👋 Today, we are diving into how to deploy a three-tier application on Amazon EKS (Elastic Kubernetes Service). We'll learn how to set up...
On Day 39 of my DevOps journey, I focused on deploying a Node.js application using AWS services: Elastic Container Service (ECS) for container...
✅Table of Content ✅Introduction ✅Day-28 Recap: Jenkins CI/CD. ✅Tasks: ✅Task-1: Fork the repository: Create a connection to your Jenkins job and your...
Today, I focused on practicing essential Docker interview questions that are likely to come up in interviews for DevOps roles. Mastering these...
✨ Docker Volume : Docker volumes are like special storage areas managed by Docker for your containers. They're better than using regular folders from...
🔨Table of Content 🐋What is Docker Compose? 🐋What is YAML? 🐋Docker commands for DevOps engineer ✨Tasks: ✨Task 1 ✨Task 2 ✨Conclusion: 🐋 What is...