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.
Mastering Unit-Testing in Microservices: Best Practices Unveiled 🛠️

Mastering Unit-Testing in Microservices: Best Practices Unveiled 🛠️

7
Comments
2 min read
Does Microservices Architecture Influence Security Testing?

Does Microservices Architecture Influence Security Testing?

2
Comments
4 min read
Real-world open-source project based on .NET with Microservices, DDD, BDD and Testing concepts

Real-world open-source project based on .NET with Microservices, DDD, BDD and Testing concepts

Comments
2 min read
An express authentication gateway with passport and JWT

An express authentication gateway with passport and JWT

3
Comments 1
20 min read
Test Generation for Distributed Apps Made Easy with Skyramp

Test Generation for Distributed Apps Made Easy with Skyramp

Comments
6 min read
Demystifying Microservices with Node.js: A Journey from Netflix's Semicolon Crisis to the Future of Software

Demystifying Microservices with Node.js: A Journey from Netflix's Semicolon Crisis to the Future of Software

61
Comments 10
15 min read
Open Source SPL Makes Microservices More “Micro”

Open Source SPL Makes Microservices More “Micro”

20
Comments 1
5 min read
Navigating Microservices Communication: Patterns, Performance, and Technology Choices

Navigating Microservices Communication: Patterns, Performance, and Technology Choices

1
Comments
8 min read
Turbocharge Your Debugging with Skyramp's Hot Code Reload

Turbocharge Your Debugging with Skyramp's Hot Code Reload

Comments
8 min read
Implementing the Saga Pattern with Spring Boot and ActiveMQ in Microservice

Implementing the Saga Pattern with Spring Boot and ActiveMQ in Microservice

71
Comments
3 min read
Quarkus 3.4 - Container-first Java Stack: Install with OpenJDK 21 and Create REST API

Quarkus 3.4 - Container-first Java Stack: Install with OpenJDK 21 and Create REST API

5
Comments
5 min read
Easy K8S Connectivity for Local Utils

Easy K8S Connectivity for Local Utils

6
Comments
5 min read
Message Brokers: Pros, Cons, and Their Crucial Role in Microservices

Message Brokers: Pros, Cons, and Their Crucial Role in Microservices

2
Comments
3 min read
4 Microservice Patterns Crucial in Microservices Architecture

4 Microservice Patterns Crucial in Microservices Architecture

9
Comments
6 min read
Navigating Microservices: Proven Strategies for Streamlined Development and Scalability

Navigating Microservices: Proven Strategies for Streamlined Development and Scalability

Comments
3 min read
Mastering Microservices: Your Comprehensive Guide to Modern Software Design

Mastering Microservices: Your Comprehensive Guide to Modern Software Design

26
Comments 7
4 min read
What's the real ROI of writing Mocks?

What's the real ROI of writing Mocks?

Comments
11 min read
Agnostic Push Notification Microservice with AWS CDK & Firebase

Agnostic Push Notification Microservice with AWS CDK & Firebase

Comments
1 min read
How to reduce pain during development on a microservice architecture

How to reduce pain during development on a microservice architecture

Comments
6 min read
All your Tests and Mocks in One Place with Skyramp Dashboard

All your Tests and Mocks in One Place with Skyramp Dashboard

Comments
4 min read
Is WASM the future for Kubernetes Operators?

Is WASM the future for Kubernetes Operators?

1
Comments 1
4 min read
A Quick Introduction to Docker for Absolute Beginners

A Quick Introduction to Docker for Absolute Beginners

5
Comments
3 min read
Understanding Netflix's Backend Architecture: A Deep Dive 🚀

Understanding Netflix's Backend Architecture: A Deep Dive 🚀

34
Comments 7
3 min read
Integration Patterns for Distributed Architecture - Intro to Kafka (for Rubyists)

Integration Patterns for Distributed Architecture - Intro to Kafka (for Rubyists)

1
Comments
15 min read
An Overview of AWS Step Functions

An Overview of AWS Step Functions

Comments
5 min read
The Great Testing Transition

The Great Testing Transition

Comments
7 min read
Descomposición de Monolitos: Patrones de Arquitectura aplicados en AWS. Primera Parte.

Descomposición de Monolitos: Patrones de Arquitectura aplicados en AWS. Primera Parte.

5
Comments
8 min read
Skyramp Feature Highlight: Using Dynamic Python for Tests and Mocks

