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.
How to Consolidate API-Documentation in a Microservices Environment

How to Consolidate API-Documentation in a Microservices Environment

15
Comments 6
7 min read
Accessing Apache Kafka from Quarkus

Accessing Apache Kafka from Quarkus

7
Comments
4 min read
Challenges in Developing Microservices

Challenges in Developing Microservices

7
Comments
3 min read
NestJS - Microservices with Redis

NestJS - Microservices with Redis

54
Comments 1
3 min read
Monorepo and Microservice setup in Nest.js

Monorepo and Microservice setup in Nest.js

87
Comments 15
5 min read
GraphQL for server-side resource aggregation

GraphQL for server-side resource aggregation

14
Comments 2
3 min read
Using RabbitMQ for microservice architecture success - Guest Blog by API Fortress API

Using RabbitMQ for microservice architecture success - Guest Blog by API Fortress API

14
Comments
6 min read
Development of Reactive Applications with Quarkus

Development of Reactive Applications with Quarkus

17
Comments
5 min read
How do you document your Microservice cluster?

How do you document your Microservice cluster?

10
Comments
1 min read
Should I Use A Microservices Architecture?

Should I Use A Microservices Architecture?

391
Comments 9
10 min read
Serverless pitfalls & design principles for microservices

Serverless pitfalls & design principles for microservices

18
Comments
2 min read
Freelancing at it's best

Freelancing at it's best

13
Comments 1
5 min read
Should you migrate from monolith to microservices architecture?

Should you migrate from monolith to microservices architecture?

11
Comments
4 min read
Best practices while breaking down a monolith into microservices

Best practices while breaking down a monolith into microservices

22
Comments
2 min read
Golang, Microservices, and Monorepo

Golang, Microservices, and Monorepo

39
Comments 10
2 min read
How to Develop and Debug ASP.NET Core Applications in Kubernetes

How to Develop and Debug ASP.NET Core Applications in Kubernetes

7
Comments
6 min read
Boring is the new Black

Boring is the new Black

10
Comments 2
6 min read
Spring @ConfigurationProperties annotation explained

Spring @ConfigurationProperties annotation explained

21
Comments 3
11 min read
Hello Istio!

Hello Istio!

7
Comments
3 min read
Spring @Value annotation tricks

Spring @Value annotation tricks

32
Comments 7
6 min read
Lessons for architectural design from Netflix

Lessons for architectural design from Netflix

28
Comments 2
2 min read
Spring Microservices

Spring Microservices

10
Comments
8 min read
Securing gRPC-based Microservices in .NET Core

Securing gRPC-based Microservices in .NET Core

7
Comments
1 min read
Protocol buffer deep-dive

Protocol buffer deep-dive

36
Comments 3
12 min read
How open-source developers can earn income each time their microservices are used by others

How open-source developers can earn income each time their microservices are used by others

9
Comments 2
2 min read
NestJs +MongoDB + GraphQL - All the basics you want to know

NestJs +MongoDB + GraphQL - All the basics you want to know

10
Comments
3 min read
Async Rest Client to DynamoDB using Spring Boot

Async Rest Client to DynamoDB using Spring Boot

8
Comments
5 min read
How to Design a Web Application: Software Architecture 101

How to Design a Web Application: Software Architecture 101

867
Comments 2
14 min read
Microservices, Containers, and Kubernetes

Microservices, Containers, and Kubernetes

33
Comments
5 min read
AsyncAPI for documentation and validation of event-driven architecture

AsyncAPI for documentation and validation of event-driven architecture

18
Comments 3
4 min read
(Rust-lang) Creating a simple TODO service with Actix [Video] - Part 3

(Rust-lang) Creating a simple TODO service with Actix [Video] - Part 3

5
Comments
1 min read
Why do we microservice?

Why do we microservice?

12
Comments
3 min read
The complete gRPC course [Protobuf + Go + Java]

The complete gRPC course [Protobuf + Go + Java]

