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.
What I Learnt From Doing Remote Collaborative Modeling For the Past 6 weeks ?

What I Learnt From Doing Remote Collaborative Modeling For the Past 6 weeks ?

7
Comments 1
2 min read
Use these 3 pillars to break the Monolith

Use these 3 pillars to break the Monolith

8
Comments 2
9 min read
Remote Development Environments with PyCharm, Okteto and Kubernetes

Remote Development Environments with PyCharm, Okteto and Kubernetes

5
Comments
10 min read
API Calls with retries

API Calls with retries

5
Comments 2
1 min read
User authorization in micro-service architecture with JWT

User authorization in micro-service architecture with JWT

13
Comments
3 min read
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

50
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
loading...