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.
Building a Scalable Live Stream Chat Service with Spring WebFlux, Redis PubSub, RSocket and Auth0

Building a Scalable Live Stream Chat Service with Spring WebFlux, Redis PubSub, RSocket and Auth0

35
Comments 2
8 min read
Microservice Architecture Vs Monolithic Architecture

Microservice Architecture Vs Monolithic Architecture

10
Comments
3 min read
How to Set Up Distributed Tracing in Microservices with Spring Boot, Zipkin or the ELK Stack

How to Set Up Distributed Tracing in Microservices with Spring Boot, Zipkin or the ELK Stack

5
Comments
9 min read
Implement Event Sourcing With MongoDB

Implement Event Sourcing With MongoDB

4
Comments
1 min read
When you need Database per Service ?

When you need Database per Service ?

11
Comments
2 min read
Writing logs into Elastic with NLog , ELK and .Net 5.0 (Part 2)

Writing logs into Elastic with NLog , ELK and .Net 5.0 (Part 2)

12
Comments
3 min read
Generating and Deploying Micro Frontends and Microservices With Entando Blueprint

Generating and Deploying Micro Frontends and Microservices With Entando Blueprint

21
Comments
10 min read
The Components That Make Up An Entando Application - Frontend and Backend Components

The Components That Make Up An Entando Application - Frontend and Backend Components

16
Comments
4 min read
How to choose a database on AWS

How to choose a database on AWS

46
Comments
5 min read
Microservices with Meteor

Microservices with Meteor

22
Comments 1
16 min read
Fake Local Server: A Mock server

Fake Local Server: A Mock server

12
Comments
3 min read
Authenticating REST services with OAuth2

Authenticating REST services with OAuth2

14
Comments
6 min read
Building Microservices in Go: Searching with Elasticsearch

Building Microservices in Go: Searching with Elasticsearch

41
Comments
5 min read
Distributed Tracing: Build vs Buy

Distributed Tracing: Build vs Buy

17
Comments
6 min read
RabbitMQ Basic Overview

RabbitMQ Basic Overview

5
Comments
3 min read
Criando Health Check para micro-serviços

Criando Health Check para micro-serviços

6
Comments
3 min read
4 Service Discovery Patterns for your Microservice

4 Service Discovery Patterns for your Microservice

13
Comments
4 min read
Building Microservices in Go: Graceful Shutdown

Building Microservices in Go: Graceful Shutdown

52
Comments
3 min read
Scaling Multi-Channel E-Commerce with Microservices and a Headless CMS

Scaling Multi-Channel E-Commerce with Microservices and a Headless CMS

6
Comments
7 min read
Design Patterns for Modern Day Commerce Using Microservices

Design Patterns for Modern Day Commerce Using Microservices

4
Comments
6 min read
Lies, Damned lies, and Microservice "Advantages"

Lies, Damned lies, and Microservice "Advantages"

15
Comments
4 min read
C++ is awesome, here's why...

C++ is awesome, here's why...

82
Comments 26
8 min read
How to design a RESTful API on AWS

How to design a RESTful API on AWS

47
Comments
5 min read
[1] Notes on "Building Microservices"

[1] Notes on "Building Microservices"

2
Comments
2 min read
CRUD model class

CRUD model class

7
Comments
2 min read
Building Microservices in Go: Containerization using Docker

Building Microservices in Go: Containerization using Docker

9
Comments
4 min read
How to use Redis and Lua Scripts in a C# ASP.NET Core Microservice Architecture

How to use Redis and Lua Scripts in a C# ASP.NET Core Microservice Architecture

9
Comments
4 min read
Microservices Are Dragging Us Back

Microservices Are Dragging Us Back

3
Comments 3
2 min read
Indirect Coupling Story

Indirect Coupling Story

3
Comments
2 min read
Microservices master thesis: Current research areas?

Microservices master thesis: Current research areas?

6
Comments 1
1 min read
Lessons Learned from Multiple Microservice Transitions

Lessons Learned from Multiple Microservice Transitions

7
Comments
8 min read
A Cloud Migration Questionnaire

