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.
APIs vs Microservices

APIs vs Microservices

5
Comments
4 min read
TDD Part 1: Why Should I?

TDD Part 1: Why Should I?

14
Comments 11
3 min read
ASP.NET Core structured logging - introduction

ASP.NET Core structured logging - introduction

6
Comments
2 min read
Micro Frontends Patterns#1: Introduction

Micro Frontends Patterns#1: Introduction

84
Comments
2 min read
How big or small should microservices be?

How big or small should microservices be?

11
Comments 7
1 min read
Micro Frontends Patterns#2: MFE in 3 minutes

Micro Frontends Patterns#2: MFE in 3 minutes

13
Comments
2 min read
Set up real-time error notifications for your python applications in 15 minutes or less

Set up real-time error notifications for your python applications in 15 minutes or less

13
Comments
4 min read
Getting Started with AWS API Gateway

Getting Started with AWS API Gateway

17
Comments
8 min read
Testing Microservices: A Layered Testing Strategy

Testing Microservices: A Layered Testing Strategy

9
Comments 2
8 min read
Set up real-time error notifications for your Node.js applications in 15 minutes or less

Set up real-time error notifications for your Node.js applications in 15 minutes or less

10
Comments 1
4 min read
Good and Bad Monolith

Good and Bad Monolith

33
Comments 1
4 min read
Dealing with data in microservice architectures - part 2 - synchronous calls

Dealing with data in microservice architectures - part 2 - synchronous calls

10
Comments
8 min read
Migration from Mulesoft to Kumologica — Part 2

Migration from Mulesoft to Kumologica — Part 2

6
Comments
7 min read
You Aren’t Gonna Need Microservices

You Aren’t Gonna Need Microservices

10
Comments 4
5 min read
An Introduction to Cloud-Native DevOps

An Introduction to Cloud-Native DevOps

30
Comments
6 min read
An easy way to a highly available service with Kubernetes probes, Kotlin and Helm

An easy way to a highly available service with Kubernetes probes, Kotlin and Helm

10
Comments
7 min read
Build a gRPC server in Go

Build a gRPC server in Go

54
Comments 2
8 min read
Go Clean architecture rest api example 🚀👋👨‍💻

Go Clean architecture rest api example 🚀👋👨‍💻

48
Comments 2
2 min read
How to Prevent Code Injection Vulnerabilities in Serverless Applications (Part 1/2)

How to Prevent Code Injection Vulnerabilities in Serverless Applications (Part 1/2)

17
Comments 2
6 min read
Go + gRPC with Go kit

Go + gRPC with Go kit

53
Comments 3
5 min read
What’s Docker? And how to start with it

What’s Docker? And how to start with it

36
Comments
7 min read
Ocelot with .Net Core 5.0

Ocelot with .Net Core 5.0

24
Comments 8
3 min read
Deploying a Spring Boot Kotlin app on Kubernetes with Docker and Helm

Deploying a Spring Boot Kotlin app on Kubernetes with Docker and Helm

11
Comments
5 min read
What's an API Gateway and How Do You Choose the Right One

What's an API Gateway and How Do You Choose the Right One

20
Comments 2
8 min read
AWS Step Functions Error Handling

AWS Step Functions Error Handling

4
Comments
11 min read
Micro Frontends – Revolutionizing Front-end Development with Microservices

Micro Frontends – Revolutionizing Front-end Development with Microservices

2
Comments
1 min read
Event Driven com Laravel Pigeon

Event Driven com Laravel Pigeon

8
Comments
8 min read
4 Levels of API Adoption

4 Levels of API Adoption

7
Comments 1
3 min read
Microservices with Kotlin, Kubernetes, and Linkerd

Microservices with Kotlin, Kubernetes, and Linkerd

10
Comments
7 min read
Deep dive into Kubernetes (part - II) :

Deep dive into Kubernetes (part - II) :

9
Comments
4 min read
Log Cleanup no Kafka

