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.
Istio - An Introduction to service mesh and its dashboard

Istio - An Introduction to service mesh and its dashboard

11
Comments
6 min read
Implement bidirectional streaming gRPC - Go

Implement bidirectional streaming gRPC - Go

49
Comments
11 min read
Future of backend development

Future of backend development

25
Comments 7
2 min read
The price of software: Unit testing

The price of software: Unit testing

29
Comments 1
4 min read
Why are services slow sometimes?

Why are services slow sometimes?

181
Comments 8
10 min read
Don't Do Microservices If You Can

Don't Do Microservices If You Can

14
Comments
3 min read
The how-to guide to microservices for startups

The how-to guide to microservices for startups

10
Comments
8 min read
Node.js, its awesome!

Node.js, its awesome!

5
Comments
4 min read
Distributed API Documentation - How to Aggregate Swagger

Distributed API Documentation - How to Aggregate Swagger

7
Comments
4 min read
Why You Need A Microservice Catalog

Why You Need A Microservice Catalog

5
Comments
9 min read
Domain Driven Design for Highly Scalable applications

Domain Driven Design for Highly Scalable applications

21
Comments
6 min read
Getting The Most Out of Your Logs with ELK

Getting The Most Out of Your Logs with ELK

11
Comments
7 min read
How to build your first Micro Frontend with SSR in minutes

How to build your first Micro Frontend with SSR in minutes

11
Comments 1
4 min read
DynamoDB Client using Micronaut, Maven and GraalVM

DynamoDB Client using Micronaut, Maven and GraalVM

8
Comments
7 min read
Apache Kafka in a Nutshell

Apache Kafka in a Nutshell

6
Comments
1 min read
Upload file in chunks with client-streaming gRPC - Go

Upload file in chunks with client-streaming gRPC - Go

61
Comments
15 min read
Python Microservices, Part 4: API, Object, and Storage Data Models

Python Microservices, Part 4: API, Object, and Storage Data Models

5
Comments
1 min read
System Design Basics: Horizontal vs Vertical Scaling

System Design Basics: Horizontal vs Vertical Scaling

3
Comments
3 min read
Python Microservices, Part 3: Effective Canonical Logging across Services

Python Microservices, Part 3: Effective Canonical Logging across Services

5
Comments
1 min read
A Guide to automated testing for microservices

A Guide to automated testing for microservices

3
Comments
5 min read
Python Microservices, Part 2: Build and Test REST endpoints with Tornado

Python Microservices, Part 2: Build and Test REST endpoints with Tornado

4
Comments
1 min read
Python Microservices, Part 1: Choices, Key Concepts, and Project setup

Python Microservices, Part 1: Choices, Key Concepts, and Project setup

12
Comments
1 min read
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
loading...