Logo
Login
Tech Posts 31208
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.

How to deploy on Kubernetes with Docker Desktop

How to deploy on Kubernetes with Docker Desktop
Requirements How to containerize a Node.js application Turn on Kubernetes in Docker Desktop Introduction n this section, you’ll learn how to deploy your application to a fully...
24.03.2025 0 Read More

Serverless vs Containers: What to Choose?

Serverless vs Containers: What to Choose?
Serverless computing and containerization are two popular computing paradigms that have transformed the way we develop and deploy applications. While they share some similarities, they also have disti...
24.03.2025 0 Read More

🚀 Deploying a Spring Boot Bank Application on Amazon EKS: A Step-by-Step Guide

🚀 Deploying a Spring Boot Bank Application on Amazon EKS: A Step-by-Step Guide
🚀 Welcome Devs to the World of DevOps and Automation! Hey Devs! 👋 Today, we’re diving into an exciting and hands-on project where we’ll be deploying a Spring Boot Bank Application o...
24.03.2025 0 Read More

Introducing Kampa.io - Local Dev Environments Without the Headaches

Setting up a local dev environment shouldn't feel like a side quest. With Kampa.io, there are no config files to write, no docker-compose to maintain, and no setup scripts to debug. ...
24.03.2025 0 Read More

The Dockerfile Disaster: How a Non-Root User Broke Our Production App!

We all know running containers as root is risky. So, like a responsible DevOps engineer, I switched my Docker container to a non-root user. Everything seemed fine… until my app failed to csv export ...
24.03.2025 0 Read More

From Chaos to Containers: Journey of Dockerizing a React App

Introduction Let me tell you a secret: containerization used to sound like rocket science to me. Docker? More like "Docker-what?" But after wrestling with inconsistent environments and deploy...
25.03.2025 0 Read More

Building a Multi-Service Application with a Shared Database Layer.

In today's post, I'll walk through how to build a multi-service application that shares a common database layer. This architecture pattern is particularly useful when you're breaking a monolith into m...
25.03.2025 0 Read More

You Need to Learn Docker Right Now! (Part 1)

You Need to Learn Docker Right Now! (Part 1)
Let’s Understand the Problem Let's say a developer is working on a project and has set up all the required dependencies and configurations. Everything works fine. However, when a team colla...
25.03.2025 0 Read More

Getting Started with Cline—The Best VS Code AI Plugin

Getting Started with Cline—The Best VS Code AI Plugin
Cline is an autonomous coding agent plugin for VS Code. It's currently the best open-source equivalent to Cursor. TL;DR: Cline is a beast with Claude—but getting results from local models is more ch...
25.03.2025 0 Read More

Orchestrating Models: Machine Learning with Docker Compose

Docker Compose is a powerful tool for defining and managing multi-container Docker applications in a simple and efficient way. In this article, we will explore the basics of Docker Compose and how you...
25.03.2025 0 Read More
Loading...
#reading
How AI and Computer Vision are Transforming the Restaurant Industry
0
Holy Grail Layout
0
From Outdated to Outstanding: Bolster Your Legacy Apps with BoldSign® Digital Signature
0
⚡️ 6 Standout Portfolio Tips, UX Generalist Comeback & What's VibeScript?
0
How run LLM in local using Docker.
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