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.
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
Cover image for 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
Cover image for 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
Cover image for Announcing the Docker Compose Specification

Announcing the Docker Compose Specification

2
Comments
1 min read
Microservice in Python using FastAPI
Cover image for Microservice in Python using FastAPI

Microservice in Python using FastAPI

471
Comments 46
19 min read
The ultimate guide for Microservices’ design
Cover image for The ultimate guide for Microservices’ design

The ultimate guide for Microservices’ design

64
Comments
8 min read
HL7 protocol decoder programming tutorial
Cover image for HL7 protocol decoder programming tutorial

HL7 protocol decoder programming tutorial

7
Comments 2
6 min read
Multi-stage Docker and Elixir releases
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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

16
Comments 6
7 min read
Accessing Apache Kafka from Quarkus

Accessing Apache Kafka from Quarkus

7
Comments
4 min read
Challenges in Developing Microservices
Cover image for Challenges in Developing Microservices

Challenges in Developing Microservices

7
Comments
3 min read
Monorepo and Microservice setup in Nest.js
Cover image for Monorepo and Microservice setup in Nest.js

Monorepo and Microservice setup in Nest.js

90
Comments 15
5 min read
NestJS - Microservices with Redis
Cover image for NestJS - Microservices with Redis

NestJS - Microservices with Redis

54
Comments 1
3 min read
Transition from a monolithic application to microservices
Cover image for Transition from a monolithic application to microservices

Transition from a monolithic application to microservices

10
Comments
3 min read
GraphQL for server-side resource aggregation

GraphQL for server-side resource aggregation

14
Comments 2
3 min read
loading...