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.
Consistency in Distributed Networks

Consistency in Distributed Networks

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

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

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

Why Microservices? Exploring the Architectural Benefits for Developers

Comments
3 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
Microfrontends and the challenges involved

Microfrontends and the challenges involved

Comments
2 min read
Implementing API Gateway Authentication With YARP

Implementing API Gateway Authentication With YARP

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

Introduction to Docker Containers 🐋📦 [With Commands]

2
Comments
5 min read
What is the right way to do microservice ??

What is the right way to do microservice ??

4
Comments 4
1 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
Lets build Quick Start POC for Dapr.io

Lets build Quick Start POC for Dapr.io

Comments
1 min read
Scale-up and Scale-out

Scale-up and Scale-out

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

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

8
Comments 2
7 min read
Request Response Messaging Pattern With MassTransit

Request Response Messaging Pattern With MassTransit

Comments
5 min read
Need microservice? Take Clojure!

Need microservice? Take Clojure!

1
Comments
12 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
How to measure GitOps success?

How to measure GitOps success?

Comments
1 min read
Immutable Infrastructure and GitOps

Immutable Infrastructure and GitOps

Comments
2 min read
ATLSECCON 2024: Navigating the Future of Cybersecurity in Halifax

ATLSECCON 2024: Navigating the Future of Cybersecurity in Halifax

1
Comments
6 min read
Kubernetes: Monolithic vs Microservice

Kubernetes: Monolithic vs Microservice

1
Comments
3 min read
Evolution of Microfrontends 🚀

Evolution of Microfrontends 🚀

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

Automating Slack Greetings to Community with Orkes Conductor

1
Comments
8 min read
Enhancing Backend Microservices Ecosystem with Contract Testing [Spartans Summit 2024]

Enhancing Backend Microservices Ecosystem with Contract Testing [Spartans Summit 2024]

3
Comments
8 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
Optimizing Microservices with Nginx for Efficient Load Balancing

Optimizing Microservices with Nginx for Efficient Load Balancing

Comments
2 min read
The Evolution of Microservices (Past, Present, and Future)

The Evolution of Microservices (Past, Present, and Future)

2
Comments
4 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
Will ESB gradually die.......in era of microservices

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

1
Comments
2 min read
API Gateway vs Load Balancer vs Reverse Proxy

API Gateway vs Load Balancer vs Reverse Proxy

Comments
9 min read
Building Scalable E-commerce Order Processing Microservice with a Serverless Fan-Out Architecture

Building Scalable E-commerce Order Processing Microservice with a Serverless Fan-Out Architecture

2
Comments
2 min read
Transactional Outbox in .NET Cloud Native Development via Aspire

Transactional Outbox in .NET Cloud Native Development via Aspire

Comments
12 min read
Microservices & Java Projects: Can Boilerplates Save the Day?

Microservices & Java Projects: Can Boilerplates Save the Day?

Comments
2 min read
Containerize your multi-services app with docker compose

Containerize your multi-services app with docker compose

3
Comments
12 min read
Part 1 - LittleHorse Advanced Concept Series: Conditionals

Part 1 - LittleHorse Advanced Concept Series: Conditionals

Comments
4 min read
Crafting Docker Containers for Your Spring Boot Applications

Crafting Docker Containers for Your Spring Boot Applications

Comments
2 min read
Techniques for building predictable and reliable API: Part 2

Techniques for building predictable and reliable API: Part 2

5
Comments
5 min read
Techniques for building predictable and reliable API

Techniques for building predictable and reliable API

16
Comments
16 min read
Mastering Microservices: Best Practices for Scalable and Resilient Architecture

Mastering Microservices: Best Practices for Scalable and Resilient Architecture

Comments
2 min read
Monolith Architecture and MicroServices

Monolith Architecture and MicroServices

Comments
1 min read
Fundamental Concepts in Secure Environments

Fundamental Concepts in Secure Environments

Comments 1
2 min read
Distributed Systems 101 (based on Understanding Distributed Systems)

Distributed Systems 101 (based on Understanding Distributed Systems)

1
Comments
13 min read
Turning your API Specification into Executable Contracts - Introducing Contract Driven Development with Specmatic

Turning your API Specification into Executable Contracts - Introducing Contract Driven Development with Specmatic

Comments
1 min read
Implementing Continuous Delivery for Monorepo and Microservice with GitHub Actions

Implementing Continuous Delivery for Monorepo and Microservice with GitHub Actions

1
Comments
7 min read
Point click care: A legacy of innovation in senior care technology

Point click care: A legacy of innovation in senior care technology

Comments
4 min read
Prioritizing Concurrent Requests: Queuing system to handle distributed processes and messages with NodeJS and Bull

Prioritizing Concurrent Requests: Queuing system to handle distributed processes and messages with NodeJS and Bull

3
Comments 1
5 min read
JSON Web Token (JWT)

JSON Web Token (JWT)

5
Comments
8 min read
Java Microservices and Cloud Compatibility: An Insightful Guide

Java Microservices and Cloud Compatibility: An Insightful Guide

Comments
4 min read
Saga Pattern in Microservices - Parte 2

Saga Pattern in Microservices - Parte 2

1
Comments
4 min read
Saga Pattern in Microservices - Parte 3

Saga Pattern in Microservices - Parte 3

1
Comments
5 min read
8 Fallacies of Testing Microservices Systems

8 Fallacies of Testing Microservices Systems

Comments
9 min read
Architectural Principles

Architectural Principles

8
Comments 1
7 min read
Kubernetes Volume Deep Dive

Kubernetes Volume Deep Dive

10
Comments
11 min read
The secret to boost the efficiency of your development projects, support for database mysql, mongodb, postgresql, tidb, sqlite

The secret to boost the efficiency of your development projects, support for database mysql, mongodb, postgresql, tidb, sqlite

Comments
4 min read
Advantage Kubernetes


Advantage Kubernetes


Comments
3 min read
Emerging Trends in Microservices and Kubernetes

Emerging Trends in Microservices and Kubernetes

Comments 2
6 min read
What is API Gateway exactly? Spring Cloud Gateway?

What is API Gateway exactly? Spring Cloud Gateway?

Comments
8 min read
loading...