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.
Breaking up the monolith: Zero downtime migrations

Breaking up the monolith: Zero downtime migrations

14
Comments
4 min read
Implementing distributed tracing in a nodejs application
Cover image for Implementing distributed tracing in a nodejs application

Implementing distributed tracing in a nodejs application

24
Comments
7 min read
Retry Pattern in Microservices
Cover image for Retry Pattern in Microservices

Retry Pattern in Microservices

14
Comments 2
3 min read
Embedding NATS in Go
Cover image for Embedding NATS in Go

Embedding NATS in Go

82
Comments
3 min read
How to Maintain Quality when Transitioning from Monolith to Microservices

How to Maintain Quality when Transitioning from Monolith to Microservices

11
Comments 1
8 min read
Creating a simple REST API in Deno
Cover image for Creating a simple REST API in Deno

Creating a simple REST API in Deno

7
Comments
8 min read
Introduction to gRPC
Cover image for Introduction to gRPC

Introduction to gRPC

10
Comments
7 min read
Integration Events: Implementando comunicaciĂłn entre servicios con MassTransit y ASP.NET

Integration Events: Implementando comunicaciĂłn entre servicios con MassTransit y ASP.NET

23
Comments 1
11 min read
How Microservices Architecture helps complex and evolving applications

How Microservices Architecture helps complex and evolving applications

8
Comments
2 min read
The most elegant way to performance test your microservices running on Kubernetes
Cover image for The most elegant way to performance test your microservices running on Kubernetes

The most elegant way to performance test your microservices running on Kubernetes

9
Comments
7 min read
Authorization is changing - how we can harness the benefits?

Authorization is changing - how we can harness the benefits?

6
Comments
5 min read
Sessions: cookies vs localStorage - which one to use when
Cover image for Sessions: cookies vs localStorage - which one to use when

Sessions: cookies vs localStorage - which one to use when

8
Comments
3 min read
Microservices E-commerce Boutique Tutorial— Part 2

Microservices E-commerce Boutique Tutorial— Part 2

7
Comments
9 min read
How to make two docker containers from two different projects communicate with each others ?
Cover image for How to make two docker containers from two different projects communicate with each others ?

How to make two docker containers from two different projects communicate with each others ?

10
Comments
3 min read
Create NestJS Microservices using RabbitMQ - Part 1
Cover image for Create NestJS Microservices using RabbitMQ - Part 1

Create NestJS Microservices using RabbitMQ - Part 1

43
Comments 2
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.