Logo
Login
Tech Posts 31215
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Mastering Container Image Creation: Are You Doing It Right?

In today’s fast-paced DevOps culture, containerization is more than just a trend, it's the engine powering cloud-native development. But there's a hidden truth: many development teams are unknowingl...
21.04.2025 0 Read More

Diffusing Images on a Laptop with no GPU

Diffusing Images on a Laptop with no GPU
This weekend I learned that it is possible to diffuse images without a GPU. I didn't think this would work but it's not only possible, it's easy and actually pretty fast! (Disclaimer: you need a good ...
21.04.2025 0 Read More

My Journey into DevOps & Web3 Infrastructure Engineering

Hey devs 👋I’m currently on a mission to become an expert in DevOps and Web3 Infra Engineering, and I wanted to share my progress, projects, and learning roadmap with the community here on Dev.to!...
22.04.2025 0 Read More

From Spring Boot to Python Backend with Docker + React: My First Fullstack Project Experience

As a Java Spring Boot developer, I recently challenged myself to build a fullstack app using Python (FastAPI) for the backend and ReactJS for the frontend—containerized using Docker.What I Built A s...
22.04.2025 0 Read More

What’s Wrong With Docker? Introduction to the Dockerless Course

Course Introduction There are a few collocations that bother me a lot: "Docker container", "Docker Image" and "Docker registry".We've all been using Docker for so long that we stopped thinkin...
22.04.2025 0 Read More

How to deploy a Django App on DigitalOcean App Platform with Docker and PostgreSQL

How to deploy a Django App on DigitalOcean App Platform with Docker and PostgreSQL
This tutorial walks you through deploying a Django app using Docker on DigitalOcean’s App Platform. Objectives Set up a basic Django project Dockerize the app Configure a PostgreSQL databas...
22.04.2025 0 Read More

Your Entire Tech Stack Could Be Postgres and a Docker Container

Most apps don't fail because the stack couldn't scale. They fail because the team burned out before the product found traction.Too many developers start by designing for scale they'll never hit - rack...
22.04.2025 0 Read More

How to Generate IaC Templates from Your Docker Files

Last year, I found myself in a frustrating cycle. I'd discover a cool open-source project with a Docker configuration but then spend hours creating Infrastructure as Code templates just to deploy it t...
22.04.2025 0 Read More

Introducing Postgres MCP Server: Query Your Database in Plain English with AI

Have you ever wished you could just ask your database a question, without writing SQL?"Show me the average salary by department." "List employees in New York earning over $80K." "Plot monthly sales tr...
22.04.2025 0 Read More

🚀 I Wrote a Docker Interview Handbook - And You Can Download It for FREE!

Hey Docker enthusiasts and followers of my Docker Advance Series. 👋After years of working with Docker in real-world projects - from building containerized microservices to helping teams scale a...
23.04.2025 0 Read More
Loading...
#reading
The Next Evolution of AI - Merging Biology and Machine
0
From Gophers to Crustaceans 🦫➡️🦀
0
Dynamic Radial Menu Revisit
0
Docling “Enrichment Features”
0
Dapr Workflows: What and How
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0