Log Cleanup no Kafka

2
Comments
5 min read
Migration from Mulesoft to Kumologica— Part 1

Migration from Mulesoft to Kumologica— Part 1

3
Comments
4 min read
How to Build, Deploy, and Debug a Food Delivery App on AWS

How to Build, Deploy, and Debug a Food Delivery App on AWS

13
Comments 1
13 min read
Running Istio in Production

Running Istio in Production

6
Comments
1 min read
Java RPC Application with ActiveRPC library

Java RPC Application with ActiveRPC library

5
Comments
3 min read
What are microservices, and why should you care?

What are microservices, and why should you care?

41
Comments 1
4 min read
Byte-Sized Tech Tips Round-Up: Week 3

Byte-Sized Tech Tips Round-Up: Week 3

8
Comments
2 min read
Comunicação assíncrona com .NET Core, MassTransit e RabbitMQ

Comunicação assíncrona com .NET Core, MassTransit e RabbitMQ

2
Comments
5 min read
Systemic: the silver bullet to develop perfect microservices in Node.JS.

Systemic: the silver bullet to develop perfect microservices in Node.JS.

12
Comments 4
5 min read
Ports & Adapters architecture on example

Ports & Adapters architecture on example

14
Comments
13 min read
Deep dive into Kubernetes 0x1

Deep dive into Kubernetes 0x1

20
Comments 3
3 min read
RESTHeart - a Java runtime for microservices

RESTHeart - a Java runtime for microservices

6
Comments
2 min read
Constraint Validation in Spring Boot Microservices

Constraint Validation in Spring Boot Microservices

14
Comments
6 min read
The Complete Microservice Tutorial — [Part 1] Building User Service With GRPC, Node.JS, and MongoDB

The Complete Microservice Tutorial — [Part 1] Building User Service With GRPC, Node.JS, and MongoDB

19
Comments 1
6 min read
How do you break up a Monolith?

How do you break up a Monolith?

6
Comments 1
1 min read
On .NET Episode: Microservice Service Discovery with Steeltoe

On .NET Episode: Microservice Service Discovery with Steeltoe

6
Comments
1 min read
How I messed up as Fresher in IT

How I messed up as Fresher in IT

2
Comments
1 min read
The Complete Microservice Tutorial with GRPC, NodeJS, Go, Python & Ruby — [Part 0] Introduction

The Complete Microservice Tutorial with GRPC, NodeJS, Go, Python & Ruby — [Part 0] Introduction

8
Comments 1
4 min read
Everything You Need To Know About Message Queues: A Complete Guide

Everything You Need To Know About Message Queues: A Complete Guide

35
Comments 1
8 min read
Microservices with Spring

Microservices with Spring

38
Comments 1
2 min read
N+1 Query Problem in GraphQL

N+1 Query Problem in GraphQL

8
Comments
4 min read
Introduction to Spring Cloud Config

Introduction to Spring Cloud Config

6
Comments 1
4 min read
[Discussion] gRPC in Real-World Case

[Discussion] gRPC in Real-World Case

2
Comments 11
1 min read
Move your mTLS configuration from the codebase to a service mesh!

Move your mTLS configuration from the codebase to a service mesh!

3
Comments
5 min read
JWT authorization in a microservices gateway

JWT authorization in a microservices gateway

10
Comments
8 min read
Complex auth - micro-services & test isolation

Complex auth - micro-services & test isolation

8
Comments
2 min read
Validating JWTs in Web APIs

Validating JWTs in Web APIs

17
Comments
2 min read
How to split the records in Kumologica

How to split the records in Kumologica

3
Comments
2 min read
Circuit breaker in Java with Hystrix, Resilience4j and Microprofile fault tolerance

Circuit breaker in Java with Hystrix, Resilience4j and Microprofile fault tolerance

11
Comments
1 min read
Deep dive into docker 0x1

Deep dive into docker 0x1

10
Comments
4 min read
loading...