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.
Why Good Architectural Design Matters: Microservices with Django

Why Good Architectural Design Matters: Microservices with Django

1
Comments
5 min read
Consumer-Driven Contract Testing with Pact - The basics

Consumer-Driven Contract Testing with Pact - The basics

Comments
2 min read
Consumer-Driven Contract Testing with Pact - Code Example

Consumer-Driven Contract Testing with Pact - Code Example

Comments
3 min read
Kafka Tracing with Spring Boot and OpenTelemetry : A Detailed Guide with Examples

Kafka Tracing with Spring Boot and OpenTelemetry : A Detailed Guide with Examples

17
Comments 1
4 min read
Microsserviços, uma abordagem prática - Resiliência

Microsserviços, uma abordagem prática - Resiliência

Comments
3 min read
Decoupling monoliths into microservices with feature flags

Decoupling monoliths into microservices with feature flags

2
Comments
13 min read
Securing Microservices with Spring Security: Implementing JWT and OAuth 2.0 Part-1

Securing Microservices with Spring Security: Implementing JWT and OAuth 2.0 Part-1

7
Comments 2
5 min read
Beyond the Blast Radius: Demystifying and Mitigating Cascading Microservice Issues

Beyond the Blast Radius: Demystifying and Mitigating Cascading Microservice Issues

1
Comments
6 min read
Microsserviços, uma abordagem prática - Implantação contínua

Microsserviços, uma abordagem prática - Implantação contínua

Comments
3 min read
Deploying Microservices with Google Cloud Platform's GKE

Deploying Microservices with Google Cloud Platform's GKE

1
Comments
8 min read
What's the real point of Microservices? - should I start with Monolith

What's the real point of Microservices? - should I start with Monolith

3
Comments 1
2 min read
Trends in API Consumption Management for 2024

Trends in API Consumption Management for 2024

1
Comments
3 min read
Understanding Two-Factor Authentication (2FA): Key Benefits and Top Integration Methods

Understanding Two-Factor Authentication (2FA): Key Benefits and Top Integration Methods

2
Comments
4 min read
Construindo Microsserviços com Alta Perfomance

Construindo Microsserviços com Alta Perfomance

2
Comments
9 min read
Microsserviços, uma abordagem prática - Escalabilidade

Microsserviços, uma abordagem prática - Escalabilidade

Comments
3 min read
Deploying a Microservices Application Using Helm on Kubernetes

Deploying a Microservices Application Using Helm on Kubernetes

6
Comments
3 min read
A Journey into Microservices — Part 1

A Journey into Microservices — Part 1

Comments
3 min read
Kubernetes in Action: Architecture, Features and Free Resources

Kubernetes in Action: Architecture, Features and Free Resources

8
Comments
3 min read
Microservices Architecture with Spring Cloud

Microservices Architecture with Spring Cloud

3
Comments
3 min read
NestJS Testing Simplified (Video series)

NestJS Testing Simplified (Video series)

3
Comments
2 min read
Microsserviços, uma abordagem prática - Desenvolvimento Independente

Microsserviços, uma abordagem prática - Desenvolvimento Independente

Comments
3 min read
How To Build Centralized Authorization System

How To Build Centralized Authorization System

15
Comments
10 min read
AsyncAPI in 15 Minutes

AsyncAPI in 15 Minutes

Comments
2 min read
Understanding Microservices: A Technical Overview

Understanding Microservices: A Technical Overview

1
Comments
2 min read
Livestream platform backend — Detailed architecture

Livestream platform backend — Detailed architecture

Comments
6 min read
How to Implement Structured Logging and Distributed Tracing for Microservices with Seq

How to Implement Structured Logging and Distributed Tracing for Microservices with Seq

Comments
14 min read
Microsserviços, uma abordagem prática - Descentralização

Microsserviços, uma abordagem prática - Descentralização

Comments
3 min read
[Video] A Brief Introduction to Kafka (With Analogy) 05:35

[Video] A Brief Introduction to Kafka (With Analogy)

3
Comments
2 min read
Microsserviços, uma abordagem prática

Microsserviços, uma abordagem prática

3
Comments
4 min read
Life in KubeCity- How it all began

Life in KubeCity- How it all began

1
Comments
6 min read
Microservices vs. Monolith: Choosing the Right Architecture

