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.
Architecting Microservices as Tenants on a Monolith with Zango

Architecting Microservices as Tenants on a Monolith with Zango

Comments
6 min read
hyper (Rust) upgrade to v1: Higher-level Server / Client were removed

hyper (Rust) upgrade to v1: Higher-level Server / Client were removed

2
Comments
3 min read
Choosing the Best Messaging System: Practical Guide

Choosing the Best Messaging System: Practical Guide

Comments
2 min read
System Design: Crafting Scalable and Robust Architectures

System Design: Crafting Scalable and Robust Architectures

Comments
9 min read
Communication Among Services in Microservices Architecture? Let's Clear it Out!

Communication Among Services in Microservices Architecture? Let's Clear it Out!

Comments
1 min read
Short Overview: Micro-Frontends 🧩

Short Overview: Micro-Frontends 🧩

65
Comments 6
1 min read
TUBA: Finally, an Error Management Tool for Microservices

TUBA: Finally, an Error Management Tool for Microservices

8
Comments
3 min read
AI empowered micro-services: Future application development driven by Spring Boot and Machine Learning

AI empowered micro-services: Future application development driven by Spring Boot and Machine Learning

1
Comments
3 min read
Exploring DDD, CQRS, and Event Sourcing: Insights from a complex project

Exploring DDD, CQRS, and Event Sourcing: Insights from a complex project

Comments
3 min read
Making Sense of Microservices: Building Software Like Lego Blocks

Making Sense of Microservices: Building Software Like Lego Blocks

1
Comments
3 min read
Ease your automated api testing using PostMan

Ease your automated api testing using PostMan

1
Comments 2
4 min read
45 Questions to Ask Yourself Before Modeling Authorization

45 Questions to Ask Yourself Before Modeling Authorization

8
Comments
7 min read
Microservice Orchestration Best Practices

Microservice Orchestration Best Practices

Comments
7 min read
AI Orchestration Meetup [April 2024] - Recap

AI Orchestration Meetup [April 2024] - Recap

3
Comments
8 min read
Consistency in Distributed Networks

Consistency in Distributed Networks

Comments
4 min read
Why Microservices? Exploring the Architectural Benefits for Developers

Why Microservices? Exploring the Architectural Benefits for Developers

Comments
3 min read
Building Scalable Microservices With Node.Js: Frameworks And Features

Building Scalable Microservices With Node.Js: Frameworks And Features

1
Comments
2 min read
Microfrontends and the challenges involved

Microfrontends and the challenges involved

Comments
2 min read
REST API: Best practices and design

REST API: Best practices and design

5
Comments
9 min read
Could Micro Services Be a Good Fit for Micro SaaS?

Could Micro Services Be a Good Fit for Micro SaaS?

9
Comments 1
4 min read
Innovation-friendly software

Innovation-friendly software

4
Comments
3 min read
Arquitetura de Microsserviços

Arquitetura de Microsserviços

1
Comments
15 min read
Scale-up and Scale-out

Scale-up and Scale-out

Comments
8 min read
API integration Considerations

API integration Considerations

4
Comments 2
2 min read
Understanding Remote Procedure Calls and Protocol Buffers

Understanding Remote Procedure Calls and Protocol Buffers

1
Comments
3 min read
Understanding REST, GraphQL, and gRPC: A Comprehensive Comparison

Understanding REST, GraphQL, and gRPC: A Comprehensive Comparison

3
Comments
3 min read
Microservices vs Monoliths: Benefits, Tradeoffs, and How to Choose Your App's Architecture

Microservices vs Monoliths: Benefits, Tradeoffs, and How to Choose Your App's Architecture

3
Comments
2 min read
The Evolving Landscape of Software Development: A Guide for Developers

The Evolving Landscape of Software Development: A Guide for Developers

4
Comments
3 min read
A new, but old way of backend development

A new, but old way of backend development

6
Comments
2 min read
Understanding Load Balancers: The Backbone of Scalable Web Applications

Understanding Load Balancers: The Backbone of Scalable Web Applications

6
Comments
4 min read
Part 8: Types of Coupling in Microservice Architecture

Part 8: Types of Coupling in Microservice Architecture

Comments
5 min read
Part 7: Modeling Microservice

