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.

Nice open-source UI Tool to interact with kubernetes clusters

Nice open-source UI Tool to interact with kubernetes clusters
My hands-on experience with “Cyclops” to deploy applications on kubernetes clusters. [Image courtesy Cyclops GitHub page] Introduction Few days ago I discovered Cyclops, a UI interface to ...
07.04.2025 0 Read More

Kubernetes Operators - The k8s orchestration "service"

Kubernetes Operators - The k8s orchestration "service"
If you're familiar with Kubernetes, you've probably heard of, used, or at least come across the term "Operators." In simple terms, an Operator is a software extension to Kubernetes that helps manage a...
07.04.2025 0 Read More

Terraform Modules: Organize Your Infra as Code in Scalable Way

If you're just getting started with Terraform, you’ve probably created all your .tf files in the same folder, mixing all your resources together. But as your project grows, this setup can get hard t...
07.04.2025 0 Read More

Bringing Azure Infrastructure into Kubernetes: Why ASO v2 is a Game Changer for GitOps

Infrastructure as Code (IaC) isn’t just a best practice in modern cloud environments, it’s essential.As systems scale, teams need automation, consistency, and strong security to avoid the pitfalls...
07.04.2025 0 Read More

Snowflake Algorithm: UUID Generation for Distributed Systems

Snowflake Algorithm: UUID Generation for Distributed Systems
Leapcell: The Best of Serverless Web Hosting Detailed Explanation of Distributed ID Generation Schemes and the Snowflake Algorithm I. Background In internet business systems, there ar...
07.04.2025 0 Read More

Rode um Cluster Kubernetes Local Leve com K3s

Ao trabalhar com desenvolvimento em Kubernetes localmente, a maioria das pessoas começa com o Minikube — e é um ótimo ponto de partida. Mas, às vezes, você quer algo ainda mais leve, rápido e ...
08.04.2025 0 Read More

Understanding Kubernetes Probes By Deploying A Go App

Kubernetes helps run container apps reliably. A key feature is probes, which check if apps are healthy and ready. In this article we will explore what probes are, why they matter, and how to use them....
08.04.2025 0 Read More

🚀 Deep Dive into Resource Management in **Kubernetes v1.32** (December 2024)

Kubernetes v1.32, released in December 2024, brings major enhancements in resource management—aiming to provide more isolation, smarter scheduling, and greater control for both developers and operat...
08.04.2025 0 Read More

kuberc: an exciting new feature for kubectl

kuberc: an exciting new feature for kubectl
Kubernetes 1.33, scheduled for late April, introduces kuberc, a new feature that allows you to customize kubectl. This feature, described in KEP-3104, enables you to create aliases and enforce options...
08.04.2025 0 Read More

Building a Smart Feedback Loop: Real-Time Inference on COBOL Logs

Introduction Modern data pipelines don't stop at processing—they evolve. With our eks_cobol system running legacy COBOL code on Kubernetes and logging structured outputs, we’ve laid the f...
08.04.2025 0 Read More
Loading...
#reading
Mastering Typography: The Art of Perfect Font Combinations 🖋️
0
Mastering super() in Python – How It Works and Best Practices
0
Markdown Worker: Simplifying Markdown Processing in Python
0
Managing Cloudflare Zone WAF Rules using Systems AI Agent
0
Level Up Your Dev Career: The Ultimate Guide to Mentorship
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