DEV Community

Microservices

An architectural and organizational approach to software development where software is composed of small independent services that communicate over well-defined APIs

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Using Conductor OSS for Orchestrating Digital Public Goods (DPG) Compliant Payment Hub

Using Conductor OSS for Orchestrating Digital Public Goods (DPG) Compliant Payment Hub

Comments
5 min read
The Role of OpenAPI in Modern API Security

The Role of OpenAPI in Modern API Security

1
Comments
4 min read
Dive into Mocking Your Microservice Dependencies with Skyramp

Dive into Mocking Your Microservice Dependencies with Skyramp

Comments
7 min read
Microservices, The bad parts

Microservices, The bad parts

Comments 1
2 min read
Essential Elements of Amazon Web Services (AWS)

Essential Elements of Amazon Web Services (AWS)

Comments
8 min read
Repo Wars: Mono vs. Poly - Finding Harmony in Code Management

Repo Wars: Mono vs. Poly - Finding Harmony in Code Management

Comments
1 min read
The DDD Hamburger for Go

The DDD Hamburger for Go

50
Comments 11
6 min read
Mastering Golang Microservices - A Practical Guide: Embrace High-Performance with Kitex and Hertz

Mastering Golang Microservices - A Practical Guide: Embrace High-Performance with Kitex and Hertz

3
Comments
11 min read
Microservices Architecture in Web Development

Microservices Architecture in Web Development

2
Comments 3
2 min read
Java Microservices with Spring Boot and Spring Cloud

Java Microservices with Spring Boot and Spring Cloud

3
Comments
17 min read
Demystifying Apache Kafka: An exploratory journey for newcomers

Demystifying Apache Kafka: An exploratory journey for newcomers

1
Comments 1
11 min read
DiscoverSearch: A High-Level Insight into Search Services

DiscoverSearch: A High-Level Insight into Search Services

Comments
2 min read
Unveiling Notification Services: A Primer

Unveiling Notification Services: A Primer

Comments
2 min read
Introduction to Recommendation Service

Introduction to Recommendation Service

Comments
2 min read
Extending GitOps: Effortless continuous integration and deployment on Kubernetes

Extending GitOps: Effortless continuous integration and deployment on Kubernetes

6
Comments
14 min read
Design interservice communication for microservice

Design interservice communication for microservice

Comments
4 min read
Using Type-Safe Infrastructure in Go for Event-Driven Backends

Using Type-Safe Infrastructure in Go for Event-Driven Backends

36
Comments 2
3 min read
ECS Exec (AWS Fargate)

ECS Exec (AWS Fargate)

4
Comments
2 min read
Jump into Microservices Testing with Docker Compose and Skyramp

Jump into Microservices Testing with Docker Compose and Skyramp

Comments
5 min read
Opsgenie Alerting with Orkes Conductor

Opsgenie Alerting with Orkes Conductor

Comments
7 min read
Orkes Monthly Highlights - November 2023

Orkes Monthly Highlights - November 2023

Comments
6 min read
You Don’t Need Microservices: A Real-World Perspective

You Don’t Need Microservices: A Real-World Perspective

20
Comments 7
5 min read
GitOps for Devs - Part 2: Navigating the Code

GitOps for Devs - Part 2: Navigating the Code

1
Comments
4 min read
Idempotence in microservices using .NET, C#, and Devprime.

Idempotence in microservices using .NET, C#, and Devprime.

1
Comments
6 min read
Logs, Distributed Tracing in microservices using .NET / C# and Devprime.

Logs, Distributed Tracing in microservices using .NET / C# and Devprime.

Comments
5 min read
Speeding up the development of .NET / C# microservices with Devprime

Speeding up the development of .NET / C# microservices with Devprime

Comments
7 min read
Logs, Trace distribuído em microsserviços usando .NET / C# e Devprime

Logs, Trace distribuído em microsserviços usando .NET / C# e Devprime

Comments
6 min read
O que são microservices (microsserviços)?

O que são microservices (microsserviços)?

Comments
2 min read
Deployment approaches in Microservices.

Deployment approaches in Microservices.

30
Comments 12
7 min read
Microservices are not what you (may) think

Microservices are not what you (may) think

7
Comments
3 min read
Integration Patterns for Distributed Architecture - Intro to dionysus-rb

