Forem

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.
What is Distributed Tracing?

What is Distributed Tracing?

39
Comments
7 min read
Instrumenting Software with Micrometer

Instrumenting Software with Micrometer

6
Comments
5 min read
A Journey From Monolith to Micro Everything

A Journey From Monolith to Micro Everything

9
Comments
3 min read
Building authentication for microservices using NestJS

Building authentication for microservices using NestJS

182
Comments 26
14 min read
Deploying Multi-Container Services on Azure Service Fabric

Deploying Multi-Container Services on Azure Service Fabric

12
Comments
6 min read
Managing Shared Components in Go Microservices with Fx

Managing Shared Components in Go Microservices with Fx

8
Comments
7 min read
The approaches and challenges of Micro Frontends. A theoretical introduction

The approaches and challenges of Micro Frontends. A theoretical introduction

8
Comments
9 min read
Introduction: API Gateway (Part 1)

Introduction: API Gateway (Part 1)

14
Comments
4 min read
Announcing the Docker Compose Specification

Announcing the Docker Compose Specification

2
Comments
1 min read
Microservice in Python using FastAPI

Microservice in Python using FastAPI

461
Comments 46
19 min read
The ultimate guide for Microservices’ design

The ultimate guide for Microservices’ design

64
Comments
8 min read
HL7 protocol decoder programming tutorial

HL7 protocol decoder programming tutorial

6
Comments 2
6 min read
Multi-stage Docker and Elixir releases

Multi-stage Docker and Elixir releases

33
Comments 3
3 min read
How to Deploy More Complex Microservice Apps with Managed Kubernetes

How to Deploy More Complex Microservice Apps with Managed Kubernetes

6
Comments
13 min read
4 ways to upload multipart file(s) in spring webflux

4 ways to upload multipart file(s) in spring webflux

3
Comments
1 min read
Why a distributed system (highly concurrent) is mostly asynchronous?

Why a distributed system (highly concurrent) is mostly asynchronous?

7
Comments 9
1 min read
Implement unary gRPC API in Go

Implement unary gRPC API in Go

39
Comments 1
15 min read
Microservices Architecture Tutorial: all you need to get started

Microservices Architecture Tutorial: all you need to get started

88
Comments 3
10 min read
Keep your service alive with a circuit breaker

Keep your service alive with a circuit breaker

14
Comments 6
6 min read
Is it okay if my app is not microservices-based?

Is it okay if my app is not microservices-based?

5
Comments 4
2 min read
Spring Boot: Auto Configuration and Projects

Spring Boot: Auto Configuration and Projects

15
Comments
4 min read
How to Consolidate API-Documentation in a Microservices Environment

How to Consolidate API-Documentation in a Microservices Environment

15
Comments 6
7 min read
Accessing Apache Kafka from Quarkus

Accessing Apache Kafka from Quarkus

7
Comments
4 min read
Challenges in Developing Microservices

Challenges in Developing Microservices

7
Comments
3 min read
NestJS - Microservices with Redis

NestJS - Microservices with Redis

54
Comments 1
3 min read
loading...