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.
A Guide to Using OpenTelemetry in Jina for Monitoring and Tracing Applications

A Guide to Using OpenTelemetry in Jina for Monitoring and Tracing Applications

1
Comments
17 min read
Monolithic vs Microservice

Monolithic vs Microservice

3
Comments
4 min read
TECH Job's VS AI - The Future.

TECH Job's VS AI - The Future.

2
Comments
2 min read
How to test AWS Serverless Microservices - the proper way?

How to test AWS Serverless Microservices - the proper way?

24
Comments
11 min read
Orchestration vs Choreography: How to Pick the Right Integration Pattern for Your Microservices in Azure

Orchestration vs Choreography: How to Pick the Right Integration Pattern for Your Microservices in Azure

3
Comments
7 min read
Using ArC outside Quarkus

Using ArC outside Quarkus

1
Comments
2 min read
Monolith to Module Federation at RazorpayX

Monolith to Module Federation at RazorpayX

1
Comments
9 min read
What are ARM templates?

What are ARM templates?

Comments
7 min read
what is micro-services architecture

what is micro-services architecture

2
Comments
5 min read
AWS Services for Blogging: A Comprehensive Overview

AWS Services for Blogging: A Comprehensive Overview

6
Comments
5 min read
Microsoft Azure Container Service

Microsoft Azure Container Service

1
Comments
12 min read
My Favorite Free Courses to Learn Microservices in Depth

My Favorite Free Courses to Learn Microservices in Depth

153
Comments 1
11 min read
Centralised logging in microservices using Grafana stack and Fluent-bit

Centralised logging in microservices using Grafana stack and Fluent-bit

10
Comments
4 min read
Microservices and Eventbridge

Microservices and Eventbridge

10
Comments 3
7 min read
Woo.vi - Building Woovi Shortener Microservice

Woo.vi - Building Woovi Shortener Microservice

9
Comments
2 min read
Create NestJS Microservices using RabbitMQ - Part 2

Create NestJS Microservices using RabbitMQ - Part 2

7
Comments 1
3 min read
Using ASP.Net Core in Phoesion Glow

Using ASP.Net Core in Phoesion Glow

2
Comments
2 min read
Understand Networking in Kubernetes

Understand Networking in Kubernetes

Comments
12 min read
Service Discovery for Serverless Microservices on AWS

Service Discovery for Serverless Microservices on AWS

1
Comments
6 min read
What is gRPC

What is gRPC

3
Comments
4 min read
Uncovering Frontend Data Aggregation: Our Encounter with BFF, GraphQL, and Hydration

Uncovering Frontend Data Aggregation: Our Encounter with BFF, GraphQL, and Hydration

17
Comments 1
9 min read
Preguntas clave antes de implementar microservicios con .NET

Preguntas clave antes de implementar microservicios con .NET

2
Comments
4 min read
Getting started with NestJs

Getting started with NestJs

1
Comments
2 min read
Building Resilient Systems: Retry Pattern in Microservices

Building Resilient Systems: Retry Pattern in Microservices

6
Comments
6 min read
Service Discovery

Service Discovery

Comments
2 min read
System Design

System Design

27
Comments
4 min read
The Consequences of Property Injection in Tightly Coupled Systems : A Developer’s Guide

The Consequences of Property Injection in Tightly Coupled Systems : A Developer’s Guide

4
Comments
2 min read
Why Separating Domain and Application Layers is Crucial for Achieving a Clean Architecture

Why Separating Domain and Application Layers is Crucial for Achieving a Clean Architecture

8
Comments
2 min read
Criando um micro-serviço com Spring Boot, Docker e MariaDB na Azure - Parte 1

Criando um micro-serviço com Spring Boot, Docker e MariaDB na Azure - Parte 1

3
Comments
11 min read
C4 Model + C4-PlantUML

C4 Model + C4-PlantUML