A Cloud Migration Questionnaire

8
Comments
2 min read
When it Pays to Choose Microservices

When it Pays to Choose Microservices

9
Comments
10 min read
Microservices Authentication Strategies: Theory to Practice

Microservices Authentication Strategies: Theory to Practice

98
Comments 4
13 min read
Use Kool to run Multiple Docker Applications at the same time in your Local Development Environment

Use Kool to run Multiple Docker Applications at the same time in your Local Development Environment

149
Comments 5
7 min read
6 Observable Patterns to consider for your Microservice

6 Observable Patterns to consider for your Microservice

5
Comments
3 min read
How to Deploy Your First Kubernetes Cluster

How to Deploy Your First Kubernetes Cluster

26
Comments
5 min read
Building Microservices in Go: OpenTelemetry

Building Microservices in Go: OpenTelemetry

12
Comments
5 min read
Are you starting with microservices? Forget the DRY principle and embrace redundancy!

Are you starting with microservices? Forget the DRY principle and embrace redundancy!

2
Comments
1 min read
How to code better and faster: lessons from research into Google developers

How to code better and faster: lessons from research into Google developers

3
Comments
2 min read
Building Microservices in Go: REST APIs: Implementing and Dealing with errors

Building Microservices in Go: REST APIs: Implementing and Dealing with errors

15
Comments
3 min read
Running Jaeger Locally: How to Get Started

Running Jaeger Locally: How to Get Started

19
Comments
6 min read
Create a JVM microservice in less than 10MB with Micronaut

Create a JVM microservice in less than 10MB with Micronaut

5
Comments 1
3 min read
Kubernetes AutoScaling Series: Cluster AutoScaler

Kubernetes AutoScaling Series: Cluster AutoScaler

4
Comments
5 min read
Unfurling Asynchronous Microservices - Tech Talk

Unfurling Asynchronous Microservices - Tech Talk

1
Comments
1 min read
Creating a Microservices App with Dockerized Express Gateway.

Creating a Microservices App with Dockerized Express Gateway.

8
Comments 1
7 min read
Managing external libraries in AWS lambda functions

Managing external libraries in AWS lambda functions

7
Comments
4 min read
Building Microservices in Go: REST APIs: Putting it all together

Building Microservices in Go: REST APIs: Putting it all together

6
Comments
2 min read
Getting Started With Apache Kafka and Java

Getting Started With Apache Kafka and Java

5
Comments
2 min read
Using the Strangler Pattern to Break Down Your E-Commerce Monolith

Using the Strangler Pattern to Break Down Your E-Commerce Monolith

8
Comments
8 min read
How to Cache Aggregated Data with Redis and Lua Scripts for a Scaled Microservice Architecture

How to Cache Aggregated Data with Redis and Lua Scripts for a Scaled Microservice Architecture

6
Comments
5 min read
Creando una API Gateway en .NET Core con Ocelot

Creando una API Gateway en .NET Core con Ocelot

10
Comments
2 min read
Getting Started With Testing Microservices

Getting Started With Testing Microservices

3
Comments
5 min read
Opinionated take on Java Microservices Frameworks

Opinionated take on Java Microservices Frameworks

14
Comments 5
8 min read
GraphQL microservices - Combining data from multiple microservices

GraphQL microservices - Combining data from multiple microservices

3
Comments
7 min read
Notes on Kafka: Kafka CLI Commands

Notes on Kafka: Kafka CLI Commands

17
Comments 1
19 min read
Logging vs Tracing: Why Logs Aren’t Enough to Debug Your Microservices

Logging vs Tracing: Why Logs Aren’t Enough to Debug Your Microservices

131
Comments 3
7 min read
Building Microservices in Go: REST APIs - Versioning

Building Microservices in Go: REST APIs - Versioning

3
Comments
5 min read
Notes on Kafka: Brokers, Producers, and Consumers

Notes on Kafka: Brokers, Producers, and Consumers

9
Comments
6 min read
Micro frontend: A Windows clone with micro apps

Micro frontend: A Windows clone with micro apps

261
Comments 7
5 min read
loading...