Articles by Tag #devops

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

50 DevOps Project Ideas to Build Your Skills: From Beginner to Advanced

Introduction The demand for DevOps skills has surged, as organizations recognize the value...

Learn More 665 25Nov 14 '24

Scripting in DevOps: A Complete Guide from Beginner to Advanced

Scripting is an essential skill for DevOps engineers, as it allows for automation, configuration...

Learn More 625 6Oct 11 '24

Python for DevOps: A Comprehensive Guide from Beginner to Advanced

Python has gained significant traction in the DevOps ecosystem due to its ease of use, extensive...

Learn More 569 22Nov 6 '24

Understanding the Linux Filesystem: An In-Depth Guide for DevOps Engineers

The Linux filesystem is the foundation of any Linux-based operating system. It dictates how files are...

Learn More 546 24Sep 2 '24

50 basic Linux commands

Here are 50 basic Linux commands that are useful for navigating and managing your system: pwd -...

Learn More 514 37Jul 8 '24

5 Awesome Docker Tools To Make Your Life Easier

Hey there! 👋 Working with Docker can sometimes be a pain, but these are some tools that make it so...

Learn More 479 47Nov 12 '24

Advanced Dockerfile Directives

In this post, we are going to discuss more advanced Dockerfile directives. These directives can be...

Learn More 476 18Jul 8 '24

End-to-End DevOps Project: Building, Deploying, and Monitoring a Full-Stack Application

Table of Contents Introduction Project Overview Prerequisites Step 1: Infrastructure...

Learn More 472 22Aug 26 '24

Every Developer Needs to Self-Host

I used to think self hosting was something only sysadmins or homelab nerds did. You know, the kind of...

Learn More 401 45Apr 25

Writing a Dockerfile: Beginners to Advanced

Introduction A Dockerfile is a key component in containerization, enabling developers and...

Learn More 400 27Nov 16 '24

DevOps Basics reaches 200 stars: A milestone celebration 🎉

I am thrilled to announce that my GitHub repository, devops-basics, has just reached an exciting...

Learn More 398 23Sep 15 '24

Learn DevOps with 0 Knowledge for Freshers

Introduction DevOps is a transformative culture and set of practices that bring together...

Learn More 398 27Aug 2 '24

DevOps Automation with Shell Scripting 🚀

Table of Contents Introduction Why Automate with Shell Scripting? Basic Concepts of Shell...

Learn More 390 2Oct 26 '24

Stop Using AWS.

How many times have you seen someone build an MVP with all the cloud bells and whistles, only to...

Learn More 351 134May 3

How I reduced $10000 Monthly AWS Glue Bill to $400 using Airflow

During my time as a Devops Engineer at Vance, we were running around 80 ETL pipelines on AWS Glue,...

Learn More 331 50Feb 15

DevOps for Beginners: A Complete Roadmap to Get Started

Introduction The tech landscape is evolving rapidly, and DevOps has emerged as a crucial methodology...

Learn More 328 14Sep 7 '24

DevOps Project - The Ultimate CICD Corporate DevOps Pipeline Project

Introduction In today's fast-paced development environment, continuous integration and...

Learn More 325 4Aug 24 '24

Azure DevOps Zero to Hero Series

Introduction Welcome to the Azure DevOps Zero to Hero Series! This comprehensive series is...

Learn More 321 3Sep 16 '24

Docker Image Optimization: Reducing Size for Faster Deployments

Introduction A few months ago, while working on a critical deployment for a client, we...

Learn More 320 26Nov 16 '24

100 AWS DevOps Interview Questions and Answers

Table of Contents General AWS DevOps Questions CI/CD Pipeline Questions Containerization...

Learn More 319 15Oct 24 '24

Learn AWS DevOps from Zero: A Complete Beginner’s Guide

Table of Contents Introduction What is DevOps? 2.1 Definition and Principles Why...

Learn More 293 6Oct 25 '24

🚀 Mastering DevOps: The Ultimate GitHub Repositories to Accelerate Your Journey♾

Looking to embark on your journey to becoming a proficient DevOps Engineer? Here's a handpicked list...

Learn More 291 9Jul 23 '24

DevOps Project: Production Level CI/CD Pipeline Project

📝 Introduction In the modern software development landscape, Continuous Integration and...

Learn More 280 37Aug 19 '24

Stop Using Docker like its 2015

Docker has grown up. Have you? Back in 2015, Docker was shiny and new. You probably ran your first...

Learn More 279 21Apr 19

Getting Started with CI/CD: A Beginner's Guide to Automating Your First Pipeline (with Jenkins)

Table of Contents Introduction What is CI/CD? Continuous Integration (CI) Continuous...

Learn More 275 28Sep 23 '24

Master DevOps If You Master it : System Design !!

【 👨🏻‍💻 YouTube | 🕵️ LinkedIn】 System Design 101 Explain complex systems using...

Learn More 262 9Feb 27

AWS DevOps Project: Advanced Automated CI/CD Pipeline with Infrastructure as Code, Microservices, Service Mesh, and Monitoring

Introduction In this advanced AWS DevOps project, we will build a sophisticated CI/CD...

Learn More 252 5Aug 31 '24

DevOps vs Platform Engineering

If you are confused about what DevOps or Platform Engineering even is, you are not alone. There is a...

Learn More 243 19Dec 19 '24

DevOps Project: CI/CD Pipeline for a Microservices-Based Application on Kubernetes

Table of Contents Overview Project Architecture Step 1: Setting Up Microservices...

Learn More 241 6Aug 28 '24

CI/CD DevOps Pipeline Project: Deployment of Java Application on Kubernetes

Introduction In today's fast-paced software development environment, implementing...

Learn More 240 10Mar 22