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

Streamlining Configuration Management in Go: Integrating GoFrame with Nacos

Are you struggling with configuration management in your Go microservices? Looking for a robust solution that can handle dynamic configuration updates? Let's explore how to combine GoFrame and Nacos t...
16.03.2025 0 Read More

DevOps Made Simple: A Beginner’s Guide to Understanding Microservices and Their Role in DevOps

Introduction In the fast-evolving world of software development, organizations are shifting from traditional monolithic architectures to microservices. But what exactly are microservices, and...
16.03.2025 0 Read More

Range Headers: Pagination the HTTP way

Originally published on HackerNoon, this post is now available on dev.to.This is the second episode of the ReST series! While the first episode centered around semantics, this installment delves into ...
16.03.2025 0 Read More

I open-sourced our Redis-based webhook replacement (And why you should try it)

TL;DR Built a lightweight Redis-based message queue that replaces unreliable HTTP webhooks while maintaining a familiar developer experience (looks and feels almost exactly like POST request...
16.03.2025 0 Read More

From Containers to Clusters: Deploying Cipher Horizon in Production

Introduction Deploying a microservices architecture like Cipher Horizon requires a well-thought-out strategy for containerization, orchestration, and automation. This post details our journey...
17.03.2025 0 Read More

Deploying Our Distributed System on Kubernetes with Kind - Part 7

In the previous blog posts, we designed and implemented a distributed system comprising User Service (users) and Order Service (ordered) with observability using OpenTelemetry, Jaeger, Prometheus, and...
17.03.2025 0 Read More

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

Introduction Let's use a Golang gRPC server packaged as a Docker container for convenience. The server's source code is presented here for learning purposes, but if you're not a Golang develo...
17.03.2025 0 Read More

🐞 Go Microservices Bugs: Debugging, Preventing & Fixing Pitfalls

...
17.03.2025 0 Read More

Microservice Integration Testing a Pain? Try Shadow Testing

Microservice Integration Testing a Pain? Try Shadow Testing
...
17.03.2025 0 Read More

Modular Monolith: The Best of Both World

Modular Monolith: The Best of Both World
A Modular Monolith is an architectural style that blends the advantages of both traditional monolithic architectures and microservices. It structures a software application into distinct, loosely coup...
18.03.2025 0 Read More
Loading...
#reading
SkyRulers – AI-Powered Drone Parts Ordering with Fine-Grained Access Control
0
The Merits of Creating a Waifubot Without Small Talk
0
UX/UI Designs In Fintech
0
Effortless Data Extraction: Let Cypress Do the Work!
0
What is a transactional email? Everything you need to know
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