#90daysofdevops
Read more stories on Hashnode
Articles with this tag
Let's dive deeper into Docker Compose, a powerful tool that simplifies managing multi-container applications. · 🚀 What is Docker Compose? Docker Compose...
Diving into a hands-on Docker project to build and deploy a web application in containers. · 🔧 What is a Dockerfile? A Dockerfile is like a recipe 📜...
A beginner's guide to Docker: From writing a Dockerfile to running your app. · 💡 What is Docker? Docker is like a magic suitcase 🧳 for your...
A Beginner's Guide to Python in DevOps. · What is Python? 🐍 Python is an easy-to-learn, open-source, and general-purpose programming language. It’s...
This cheat sheet will cover Linux commands, Git commands, and GitHub essentials, with descriptions, examples, and real-world relevance. · 🐧 Linux...
Branching, Merging, and Rebasing: Demystifying Git for All. · Git can feel like magic, but it’s really just a set of tools that help you collaborate,...