Part 7: Modeling Microservice

Comments
2 min read
Microservice Security with CSRF Tokens and JWTs

Microservice Security with CSRF Tokens and JWTs

1
Comments
2 min read
Why Your Applications Need Durable Execution - and Best Practices to Achieve it

Why Your Applications Need Durable Execution - and Best Practices to Achieve it

2
Comments
7 min read
Interesting Facts about Software Architecture Styles You May Not Know

Interesting Facts about Software Architecture Styles You May Not Know

2
Comments
8 min read
hyper (Rust) upgrade to v1: Body became Trait

hyper (Rust) upgrade to v1: Body became Trait

4
Comments
3 min read
Microservice: Consideration Before Migrating

Microservice: Consideration Before Migrating

2
Comments
8 min read
Client-first RSC: A scalable solution for data aggregation

Client-first RSC: A scalable solution for data aggregation

2
Comments 2
5 min read
Navigating the Clouds: A Comprehensive Guide to Modern Cloud Infrastructures

Navigating the Clouds: A Comprehensive Guide to Modern Cloud Infrastructures

16
Comments
10 min read
Spring Boot vs. Quarkus vs. Micronaut: The Best Java Frameworks for Modern Development

Spring Boot vs. Quarkus vs. Micronaut: The Best Java Frameworks for Modern Development

3
Comments
4 min read
Automating Slack Greetings to Community with Orkes Conductor

Automating Slack Greetings to Community with Orkes Conductor

1
Comments
8 min read
Optimizing Microservices with Nginx for Efficient Load Balancing

Optimizing Microservices with Nginx for Efficient Load Balancing

Comments
2 min read
Understanding Circuit Breaker Pattern in Spring Boot for Resilient Microservices

Understanding Circuit Breaker Pattern in Spring Boot for Resilient Microservices

1
Comments
3 min read
Cloud Native

Cloud Native

Comments
1 min read
Classificação de Antipadrões em Microsserviços ‐ Parte 03

Classificação de Antipadrões em Microsserviços ‐ Parte 03

9
Comments 1
5 min read
Scaling Real-Time Communication with Redis Pub/Sub and Socket.IO

Scaling Real-Time Communication with Redis Pub/Sub and Socket.IO

3
Comments
10 min read
Will ESB gradually die.......in era of microservices

Will ESB gradually die.......in era of microservices

1
Comments
2 min read
Consistent Hashing: An Overview and Implementation in Golang

Consistent Hashing: An Overview and Implementation in Golang

12
Comments
10 min read
The unification of Microservice, DB, OOP, FP and Warehouse/Workshop Model

The unification of Microservice, DB, OOP, FP and Warehouse/Workshop Model

1
Comments
3 min read
What is the right way to do microservice ??

What is the right way to do microservice ??

4
Comments 4
1 min read
How to measure GitOps success?

How to measure GitOps success?

Comments
1 min read
Introduction to Docker Containers 🐋📦 [With Commands]

Introduction to Docker Containers 🐋📦 [With Commands]

10
Comments
5 min read
Cisco Java Developer Interview Transcript 2024(Java,Spring-Boot,Hibernate)

Cisco Java Developer Interview Transcript 2024(Java,Spring-Boot,Hibernate)

Comments
9 min read
Optimizing Database Scalability in Microservices

Optimizing Database Scalability in Microservices

2
Comments
4 min read
Classificação de Antipadrões em Microsserviços ‐ Parte 02

Classificação de Antipadrões em Microsserviços ‐ Parte 02

3
Comments 2
8 min read
Que es Event Driven Architecture y por qué deberías considerarla para tu próxima aplicación

Que es Event Driven Architecture y por qué deberías considerarla para tu próxima aplicación

Comments
3 min read
Classificação de Antipadrões em Microsserviços ‐ Parte 01

Classificação de Antipadrões em Microsserviços ‐ Parte 01

9
Comments 2
7 min read
Need microservice? Take Clojure!

Need microservice? Take Clojure!

1
Comments
12 min read
Crafting Docker Containers for Your Spring Boot Applications

Crafting Docker Containers for Your Spring Boot Applications

Comments
2 min read
Immutable Infrastructure and GitOps

Immutable Infrastructure and GitOps

1
Comments
2 min read
loading...