10
Comments 1
2 min read
Project Plan: Blazor WebAPI server, Blazor Web client, MSSQL database - All in Docker

Project Plan: Blazor WebAPI server, Blazor Web client, MSSQL database - All in Docker

2
Comments
3 min read
3 tips to keep microservice architecture from becoming a mess

3 tips to keep microservice architecture from becoming a mess

19
Comments
6 min read
Intro to Nest.js 🪺

Intro to Nest.js 🪺

6
Comments
3 min read
Writing (unit) tests action, event in Moleculer with Jest

Writing (unit) tests action, event in Moleculer with Jest

Comments
3 min read
Building more reliable applications with Temporal

Building more reliable applications with Temporal

4
Comments
7 min read
Micro-frontend Application; The Future Of Frontend Architecture

Micro-frontend Application; The Future Of Frontend Architecture

2
Comments
5 min read
Reactive DDD

Reactive DDD

3
Comments
2 min read
Writing a Database backed Micro-service with Raku and Humming-Bird

Writing a Database backed Micro-service with Raku and Humming-Bird

8
Comments 3
8 min read
What are Protocol Buffers

What are Protocol Buffers

3
Comments
10 min read
Using Laravel as a service proxy/gateway

Using Laravel as a service proxy/gateway

18
Comments
5 min read
Why the Cloud Revolution is just getting started?

Why the Cloud Revolution is just getting started?

1
Comments
8 min read
Next generation dynamic tunnel proxy service

Next generation dynamic tunnel proxy service

2
Comments
3 min read
First glimpse into gRPC through Python (Part 2)

First glimpse into gRPC through Python (Part 2)

2
Comments
7 min read
If you are interested in micro services then I promise you won't regret here...

If you are interested in micro services then I promise you won't regret here...

2
Comments
1 min read
This week(s) in DocArray

This week(s) in DocArray

2
Comments
9 min read
Open-source SPL Makes Microservices More 'Micro'

Open-source SPL Makes Microservices More 'Micro'

5
Comments
5 min read
Angular, Module Federation, and remote internal routing 🤯🤯🤯

Angular, Module Federation, and remote internal routing 🤯🤯🤯

8
Comments 1
2 min read
Spring Cloud Config

Spring Cloud Config

Comments
2 min read
Deploying Flask Microservice and React App with Kubernetes and Amazon EKS (Part 1) - Building the Flask API

Deploying Flask Microservice and React App with Kubernetes and Amazon EKS (Part 1) - Building the Flask API

2
Comments
6 min read
OpenTelemetry auto-instrumentation with Jaeger

OpenTelemetry auto-instrumentation with Jaeger

1
Comments
14 min read
Microservices start Here: Chassis Pattern

Microservices start Here: Chassis Pattern

5
Comments
8 min read
Six ways of dependency injection in Spring Boot — A Deep Dive

Six ways of dependency injection in Spring Boot — A Deep Dive

Comments
7 min read
Microservices: GoLang in a Spring Cloud architecture

Microservices: GoLang in a Spring Cloud architecture

1
Comments
9 min read
Chaining API Tests to Handle Complex Distributed System Testing

Chaining API Tests to Handle Complex Distributed System Testing

1
Comments
8 min read
What is Kafka? Event Streaming in a Nutshell

What is Kafka? Event Streaming in a Nutshell

4
Comments 1
6 min read
You are probably testing wrong

You are probably testing wrong

13
Comments
11 min read
Microservices architecture tutorial: All you need to get started

Microservices architecture tutorial: All you need to get started

20
Comments
10 min read
Scalable chat application in a microservices architecture

Scalable chat application in a microservices architecture

9
Comments 3
1 min read
Redis Stack: The backbone for efficient MicroServices

Redis Stack: The backbone for efficient MicroServices

2
Comments
12 min read
Simplify debugging to remove complexity from embedded systems

Simplify debugging to remove complexity from embedded systems

5
Comments
1 min read
loading...