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.
Secure GraphQL Microservices

Secure GraphQL Microservices

3
Comments
5 min read
Monitoring Microservices using Prometheus & Grafana

Monitoring Microservices using Prometheus & Grafana

2
Comments
6 min read
Implement Service Discovery Pattern With Eureka And Consul

Implement Service Discovery Pattern With Eureka And Consul

1
Comments
4 min read
Play Microservices: Security

Play Microservices: Security

6
Comments
10 min read
Why should you consider to adopt Service Mesh

Why should you consider to adopt Service Mesh

Comments
5 min read
CQRS+

CQRS+

5
Comments
9 min read
Differences in Scaling Stateless vs. Stateful Microservices

Differences in Scaling Stateless vs. Stateful Microservices

8
Comments 1
7 min read
Play Microservices: Integration via docker-compose

Play Microservices: Integration via docker-compose

6
Comments
3 min read
01 - Estudo de Microsserviços ingresso.x - Motivação

01 - Estudo de Microsserviços ingresso.x - Motivação

5
Comments
6 min read
Microservices Architecture on AWS: Scalable, Flexible, and Reliable Cloud Solutions

Microservices Architecture on AWS: Scalable, Flexible, and Reliable Cloud Solutions

5
Comments
3 min read
Service Discovery in Microservices

Service Discovery in Microservices

2
Comments
3 min read
📃 😎 DocKing: manage document templates & render PDFs microservice

📃 😎 DocKing: manage document templates & render PDFs microservice

7
Comments
1 min read
MICROSERVICES IN MY OWN WORDS

MICROSERVICES IN MY OWN WORDS

1
Comments
3 min read
Serverless vs. Containers for Microservices: What should you choose?

Serverless vs. Containers for Microservices: What should you choose?

4
Comments
8 min read
Lift and Shift to AWS with IaC

Lift and Shift to AWS with IaC

8
Comments
4 min read
AWS VPC: Private Subnets Increase Risk

AWS VPC: Private Subnets Increase Risk

13
Comments
6 min read
Query materialized views with Java, Spring, and streaming database

Query materialized views with Java, Spring, and streaming database

7
Comments
8 min read
Potential of Data Analytics : AWS Glue and AWS Athena

Potential of Data Analytics : AWS Glue and AWS Athena

6
Comments
3 min read
To Choreograph or Orchestrate your Saga, that is the question.

To Choreograph or Orchestrate your Saga, that is the question.

1
Comments
5 min read
9 Best Practices for Developing Microservices

9 Best Practices for Developing Microservices

8
Comments 1
8 min read
Aplicações Ruby On Rails com RabbitMQ: uma breve discussão sobre monolitos, microsserviços e mensageria

Aplicações Ruby On Rails com RabbitMQ: uma breve discussão sobre monolitos, microsserviços e mensageria

3
Comments
7 min read
Best Practices for Authorization in Microservices

Best Practices for Authorization in Microservices

Comments
7 min read
Play Microservices: Client service

Play Microservices: Client service

9
Comments
14 min read
🍽️ Enhanicing a Restaurant with Microservices Architecture! 🍽️

🍽️ Enhanicing a Restaurant with Microservices Architecture! 🍽️

1
Comments
2 min read
Protecting PostgreSQL with Adaptive Rate Limiting

Protecting PostgreSQL with Adaptive Rate Limiting

2
Comments
14 min read
Top 8 Tools for Microservices Development in 2023

Top 8 Tools for Microservices Development in 2023

Comments
6 min read
Play Microservices: Api-gateway service

Play Microservices: Api-gateway service

8
Comments
16 min read
Processes — for 12-factor Microservice Applications

Processes — for 12-factor Microservice Applications

1
Comments
7 min read
Enhancing Authorization Efficiency: The Power of Relational-Based Access Control

Enhancing Authorization Efficiency: The Power of Relational-Based Access Control

2
Comments
7 min read
Setting Up a Monolith Application with Kubernetes

