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

Empowering Developers to Achieve Microservices Observability on Kubernetes with Tracestore, OPA, Flagger & Custom Metrics

Empowering Developers to Achieve Microservices Observability on Kubernetes with Tracestore, OPA, Flagger & Custom Metrics
Introduction In modern microservices architectures, achieving comprehensive observability is not just an option—it's a necessity. As applications scale dynamically within Kubernetes environ...
09.03.2025 0 Read More

Why Deploying a Kubernetes Cluster Is Complex?

Why Deploying a Kubernetes Cluster Is Complex?
Unpacking the hidden hurdles of deploying Kubernetes across cloud providers—even with managed services—and revealing strategies to simplify the chaos. The Hidden Complexities of Kubernetes...
10.03.2025 0 Read More

Microservices vs. Monoliths: How to Choose the Right Architecture for Your Project

Microservices vs. Monoliths: How to Choose the Right Architecture for Your Project
When designing a software system, one of the most crucial decisions is choosing the right architectural style. Should you build a monolithic application or adopt a microservices architecture? Both app...
10.03.2025 0 Read More

Advanced Service Communication and Resilience Patterns in Cipher Horizon

Advanced Service Communication and Resilience Patterns in Cipher Horizon
When designing Cipher Horizon's microservices ecosystem, we faced critical decisions about handling service communication, failure scenarios, and system stability. This post explores our reasoning beh...
10.03.2025 0 Read More

Using Istio or Linkerd To Unlock Ephemeral Environments

Using Istio or Linkerd To Unlock Ephemeral Environments
Read this on Signadot's blogIstio and Linkerd can do more than just manage traffic in Kubernetes; they can also unlock lightweight, on-demand development and test environments.If you’re using Istio ...
10.03.2025 0 Read More

How to start using gRPC with PHP - Part 1/4

Introduction This series consists of 4 posts designed to help you set up a PHP project to consume and interact with gRPC connections.Setting this up in PHP requires a one-time environment con...
10.03.2025 0 Read More

Building a Distributed Microservice in Rust

Overview This project demonstrates how to split CPU-bound tasks (like prime factorization) across multiple Rust microservices: Load Balancer (Rust + Actix-Web) Receives requests on http:...
11.03.2025 0 Read More

Exploring Modern Architectures: A Shallow Dive into Modular Monoliths, Event-Driven Architecture, and Edge Computing

Exploring Modern Architectures: A Shallow Dive into Modular Monoliths, Event-Driven Architecture, and Edge Computing
In an ever changing technical landscape, modern architectures are becoming increasingly important for businesses to stay competitive and efficient. Getting your architecture right is the difference be...
11.03.2025 0 Read More

Spring Commerce: Building a Resilient E-commerce System with Spring Boot Microservices

Spring Commerce: Building a Resilient E-commerce System with Spring Boot Microservices
Hola 👋, I recently completed a comprehensive microservices project using Spring Boot 3, implementing various modern patterns and technologies. Here's an overview of what I built and the key learnin...
12.03.2025 0 Read More

GoFr: Power Up Your Microservices with This Go Framework

If you're a Go developer looking to build microservices faster and with less hassle, GoFr has got your back. It's an opinionated Go framework designed to streamline development, providing built-in obs...
12.03.2025 0 Read More
Loading...
#reading
Two CI/CD Approaches for Shopify Theme Deployment
0
Planning a launch week? Launch on Product Hunt, too.
0
Join the Amazon Q Developer "Quack The Code" Challenge: $3,000 in Prizes!
0
Real-Time Updates in Web Apps: Why I Chose SSE Over WebSockets
0
FastOpenAPI: A Reason to Believe in Open Source Community
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0