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.
Securing Microservices on AWS: Cybersecurity Considerations

Securing Microservices on AWS: Cybersecurity Considerations

Comments
13 min read
Building Resilient Applications: Insights into Scalability and Distributed Systems

Building Resilient Applications: Insights into Scalability and Distributed Systems

Comments
5 min read
.NET Aspire and Dapr. Overlap or complementary?

.NET Aspire and Dapr. Overlap or complementary?

2
Comments
6 min read
10 microservices design patterns for better architecture

10 microservices design patterns for better architecture

1
Comments
9 min read
The 6 Principles of Microservices Architecture

The 6 Principles of Microservices Architecture

1
Comments
7 min read
The Best Microservices Design Patterns Explained Like You’re Ordering Pizza

The Best Microservices Design Patterns Explained Like You’re Ordering Pizza

24
Comments 15
6 min read
Understanding Microservice Architecture

Understanding Microservice Architecture

2
Comments
1 min read
Understanding Authentication and Authorization in Microservices

Understanding Authentication and Authorization in Microservices

2
Comments
5 min read
Unlocking the Power of Node.js: 7 Essential Tips for Building Scalable Backend Systems

Unlocking the Power of Node.js: 7 Essential Tips for Building Scalable Backend Systems

Comments
3 min read
🏗️ Monolith vs Microservices: Which Architecture is Best for Your App? 🤔

🏗️ Monolith vs Microservices: Which Architecture is Best for Your App? 🤔

Comments
3 min read
Building and Deploying Your First Serverless Azure Function with .NET 8: A Step-by-Step Guide

Building and Deploying Your First Serverless Azure Function with .NET 8: A Step-by-Step Guide

9
Comments
4 min read
Testing Event-Driven Architectures with OpenTelemetry

Testing Event-Driven Architectures with OpenTelemetry

Comments
5 min read
From legacy to cloud serverless - Part 2

From legacy to cloud serverless - Part 2

Comments
6 min read
Introduction to Microservices Architecture with Docker and Kubernetes

Introduction to Microservices Architecture with Docker and Kubernetes

1
Comments
7 min read
ConsistĂŞncia eventual

ConsistĂŞncia eventual

1
Comments
2 min read
Preventing Out-of-Memory (OOM) Kills in Kubernetes: Tips for Optimizing Container Memory Management

Preventing Out-of-Memory (OOM) Kills in Kubernetes: Tips for Optimizing Container Memory Management

5
Comments
6 min read
Load Balancing and Traffic Management for .NET Core Microservices

Load Balancing and Traffic Management for .NET Core Microservices

2
Comments
5 min read
Microservices are Technical Debt

Microservices are Technical Debt

19
Comments
2 min read
Building Scalable Microservices with NestJS and Kafka

Building Scalable Microservices with NestJS and Kafka

1
Comments
2 min read
Real-Time Temperature Monitoring with Go & gRPC!

Real-Time Temperature Monitoring with Go & gRPC!

Comments
1 min read
Sharing Authentication cookies across Laravel Apps

Sharing Authentication cookies across Laravel Apps

4
Comments
5 min read
Scaling Environments with OpenTelemetry and Service Mesh

Scaling Environments with OpenTelemetry and Service Mesh

Comments
8 min read
NodeJS Microservices 2024

NodeJS Microservices 2024

1
Comments
2 min read
Understanding the Importance of gRPC and Its Applications in Modern Software Development

Understanding the Importance of gRPC and Its Applications in Modern Software Development

2
Comments
4 min read
Effective Project Structuring for Microservices with Quarkus

Effective Project Structuring for Microservices with Quarkus

16
Comments 2
5 min read
Exploring Azure Service Fabric: A Comprehensive Guide to Microservices Architecture

Exploring Azure Service Fabric: A Comprehensive Guide to Microservices Architecture

1
Comments
3 min read
Techniques for Refactoring a Monolith to Microservices

Techniques for Refactoring a Monolith to Microservices

1
Comments
4 min read
Implementing Event-Driven Architecture in .NET Core Microservices with RabbitMQ

Implementing Event-Driven Architecture in .NET Core Microservices with RabbitMQ

5
Comments
5 min read
Event-Driven Microservices in .NET 8 Using Azure Service Bus

Event-Driven Microservices in .NET 8 Using Azure Service Bus