101
Comments 1
2 min read
What is a Kubernetes Pod?

What is a Kubernetes Pod?

7
Comments 1
3 min read
Should your product be using Microservices architecture ?

Should your product be using Microservices architecture ?

50
Comments
6 min read
New PHP framework for creating microservices

New PHP framework for creating microservices

9
Comments 6
4 min read
(Rust-lang) Creating a simple TODO service with Actix [Video] - Part 2

(Rust-lang) Creating a simple TODO service with Actix [Video] - Part 2

10
Comments 3
1 min read
JHipster Crash Course

JHipster Crash Course

19
Comments 4
5 min read
Implementing Message Outbox Pattern with Oban

Implementing Message Outbox Pattern with Oban

14
Comments
5 min read
Monolithic vs Microservices: pros and cons

Monolithic vs Microservices: pros and cons

54
Comments 8
3 min read
Building Cloud native apps: Intro to Open Application Model and Rudr

Building Cloud native apps: Intro to Open Application Model and Rudr

12
Comments
5 min read
The Dark Side of Microservices

The Dark Side of Microservices

113
Comments 5
5 min read
How to use Amazon SQS and SNS for inter-service communication - Part 2

How to use Amazon SQS and SNS for inter-service communication - Part 2

20
Comments
6 min read
What's your most up-to-date opinion on "monolith vs microservices"?

What's your most up-to-date opinion on "monolith vs microservices"?

45
Comments 15
1 min read
Demo of multistage/canary CI/CD and cloud automation for microservices

Demo of multistage/canary CI/CD and cloud automation for microservices

8
Comments
1 min read
A Go Microservices Demo using Go kit And API Gateway Pattern

A Go Microservices Demo using Go kit And API Gateway Pattern

20
Comments 2
5 min read
How to Develop and Debug Python Applications in Kubernetes

How to Develop and Debug Python Applications in Kubernetes

8
Comments
6 min read
🐾 Does your microservice deserve its own database?

🐾 Does your microservice deserve its own database?

44
Comments 1
4 min read
Just released: dadjokes microservice for testing

Just released: dadjokes microservice for testing

7
Comments
1 min read
Building a Microservice Application using C#, ASP.NET Core, Docker & Kubernetes

Building a Microservice Application using C#, ASP.NET Core, Docker & Kubernetes

31
Comments 2
3 min read
On.NET Episode: Authentication and authorization options for Azure Event Hubs

On.NET Episode: Authentication and authorization options for Azure Event Hubs

34
Comments
1 min read
How to use Amazon SQS and SNS for inter-service communication - Part 1

How to use Amazon SQS and SNS for inter-service communication - Part 1

48
Comments 2
6 min read
Create Your First Lambda with Serverless, Typescript and Microgamma Part 2

Create Your First Lambda with Serverless, Typescript and Microgamma Part 2

7
Comments
4 min read
Build an API Gateway with NestJs in 10 minutes

Build an API Gateway with NestJs in 10 minutes

127
Comments 23
8 min read
Docker and Java Spring Boot [Part.1: Continuous Integration]

Docker and Java Spring Boot [Part.1: Continuous Integration]

69
Comments
5 min read
Improving microservices reliability with Two Phase Commit

Improving microservices reliability with Two Phase Commit

8
Comments
2 min read
On.NET Episode: Understanding the Event Processor Host in Azure Event Hubs

On.NET Episode: Understanding the Event Processor Host in Azure Event Hubs

17
Comments
1 min read
GraphQL (microservices) architecture by Apollo

GraphQL (microservices) architecture by Apollo

180
Comments 9
6 min read
On.NET Episode: Advanced Features with Azure Service Bus

On.NET Episode: Advanced Features with Azure Service Bus

15
Comments
1 min read
Mutual TLS authentication in REST services with Kotlin

Mutual TLS authentication in REST services with Kotlin

6
Comments
1 min read
loading...