Articles by Tag #docker

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

Docker Cheat-sheet for beginners 🐳

🔧 Common Docker Commands Start Docker: systemctl start docker # Linux open -a...

Learn More 747 29Sep 19 '24

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 687 25Nov 14 '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

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 474 22Aug 26 '24

Writing a Dockerfile: Beginners to Advanced

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

Learn More 409 27Nov 16 '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 367 134May 3

Dockerfile Best Practices: How to Create Efficient Containers

Introduction In the era of microservices and cloud computing, Docker has become an...

Learn More 339 12Oct 5 '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

DevOps Project: Production Level CI/CD Pipeline Project

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

Learn More 286 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 284 23Apr 19

🛥️ Introduction to Docker: Core Concepts

Docker is like a magic toolbox for developers. It lets them build, ship, and manage their apps in...

Learn More 234 16Jan 13

How to Reduce Docker Image Size: Best Practices and Tips for DevOps Engineers

Table of Contents Why Reducing Docker Image Size is Important Start with a Minimal...

Learn More 233 19Sep 29 '24

A Lab Manual to Devops

Wait a lab manual? As it stands, there is an upcoming exam on devops for some very good...

Learn More 215 32Dec 19 '24

5+1 Tools To Make You A Better Fullstack Developer

I KNOW I KNOW, no tool will actually make you a better developer, but maybe a more productive one!...

Learn More 214 21Feb 6

Docker vs Kubernetes

When it comes to managing and running applications, you might have heard about Kubernetes and Docker....

Learn More 209 15Jan 13

5 Projects That Will Actually Make You Better at Docker

As a Docker Captain and Co-Founder of a Docker hosting company, I've seen a lot of people struggle...

Learn More 204 13May 6

DevSecOps Project: "Secure Full-Stack Node.js Web Application Deployment with Jenkins, Docker, Kubernetes, and HashiCorp Vault"

Table of Contents Project Overview Prerequisites Phase 1: Infrastructure Setup 1.1...

Learn More 183 13Sep 14 '24

Full Stack Developer's Roadmap 🗺

Note: Leave a comments, reactions and share with fellow developers It's easy to focus on the front...

Learn More 161 32Jan 4

Serverless is a Scam.

Every time someone reaches for serverless to build a simple backend, a container dies inside...

Learn More 161 70Apr 16

100 Common Docker Errors & Solutions

Docker is an essential tool in modern DevOps practices, enabling developers to containerize...

Learn More 158 2Sep 27 '24

First Look at NVIDIA Jetson Orin Nano Super - The Most Affordable Generative AI Supercomputer

Table of Contents Comparing Jetson Nano Vs Jetson Orin Nano Super How powerful is NVIDIA...

Learn More 153 11Feb 16

Docker Can Run LLMs Locally. Wait, What!?

Using Docker to run Large Language Models (LLMs) locally? Yes, you heard that right. Docker is now...

Learn More 152 11Apr 7

Run Deepseek locally using Docker!

About If you follow AI news even a little bit, you've probably heard of Deepseek. The new...

Learn More 149 19Feb 10

Optimizing Docker Images for Size and Security: A Comprehensive Guide

Docker is a powerful tool that enables developers to containerize their applications and ensure...

Learn More 138 28Aug 22 '24

Minecraft on Kubernetes: A Dev Platform Example

It’s been years since I last played Minecraft, but recently, I found myself itching to jump back in....

Learn More 133 28Dec 12 '24

How to Dockerize and Deploy Express.js APIs

If you're just here to copy and paste, here's the final Dockerfile that will produce an image for...

Learn More 123 18Oct 24 '24

From Zero to Local LLM: A Developer's Guide to Docker Model Runner

Why Local LLMs Matter Large language models have completely changed how we build apps, but most of...

Learn More 123 5Apr 11

DevOps Project: High Level Monitoring Project in DevOps

Introduction Monitoring is a crucial aspect of the DevOps lifecycle, ensuring that your...

Learn More 121 4Aug 21 '24

Understanding Docker: A beginner's guide to containerization.

Introduction: Here’s a beginner-friendly article on Docker that introduces its core...

Learn More 121 15Dec 30 '24

5 costly mistakes when deploying Docker containers (and how to dodge them like a pro 😎)

Docker is a great tool for deploying web applications, but only if you use it the way it's intended....

Learn More 118 8Oct 28 '24