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.
Micro Frontends Patterns#11: Edge Side Composition

Micro Frontends Patterns#11: Edge Side Composition

4
Comments
2 min read
The Simple Guide to Message Queues

The Simple Guide to Message Queues

16
Comments 1
7 min read
Introduction to Kubernetes: what problems does it solve?

Introduction to Kubernetes: what problems does it solve?

59
Comments 1
17 min read
Redis, Kafka or RabbitMQ: Which MicroServices Message Broker To Choose?

Redis, Kafka or RabbitMQ: Which MicroServices Message Broker To Choose?

171
Comments 10
5 min read
Microservices Design - API Gateway Pattern

Microservices Design - API Gateway Pattern

27
Comments 2
7 min read
Infrastructure Engineering - The Kubernetes Way

Infrastructure Engineering - The Kubernetes Way

19
Comments
15 min read
API Authentication :  Creating service client API keys

API Authentication :  Creating service client API keys

17
Comments 1
3 min read
The Microservice Architecture Perspective

The Microservice Architecture Perspective

8
Comments
7 min read
Micro frontends: my lessons learned

Micro frontends: my lessons learned

363
Comments 22
12 min read
Mezon wrapper for processing HTTP requests

Mezon wrapper for processing HTTP requests

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

Migration from Mulesoft to Kumologica— Part 1

3
Comments
4 min read
How to Mock a RESTful Microservice

How to Mock a RESTful Microservice

7
Comments 2
3 min read
Micro Frontends Patterns#9: Client Side Composition

Micro Frontends Patterns#9: Client Side Composition

15
Comments
3 min read
Confluent: Developing a Streaming Microservices Application - Kafka

Confluent: Developing a Streaming Microservices Application - Kafka

9
Comments
1 min read
How to run database, backend and frontend in a single-click with Docker Compose

How to run database, backend and frontend in a single-click with Docker Compose

86
Comments 4
8 min read
Go gRPC Clean architecture microservice with Prometheus, Grafana monitoring and Jaeger opentracing ⚡️

Go gRPC Clean architecture microservice with Prometheus, Grafana monitoring and Jaeger opentracing ⚡️

28
Comments 2
8 min read
A different approach to User Sessions in Microservices using Redis

A different approach to User Sessions in Microservices using Redis

30
Comments 8
6 min read
Micro Frontends Patterns#7: Linked Application

Micro Frontends Patterns#7: Linked Application

6
Comments
2 min read
Micro Frontends Patterns#6: Isomorphic JavaScript

Micro Frontends Patterns#6: Isomorphic JavaScript

17
Comments 2
3 min read
Integrando TestContainers en el contexto de Spring en nuestros tests

Integrando TestContainers en el contexto de Spring en nuestros tests

17
Comments
14 min read
Visual Microservices

Visual Microservices

2
Comments
3 min read
Micro Frontends Patterns#5: Microservice Architecture

Micro Frontends Patterns#5: Microservice Architecture

10
Comments
4 min read
Micro Frontends Patterns#4: JAMstack

Micro Frontends Patterns#4: JAMstack

31
Comments 2
4 min read
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

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

How big or small should microservices be?

9
Comments 7
1 min read
Micro Frontends Patterns#3: Monolithic Application

Micro Frontends Patterns#3: Monolithic Application

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

Micro Frontends Patterns#2: MFE in 3 minutes

11
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

12
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

8
Comments 1
4 min read
Good and Bad Monolith

Good and Bad Monolith

33
Comments 1
4 min read
Implementing circuit breaker pattern from scratch in Python

Implementing circuit breaker pattern from scratch in Python

8
Comments
10 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

9
Comments
7 min read
Build a gRPC server in Go

Build a gRPC server in Go

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

Go Clean architecture rest api example 🚀👋👨‍💻

45
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
Ocelot with .Net Core 5.0

Ocelot with .Net Core 5.0

22
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
Go + gRPC with Go kit

Go + gRPC with Go kit

49
Comments 3
5 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
What’s Docker? And how to start with it

What’s Docker? And how to start with it

35
Comments
7 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
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
loading...