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

Understanding Execution Units in Amazon EKS with Fargate

🧱 Understanding Execution Units in Amazon EKS with Fargate Amazon EKS (Elastic Kubernetes Service) with Fargate provides a fully managed, serverless compute engine for containers. But when...
22.03.2025 0 Read More

Custom User AUTH/Z for Strimzi Kafka: Integrating Your Corporate CERTIFICATE AUTHORITY Certs with Strimzi KAFKA

Integrating your organization’s Certificate Authority (CA) with Strimzi Kafka is essential for enforcing user-level authentication and authorization (AUTH/Z) in corporate environments. Strimzi’s d...
22.03.2025 0 Read More

🚀 Docker vs Kubernetes: Which One Do You Really Need in 2025?

🚀 Docker vs Kubernetes: Which One Do You Really Need in 2025?
Containers have revolutionized how we build, ship, and run applications. But when it comes to managing them, should you stick with Docker or go all-in with Kubernetes? If you've ever wondered: "Is Kub...
22.03.2025 0 Read More

Speed Up Kubernetes Operations with Handy Kubectl Aliases

Typing more is good if you are trying to explain something in detail ( e.g. this post ). However when it comes to achieving more with less typing for kubernetes, you will feel great improvements in yo...
22.03.2025 0 Read More

"Argo CD: A GitOps Tool for Kubernetes Continuous Deployment"

IntroductionIn modern DevOps practices, ensuring seamless and automated deployments for Kubernetes applications is crucial. Traditional CI/CD tools like Jenkins often require extensive scripting and l...
22.03.2025 0 Read More

How to mount secrets as files or environment variables in kubernetes

Introduction This will be a short article exploring the different ways you can mount secrets in kubernetes and also understand when to use each method, mount means load or expose basically in...
22.03.2025 0 Read More

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

CI/CD DevOps Pipeline Project: Deployment of Java Application on Kubernetes
Introduction In today's fast-paced software development environment, implementing DevOps practices is crucial for organizations striving for agility, efficiency, and high-quality software de...
22.03.2025 0 Read More

From Heroku to Kubernetes Lessons Learned in Our Migration Journey

Migrating from Heroku to Kubernetes is no small feat. While Heroku provided a straightforward Platform-as-a-Service (PaaS) environment that handled many operational aspects for us, Kubernetes offers g...
22.03.2025 0 Read More

Solve problem for dynamic Elixir cluster - ClusterHelper

Intro I'm deploying a cluster of Elixir with 5 to 7 nodes (dev env, in prod each node is a deployment and have 1 or more replicas) on Kubernetes(K8s), our system is using EasyRpc (a :erpc wra...
23.03.2025 0 Read More

Stop Bloating Your Containers! Why Your Cron Jobs Don't Belong There 🚀

Are you still stuffing cron jobs inside your Docker containers? In 2025, that's like wearing socks with sandals to a tech conference! Let me blow your mind with a game-changing approach that will make...
23.03.2025 0 Read More
Loading...
#reading
CSS FlexBox: Diseño avanzado desde cero
0
How Do You Actually Deal With Legacy Code at Work? I’m Curious.
0
HarmonyOS Next 端云一体化(2)
0
Allergy Identifier - Kendo React GenAI Challange
0
🚀 How I Boosted Slack RAG Accuracy by 5–6% with Smarter Chunking
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