Microservices vs. Monolith: Choosing the Right Architecture

Comments
2 min read
LESSON 5: CREATION OF ALL LAYERS OF STUDENT MANAGEMENT MICROSERVICE USING WRAPT

LESSON 5: CREATION OF ALL LAYERS OF STUDENT MANAGEMENT MICROSERVICE USING WRAPT

1
Comments
2 min read
Building Microservices with nodejs nestjs #series

Building Microservices with nodejs nestjs #series

59
Comments
2 min read
Building a Scalable AWS Serverless Architecture with NestJS

Building a Scalable AWS Serverless Architecture with NestJS

3
Comments
3 min read
19 Microservices Patterns for System Design Interviews

19 Microservices Patterns for System Design Interviews

1183
Comments 7
10 min read
Node JS Microservices deployment using AWS CDK

Node JS Microservices deployment using AWS CDK

Comments
2 min read
Deploy Microservice to AWS EC2 Instances

Deploy Microservice to AWS EC2 Instances

2
Comments
1 min read
Mastering Microservices: Node.js 12 Factor App Development

Mastering Microservices: Node.js 12 Factor App Development

1
Comments
2 min read
Modernizing Emails: Innovations for Efficient Handling in Distributed Systems

Modernizing Emails: Innovations for Efficient Handling in Distributed Systems

1
Comments
3 min read
Service Registry: When should you use them and why?

Service Registry: When should you use them and why?

1
Comments
3 min read
What is Serverless Computing?

What is Serverless Computing?

8
Comments 1
8 min read
Monolithic vs Microservice Architecture: A Beginner's Guide

Monolithic vs Microservice Architecture: A Beginner's Guide

Comments
3 min read
Recap of "Getting Started with Kubernetes" Course

Recap of "Getting Started with Kubernetes" Course

Comments
5 min read
Developing Applications Using Microservices: An Engineering Approach

Developing Applications Using Microservices: An Engineering Approach

Comments
5 min read
Real-time Data & Modern UXs: The Power and the Peril When Things Go Wrong

Real-time Data & Modern UXs: The Power and the Peril When Things Go Wrong

Comments
8 min read
Migrating Legacy Systems to Modern Full Stack Architectures: Challenges and Strategies

Migrating Legacy Systems to Modern Full Stack Architectures: Challenges and Strategies

1
Comments
5 min read
Building a Scalable Furniture E-commerce Web API Using .NET Clean Architecture and MongoDB

Building a Scalable Furniture E-commerce Web API Using .NET Clean Architecture and MongoDB

141
Comments 14
56 min read
Part 1: What is Clean Architecture?

Part 1: What is Clean Architecture?

406
Comments 19
3 min read
Navigating the gRPC Galaxy: A Different view into Efficient 'api to api' Communication

Navigating the gRPC Galaxy: A Different view into Efficient 'api to api' Communication

Comments
2 min read
Tiered Storage in Kafka - Summary from Uber's Technology Blog

Tiered Storage in Kafka - Summary from Uber's Technology Blog

5
Comments
3 min read
Event storming, and then what?

Event storming, and then what?

4
Comments
11 min read
How to integrate Spring Security with a custom database

How to integrate Spring Security with a custom database

1
Comments
2 min read
Passing erros throught microsservices (Java + Spring)

Passing erros throught microsservices (Java + Spring)

5
Comments
2 min read
The Ultimate Golang Framework for Microservices: GoFr

The Ultimate Golang Framework for Microservices: GoFr

3
Comments 1
8 min read
Day 9 : Deploying Microservices on Kubernetes - Project Journey

Day 9 : Deploying Microservices on Kubernetes - Project Journey

2
Comments
3 min read
Marked UUIDs Pattern

Marked UUIDs Pattern

Comments
5 min read
Microservices Project

Microservices Project

1
Comments
1 min read
From Monolith to Microservices: A Practical Guide for Web Developers

From Monolith to Microservices: A Practical Guide for Web Developers

4
Comments 1
3 min read
Clean Architecture in Node.js: An Approach with TypeScript and Dependency Injection.

Clean Architecture in Node.js: An Approach with TypeScript and Dependency Injection.

13
Comments
4 min read
Eventos: Somente ID ou Dados completos?

Eventos: Somente ID ou Dados completos?

4
Comments
3 min read
loading...