7
Comments
9 min read
Authentication Types in Microservices

Authentication Types in Microservices

Comments
2 min read
Micronaut vs. Spring Boot: A Detailed Comparison

Micronaut vs. Spring Boot: A Detailed Comparison

Comments
3 min read
Microservices Architecture: Benefits and Challenges of Microservices

Microservices Architecture: Benefits and Challenges of Microservices

1
Comments
3 min read
Event Sourcing

Event Sourcing

1
Comments
1 min read
Outbox design pattern

Outbox design pattern

1
Comments
2 min read
How Blackbird Revolutionized My Microservices Development Journey

How Blackbird Revolutionized My Microservices Development Journey

9
Comments 2
8 min read
How to Be an Effective Platform Engineering Team

How to Be an Effective Platform Engineering Team

2
Comments
8 min read
🛠 Building Scalable Microservice Architecture in Next.js 🚀

🛠 Building Scalable Microservice Architecture in Next.js 🚀

5
Comments
2 min read
Building Microservices with .NET Core: A Practical Guide

Building Microservices with .NET Core: A Practical Guide

31
Comments 3
5 min read
Performance Optimization in .NET Core: A Comprehensive Guide

Performance Optimization in .NET Core: A Comprehensive Guide

11
Comments 1
5 min read
Ensuring Data Consistency in Event-Driven Architectures

Ensuring Data Consistency in Event-Driven Architectures

8
Comments
2 min read
Microservices vs. Monolithic Architecture in .NET Applications

Microservices vs. Monolithic Architecture in .NET Applications

Comments
3 min read
Microservice Design Patterns

Microservice Design Patterns

12
Comments 1
1 min read
Mastering Project Architecture: A Journey from Monolith to Microservices

Mastering Project Architecture: A Journey from Monolith to Microservices

7
Comments 1
2 min read
Understanding Backend Architecture

Understanding Backend Architecture

3
Comments
3 min read
Leveraging Microservices Architecture in Cloud Application Development

Leveraging Microservices Architecture in Cloud Application Development

Comments
3 min read
Microservice Auth for Beginners - 1

Microservice Auth for Beginners - 1

Comments
8 min read
Testing microservices in isolation (contract testing)

Testing microservices in isolation (contract testing)

Comments
5 min read
Building a Microservices Application Using Spring Boot

Building a Microservices Application Using Spring Boot

Comments
2 min read
Understanding Federation Services: Importance, Challenges, and Solutions for Enterprises

Understanding Federation Services: Importance, Challenges, and Solutions for Enterprises

Comments
4 min read
Hybrid NestJs Microservice Responding to Both HTTP and gRPC Requests

Hybrid NestJs Microservice Responding to Both HTTP and gRPC Requests

2
Comments
5 min read
Fix long import paths in your NestJS project #nestjs

Fix long import paths in your NestJS project #nestjs

1
Comments 1
2 min read
Nestjs file upload like a Pro [in depth]

Nestjs file upload like a Pro [in depth]

5
Comments
4 min read
why Nestjs is Fav for Backend developers

why Nestjs is Fav for Backend developers

3
Comments
2 min read
Why Nestjs Microservices

Why Nestjs Microservices

1
Comments
2 min read
Build standalone applications with Nestjs

Build standalone applications with Nestjs

3
Comments
2 min read
Authorization in Nestjs API using Auth0 - Step by Step #Series Part-1

Authorization in Nestjs API using Auth0 - Step by Step #Series Part-1

8
Comments
2 min read
Mastering Deployment: How Container Orchestration Can Revolutionize Your Software Delivery

Mastering Deployment: How Container Orchestration Can Revolutionize Your Software Delivery

Comments
2 min read
Master API Gateway Magic: Unleash the Power of Ocelot in ASP.NET Core for Seamless Microservices Integration

Master API Gateway Magic: Unleash the Power of Ocelot in ASP.NET Core for Seamless Microservices Integration

Comments
3 min read
Spring Boot SSL Hot Reload on Kubernetes: A Detailed Guide

Spring Boot SSL Hot Reload on Kubernetes: A Detailed Guide

Comments
5 min read
Simplifying Mocking APIs for Faster Development: Basic & Advanced Techniques

Simplifying Mocking APIs for Faster Development: Basic & Advanced Techniques

Comments
9 min read
loading...