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.
Implementing MSAL Authentication in a React App

Implementing MSAL Authentication in a React App

7
Comments
7 min read
Principais tipos de arquitetura de software - Monólitos, serviços e microsserviços

Principais tipos de arquitetura de software - Monólitos, serviços e microsserviços

7
Comments
6 min read
Teonet C library

Teonet C library

5
Comments
1 min read
Monolithic Architecture

Monolithic Architecture

5
Comments
6 min read
Open source is the default solution when choosing software

Open source is the default solution when choosing software

3
Comments 1
1 min read
Why Every Company Needs DevOps

Why Every Company Needs DevOps

8
Comments 2
7 min read
Routing Table Filtering

Routing Table Filtering

3
Comments
1 min read
Microservices anti-patterns

Microservices anti-patterns

80
Comments 4
2 min read
Pooling in aioredis/redis-py may be dangerous

Pooling in aioredis/redis-py may be dangerous

6
Comments
4 min read
VIDEO: How to modularize your monolith frontend

VIDEO: How to modularize your monolith frontend

3
Comments
2 min read
Why is standardized data so important in embedded systems?

Why is standardized data so important in embedded systems?

3
Comments 1
1 min read
Getting down and dirty with metric-based alerting for AWS Lambda

Getting down and dirty with metric-based alerting for AWS Lambda

5
Comments
14 min read
We can do better failure detection in serverless applications

We can do better failure detection in serverless applications

2
Comments
3 min read
Hexagonal Architecture: The Port & Adapter Architecture

Hexagonal Architecture: The Port & Adapter Architecture

5
Comments
3 min read
Micro frontends and Blazor Server, the beginning of the journey

Micro frontends and Blazor Server, the beginning of the journey

4
Comments 1
4 min read
Resilience and fault tolerance of Web Oriented Services

Resilience and fault tolerance of Web Oriented Services

11
Comments
7 min read
AWS CloudWatch: How to scale your logging infrastructure

AWS CloudWatch: How to scale your logging infrastructure

10
Comments
8 min read
Nest JS Graphql with Apollo Federation Gateway for Microservices #part-1

Nest JS Graphql with Apollo Federation Gateway for Microservices #part-1

11
Comments
4 min read
Nest JS Graphql with Apollo Federation Gateway for Microservices #part-4

Nest JS Graphql with Apollo Federation Gateway for Microservices #part-4

7
Comments
8 min read
Nest JS Graphql with Apollo Federation Gateway for Microservices #part-2

Nest JS Graphql with Apollo Federation Gateway for Microservices #part-2

7
Comments
6 min read
Nest JS Graphql with Apollo Federation Gateway for Microservices #part-3

Nest JS Graphql with Apollo Federation Gateway for Microservices #part-3

8
Comments
8 min read
API Contract Testing - Forever Free

API Contract Testing - Forever Free

2
Comments
1 min read
Why you shouldn’t use the Dynamic type in .NET

Why you shouldn’t use the Dynamic type in .NET

8
Comments 2
3 min read
SRE vs. DevOps - What's the Difference and their Interrelation

SRE vs. DevOps - What's the Difference and their Interrelation

4
Comments
4 min read
Resilient microservices with Quarkus and Kotlin - Introduction

Resilient microservices with Quarkus and Kotlin - Introduction

13
Comments
6 min read
5 Common Amazon Kinesis Issues

5 Common Amazon Kinesis Issues

2
Comments
5 min read
PID: the P as in Proportional

PID: the P as in Proportional

7
Comments
1 min read
Outbox Pattern: Never lose an event anymore

Outbox Pattern: Never lose an event anymore

8
Comments
3 min read
E-Commerce Microservices with Golang

E-Commerce Microservices with Golang

19
Comments 6
1 min read
Why Microservice and Workflow Orchestration With Multiple Languages Is More Important Than Ever

Why Microservice and Workflow Orchestration With Multiple Languages Is More Important Than Ever