Setting Up a Monolith Application with Kubernetes

32
Comments 5
4 min read
How to Create Standup Bot Using Conductor-Slack Integration

How to Create Standup Bot Using Conductor-Slack Integration

Comments
7 min read
Rethink the way you share the data between micro-services with Change-Data-Capture

Rethink the way you share the data between micro-services with Change-Data-Capture

Comments
4 min read
Play Microservices: Report service

Play Microservices: Report service

5
Comments
14 min read
Graceful Shutdowns for containerized Spring Boot applications

Graceful Shutdowns for containerized Spring Boot applications

Comments
6 min read
Avoid Spring RestTemplate Default Implementation to Prevent Performance Impact

Avoid Spring RestTemplate Default Implementation to Prevent Performance Impact

Comments
4 min read
A Friendly Introduction to Microservices

A Friendly Introduction to Microservices

5
Comments
5 min read
Play Microservices: Email service

Play Microservices: Email service

1
Comments
12 min read
Play Microservices: Scheduler service

Play Microservices: Scheduler service

6
Comments
23 min read
25 Key Terms for Speaking Distributed Systems and Temporal (an emoji-based guide)

25 Key Terms for Speaking Distributed Systems and Temporal (an emoji-based guide)

2
Comments
6 min read
How to build microservices with Docker - BONUS!!

How to build microservices with Docker - BONUS!!

14
Comments
2 min read
React Micro Frontends with Vite

React Micro Frontends with Vite

12
Comments
3 min read
How to build microservices with Docker - The Orchestration

How to build microservices with Docker - The Orchestration

7
Comments
6 min read
Why are Distributed Transactions danger to your microservices architecture?

Why are Distributed Transactions danger to your microservices architecture?

1
Comments
5 min read
Microservices: The Worst Technical Decision You Will Ever Make

Microservices: The Worst Technical Decision You Will Ever Make

2
Comments
4 min read
How to build microservices with Docker - The Services

How to build microservices with Docker - The Services

5
Comments
3 min read
a framework scaffolding tool for golang

a framework scaffolding tool for golang

Comments 1
1 min read
How to build microservices with Docker - Introduction

How to build microservices with Docker - Introduction

10
Comments
2 min read
Reliable Microservices Data Exchange With Streaming Database

Reliable Microservices Data Exchange With Streaming Database

7
Comments
6 min read
Microservices | Why should you think twice before migrating from a giant legacy application to microservices

Microservices | Why should you think twice before migrating from a giant legacy application to microservices

Comments
9 min read
The Saga is Antipattern

The Saga is Antipattern

11
Comments 14
5 min read
An Implementation of Microservice Messaging Using RabbitMQ and PHP

An Implementation of Microservice Messaging Using RabbitMQ and PHP

1
Comments
3 min read
Developing Modular Monolith vs. Traditional Monolith in Software Engineering, pros and cons

Developing Modular Monolith vs. Traditional Monolith in Software Engineering, pros and cons

1
Comments
4 min read
Understanding Docker Swarm: Architecture and Networking

Understanding Docker Swarm: Architecture and Networking

Comments
7 min read
Play Microservices: A Bird's-eye view

Play Microservices: A Bird's-eye view

12
Comments
8 min read
Building Scalable Microservices with Amplication, GraphQL, MongoDB, and Kafka

Building Scalable Microservices with Amplication, GraphQL, MongoDB, and Kafka

10
Comments
10 min read
Play Microservices: Authentication service

Play Microservices: Authentication service

7
Comments
26 min read
Semantic of a functional app in Scala

Semantic of a functional app in Scala

Comments
3 min read
Vulnerability and Dependency Scanning with Docker Scout

Vulnerability and Dependency Scanning with Docker Scout

Comments
23 min read
Distributed system communication styles

Distributed system communication styles

1
Comments
2 min read
Beyond Code: Understanding the Value of Documentation

Beyond Code: Understanding the Value of Documentation

2
Comments
2 min read
loading...