Logo
Login
Tech Posts 31211
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 Install Calico CNI Kubernetes k8s: Step by Step Guide

How to Install Calico CNI Kubernetes k8s: Step by Step Guide
Kubernetes CNI that is Container Network Interface is a standardized framework that helps Kubernetes configure network connectivity between containers.Calico is a popular Kubernetes networking solutio...
18.03.2025 0 Read More

Redis Headless Service vs. Cluster IP Service: Which one should you use?

Redis Headless Service vs. Cluster IP Service: Which one should you use?
If you’ve ever tried to set up a Redis cluster in Kubernetes, you’ve probably stumbled upon two types of services: the ClusterIP service and the Headless service. At first glance, they might seem ...
18.03.2025 0 Read More

Awesome Kubernetes Resources !!! 🔥

Awesome Kubernetes Resources !!! 🔥
Awesome Kubernetes Resources 【 👨🏻‍💻 YouTube 】 Watch more other contents related DevOps - AWSA curated list of awesome Kubernetes tools and resources.Inspired by awesome list a...
18.03.2025 0 Read More

Exposing Your Apps: A Guide to Kubernetes Services and Ingress

One of the critical challenges in managing Kubernetes applications is ensuring that they are accessible—both within the cluster and to the outside world. In this post, we’ll explore how Kubernetes...
19.03.2025 0 Read More

Securing Configurations: Managing ConfigMaps and Secrets in Kubernetes

In Kubernetes, separating configuration from code is essential for creating flexible, secure applications. This post dives into two key resources: ConfigMaps and Secrets. Learn how to manage your conf...
19.03.2025 0 Read More

Envoy Sidecar Proxy: Mastering Traffic Control, Observability, and Autoscaling in Kubernetes

Discover how Envoy sidecar proxy revolutionizes microservices by intercepting traffic, gathering real-time metrics, and enabling autoscaling—all without modifying your application code. Dive into a ...
19.03.2025 0 Read More

Setting Up Kubernetes and Nginx Ingress Controller on an EC2 Instance

Introduction Kubernetes (K8s) is a powerful container orchestration platform that simplifies application deployment and scaling. In this guide, we’ll set up Kubernetes on an AWS EC2 instanc...
19.03.2025 0 Read More

IKO - Lessons Learned (Part 3 - Services 101 and The Sidecars)

IKO - Lessons Learned (Part 3 - Services 101 and The Sidecars)
The IKO allows for sidecars. The idea behind them is to have direct access to a specific instance of IRIS. If we have mirrored data nodes, the web gateway will (correctly) only give us access to the p...
19.03.2025 0 Read More

IKO - Lessons Learned (Part 4 - The Storage Class)

The IKO will dynamically provision storage in the form of persistent volumes and pods will claim them via persistent volume claims.But storage can come in different shapes and sizes. The blueprint to ...
19.03.2025 0 Read More

Transcrição de Audio Distribuído em OCI com Kubernetes + Whisper

Transcrição de Audio Distribuído em OCI com Kubernetes + Whisper
Quando falamos de processamento de arquivos em larga escala, enfrentamos desafios bem conhecidos, como custos, gerenciamento de processamento distribuído, escalabilidade e eficiência. Além disso se...
19.03.2025 0 Read More
Loading...
#reading
Nail Your Resume Summary: Common Mistakes Developers Make (and How to Fix Them)
0
Cómo mejorar el rendimiento de tu aplicación web con prácticas de optimización en Angular
0
How to Create Psychological Safety Without Lowering the Bar
0
Secret Engines
0
Modelos de IA vs. Agentes de IA no GitHub Copilot
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