Skyramp Feature Highlight: Using Dynamic Python for Tests and Mocks

Comments
6 min read
Streamline Task Automation and Management with Scheduler Service

Streamline Task Automation and Management with Scheduler Service

1
Comments
2 min read
Orkes Monthly Highlights - September 2023

Orkes Monthly Highlights - September 2023

Comments
7 min read
Deploying A Multi-container Application Using AWS EKS

Deploying A Multi-container Application Using AWS EKS

2
Comments 2
3 min read
Distributed Tracing and OpenTelemetry Guide

Distributed Tracing and OpenTelemetry Guide

7
Comments
12 min read
Sidecar - Microservice Design Pattern

Sidecar - Microservice Design Pattern

1
Comments
3 min read
Role of Service Discovery in Microservices

Role of Service Discovery in Microservices

Comments
3 min read
Streamlining Workflows for Efficiency and Resilience: Leveraging Lambda and Step Functions.

Streamlining Workflows for Efficiency and Resilience: Leveraging Lambda and Step Functions.

2
Comments
3 min read
Sync Microservices System Design in Nustshell

Sync Microservices System Design in Nustshell

Comments
2 min read
CHALLENGE!!

CHALLENGE!!

Comments
2 min read
A Step-by-Step Guide to Saving AWS Costs by Uploading Public Docker Images to Private ECR

A Step-by-Step Guide to Saving AWS Costs by Uploading Public Docker Images to Private ECR

1
Comments
3 min read
The Complete Microservices Guide

The Complete Microservices Guide

45
Comments 5
20 min read
Migrating Banks Good old Monolith Architecture to Container-Based Microservices

Migrating Banks Good old Monolith Architecture to Container-Based Microservices

Comments
5 min read
Improve JWT Algorithm And Boosting Microservice Performance

Improve JWT Algorithm And Boosting Microservice Performance

3
Comments 1
3 min read
Building Observability for Microservices

Building Observability for Microservices

Comments
7 min read
Spring Boot: Practical experience in migrating from monolith to microservices system

Spring Boot: Practical experience in migrating from monolith to microservices system

3
Comments
3 min read
Istio Service Mesh Revealed: Piloting Your Microservices Like a Pro

Istio Service Mesh Revealed: Piloting Your Microservices Like a Pro

58
Comments 5
3 min read
What is Docker and its use case?

What is Docker and its use case?

Comments
3 min read
Open Source Social Media Management

Open Source Social Media Management

2
Comments
3 min read
Understanding and Preventing Memory Leaks in Node.js

Understanding and Preventing Memory Leaks in Node.js

10
Comments
8 min read
How to Create AWS EKS Cluster

How to Create AWS EKS Cluster

10
Comments 1
6 min read
Easy Dockerization with Docker INIT

Easy Dockerization with Docker INIT

88
Comments 5
2 min read
How to Effectively Use Caching to Improve Microservices Performance

How to Effectively Use Caching to Improve Microservices Performance

14
Comments 1
10 min read
Debugging Docker Compose Solutions in JetBrains Rider: A Deep Dive

Debugging Docker Compose Solutions in JetBrains Rider: A Deep Dive

1
Comments
4 min read
Boost your editorial experience with distributed content management

Boost your editorial experience with distributed content management

7
Comments 1
7 min read
Integration patterns for distributed architecture

Integration patterns for distributed architecture

1
Comments
15 min read
Picking the Perfect Database for Your Microservices

Picking the Perfect Database for Your Microservices

7
Comments
8 min read
Converting SOAP APIs to REST, without code 🧼🧰🪄

Converting SOAP APIs to REST, without code 🧼🧰🪄

18
Comments
6 min read
Service Oriented Architecture (SOA): What, Why and How

Service Oriented Architecture (SOA): What, Why and How

5
Comments
3 min read
The best API dev tool yet!

The best API dev tool yet!

1
Comments
1 min read
Ship Slightly Better Microservices.

Ship Slightly Better Microservices.

1
Comments
3 min read
How-To: Convert Monoliths to Microservices

How-To: Convert Monoliths to Microservices

5
Comments
2 min read
☸️ Mastering Microservices with Azure Kubernetes Service (AKS): A Comprehensive Guide 🚀🌐

☸️ Mastering Microservices with Azure Kubernetes Service (AKS): A Comprehensive Guide 🚀🌐

3
Comments
2 min read
loading...