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.
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
Investigating the Evolution of Microservices Architecture

Investigating the Evolution of Microservices Architecture

Comments
55 min read
Kubernetes Resources Management

Kubernetes Resources Management

8
Comments
7 min read
Deep dive into K8s Probes

Deep dive into K8s Probes

10
Comments
6 min read
Embracing Operational-Centric Architecture in NodeJS Microservice Applications

Embracing Operational-Centric Architecture in NodeJS Microservice Applications

Comments
5 min read
Deployment vs StatefulSet vs DaemonSet: Navigating Kubernetes Workloads 🚀

Deployment vs StatefulSet vs DaemonSet: Navigating Kubernetes Workloads 🚀

9
Comments
4 min read
Evolving Skills: What Developers Need to Succeed in 2024 and Beyond

Evolving Skills: What Developers Need to Succeed in 2024 and Beyond

3
Comments 3
3 min read
Production Multistage Dockerfile For React Application 🚀

Production Multistage Dockerfile For React Application 🚀

11
Comments
4 min read
Deep Dive into Multistage Dockerfile with a Golang App ⚙️🚢

Deep Dive into Multistage Dockerfile with a Golang App ⚙️🚢

6
Comments
4 min read
Investigating the Evolution of Microservices Architecture

Investigating the Evolution of Microservices Architecture

3
Comments 1
6 min read
How to Dockerize a Flask Application 🐳🚀

How to Dockerize a Flask Application 🐳🚀

6
Comments
5 min read
Horizontal scaling vs Vertical Scaling in System Design

Horizontal scaling vs Vertical Scaling in System Design

32
Comments 4
7 min read
Learning Microservices With Go(Part 5). Asynchronous Communication. (Kafka)

Learning Microservices With Go(Part 5). Asynchronous Communication. (Kafka)

4
Comments
11 min read
The Voxgig Podcast Chatbot: First, Subscribe!

The Voxgig Podcast Chatbot: First, Subscribe!

Comments
6 min read
Mastering Traffic Management: A Comprehensive Istio Lab Guide

Mastering Traffic Management: A Comprehensive Istio Lab Guide

10
Comments
9 min read
From Disconnected Chaos to Unified Systems: The Evolution of Enterprise Integration

From Disconnected Chaos to Unified Systems: The Evolution of Enterprise Integration

54
Comments 1
5 min read
Exploring the Power of API Gateway: A Single Entry Point for Web Applications and API Microservices

Exploring the Power of API Gateway: A Single Entry Point for Web Applications and API Microservices

Comments
12 min read
Overcoming Challenges in Containerized Microservices Architecture: A Case Study

Overcoming Challenges in Containerized Microservices Architecture: A Case Study

1
Comments
2 min read
The Voxgig Podcast Chatbot is Production Code

The Voxgig Podcast Chatbot is Production Code

1
Comments
5 min read
[en-UN] A multipurpose microservices' chassis pattern implementation for Spring Boot

[en-UN] A multipurpose microservices' chassis pattern implementation for Spring Boot

Comments
24 min read
loading...