Integration Patterns for Distributed Architecture - Intro to dionysus-rb

3
Comments 1
7 min read
Dapr Demystified: Empowering Kubernetes Microservices

Dapr Demystified: Empowering Kubernetes Microservices

1
Comments
5 min read
Navigating the Microservices Landscape: Overcoming Challenges with Proven Strategies

Navigating the Microservices Landscape: Overcoming Challenges with Proven Strategies

Comments
3 min read
Basics of App Deployment 02: Top 3 Deployment Strategies for Microservices

Basics of App Deployment 02: Top 3 Deployment Strategies for Microservices

1
Comments
4 min read
Outbox Pattern

Outbox Pattern

Comments
2 min read
Micro Nano Pico but still service

Micro Nano Pico but still service

Comments
1 min read
🌱 Embarking on my Spring Boot and Microservices Journey!

🌱 Embarking on my Spring Boot and Microservices Journey!

Comments
1 min read
Wat if... ?

Wat if... ?

1
Comments
1 min read
Example 5, Automatically generate grpc gateway service project code, easy to achieve cross-service grpc calls

Example 5, Automatically generate grpc gateway service project code, easy to achieve cross-service grpc calls

Comments
3 min read
Example 2, Automatically generate a complete grpc+gorm+redis+CRUD microservice project without writing a line of Go code

Example 2, Automatically generate a complete grpc+gorm+redis+CRUD microservice project without writing a line of Go code

Comments
2 min read
Product Architecture Cheat Sheet

Product Architecture Cheat Sheet

Comments
4 min read
Basics of App Deployment 01: 3 Main Stages, 4 Common Patterns

Basics of App Deployment 01: 3 Main Stages, 4 Common Patterns

1
Comments
6 min read
Building an event-driven system in Go using Pub/Sub

Building an event-driven system in Go using Pub/Sub

66
Comments 2
17 min read
Microservices Unleashed: A Comprehensive Guide

Microservices Unleashed: A Comprehensive Guide

Comments
6 min read
How can the microservices really be "micro"

How can the microservices really be "micro"

10
Comments
4 min read
What are Java Microservices? A Comprehensive Guide

What are Java Microservices? A Comprehensive Guide

Comments
3 min read
Chopping the monolith in a smarter way

Chopping the monolith in a smarter way

30
Comments
4 min read
Building a Microservices Cloud Backend using Go and PostgreSQL

Building a Microservices Cloud Backend using Go and PostgreSQL

63
Comments 9
4 min read
Introduction to Microservices Architecture Patterns

Introduction to Microservices Architecture Patterns

1
Comments
9 min read
Building a Scalable Notification Service with gRPC and Microservices

Building a Scalable Notification Service with gRPC and Microservices

11
Comments
9 min read
A Guide to Managing the First Fallacy of Distributed Computing

A Guide to Managing the First Fallacy of Distributed Computing

Comments
9 min read
Understanding the Business Domain in Programming, Microservices, and .NET

Understanding the Business Domain in Programming, Microservices, and .NET

2
Comments
4 min read
Microservices for beginners. User service. Nest js. Mongodb. Kafka.

Microservices for beginners. User service. Nest js. Mongodb. Kafka.

Comments
9 min read
Microservices for beginners. Toxic service. Python. Tensorflow. Kafka.

Microservices for beginners. Toxic service. Python. Tensorflow. Kafka.

Comments
7 min read
Microservices for beginners. Spam service. Python. Scikit-learn. Kafka.

Microservices for beginners. Spam service. Python. Scikit-learn. Kafka.

Comments
5 min read
Microservices for beginners. Front-end service. Vue js. Socket.io.

Microservices for beginners. Front-end service. Vue js. Socket.io.

1
Comments
11 min read
Microservices for beginners. Message service. Nest js. Mongodb. Kafka.

Microservices for beginners. Message service. Nest js. Mongodb. Kafka.

Comments
7 min read
URL Shortener Microservice using FastAPI and PostgreSQL

URL Shortener Microservice using FastAPI and PostgreSQL

Comments
1 min read
One of many ways to migrate from NodeJS to Rust

One of many ways to migrate from NodeJS to Rust

7
Comments
6 min read
Is It Worth Learning Spring Boot in 2023

Is It Worth Learning Spring Boot in 2023

6
Comments
15 min read
loading...