4
Comments
7 min read
Timestamp

Timestamp

7
Comments
1 min read
Java Quarkus CQRS and EventSourcing microservice example 👋💫✨

Java Quarkus CQRS and EventSourcing microservice example 👋💫✨

42
Comments
18 min read
Chopping the monolith - the demo

Chopping the monolith - the demo

27
Comments 1
5 min read
Solve Performance Bottleneck through CQRS

Solve Performance Bottleneck through CQRS

6
Comments
4 min read
Surprising Performance Lessons from React Microfrontends in Production

Surprising Performance Lessons from React Microfrontends in Production

13
Comments
3 min read
Generate application metrics using SpringBoot and Micrometer

Generate application metrics using SpringBoot and Micrometer

8
Comments
4 min read
Experimenting with API microservices

Experimenting with API microservices

9
Comments
1 min read
Introducing Swarmion 🐝, a Type-safe Serverless Microservices Framework

Introducing Swarmion 🐝, a Type-safe Serverless Microservices Framework

25
Comments
5 min read
Why you shouldn't use the Repository pattern in .NET

Why you shouldn't use the Repository pattern in .NET

2
Comments 2
4 min read
Packaging Reusable Code for Micro-services (NodeJS)

Packaging Reusable Code for Micro-services (NodeJS)

10
Comments
5 min read
Top 7 reasons to adopt microservices architecture

Top 7 reasons to adopt microservices architecture

8
Comments 1
3 min read
Level up your microservices — to production grade

Level up your microservices — to production grade

3
Comments
4 min read
Controlling access in service-to-service communications with Cognito - Part 2

Controlling access in service-to-service communications with Cognito - Part 2

13
Comments
5 min read
Comparing Micro-Frontends and Microservices. Questionnaire

Comparing Micro-Frontends and Microservices. Questionnaire

4
Comments
1 min read
Microservices features that make it ideal for your application

Microservices features that make it ideal for your application

3
Comments
3 min read
Understanding XA Transactions With Practical Examples in Go

Understanding XA Transactions With Practical Examples in Go

11
Comments
4 min read
Application deployment design

Application deployment design

2
Comments
1 min read
🎬 Ball Catcher: Part 1 | Create a hard real-time system, across multiple electronic boards with Luos.

🎬 Ball Catcher: Part 1 | Create a hard real-time system, across multiple electronic boards with Luos.

3
Comments 1
1 min read
Beginners guide to Azure App Service

Beginners guide to Azure App Service

3
Comments
2 min read
Implementing OpenTelemetry in a Rust application for performance monitoring 🚀

Implementing OpenTelemetry in a Rust application for performance monitoring 🚀

30
Comments
5 min read
Path-Based Routing in Render with Kong API Gateway

Path-Based Routing in Render with Kong API Gateway

9
Comments
8 min read
Implementing Event Driven Auto Scaling with Keda and Kubernetes

Implementing Event Driven Auto Scaling with Keda and Kubernetes

14
Comments
3 min read
Controlling access in service-to-service communications with Cognito - Part 1

Controlling access in service-to-service communications with Cognito - Part 1

21
Comments
6 min read
A notification architecture for social networks — send millions of notifications per day

A notification architecture for social networks — send millions of notifications per day

8
Comments
9 min read
Convert Luos information into JSON objects

Convert Luos information into JSON objects

3
Comments
1 min read
Notification Service Design - with diagrams

Notification Service Design - with diagrams

69
Comments
6 min read
What is Luos engine?

What is Luos engine?

4
Comments
1 min read
How we define and load configuration from files.

How we define and load configuration from files.

17
Comments
4 min read
We have created a community for developers of edge and embedded systems.

We have created a community for developers of edge and embedded systems.

8
Comments
1 min read
Implementing OpenTelemetry in a Gin application

Implementing OpenTelemetry in a Gin application

27
Comments
7 min read
loading...