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.
Go: Netflix Conductor Worker

Go: Netflix Conductor Worker

5
Comments
1 min read
Orchestration and Microservices - A match made in heaven

Orchestration and Microservices - A match made in heaven

7
Comments
5 min read
AWS ECS vs AWS Lambda

AWS ECS vs AWS Lambda

4
Comments
4 min read
Creating a local dev environment for Kubernetes with $0 cost

Creating a local dev environment for Kubernetes with $0 cost

5
Comments
5 min read
#K8S01: Criando Cluster Kubernetes para Fins Didáticos

#K8S01: Criando Cluster Kubernetes para Fins Didáticos

7
Comments
9 min read
MicroServices Live #5 🐙 KrakenD API Gateway

MicroServices Live #5 🐙 KrakenD API Gateway

2
Comments
1 min read
External API integrations from a microservice architecture

External API integrations from a microservice architecture

3
Comments 1
3 min read
Hello AWS Microservice Extractor for .NET, Let's Work on that Legacy App

Hello AWS Microservice Extractor for .NET, Let's Work on that Legacy App

7
Comments
5 min read
The best way to add a Request Body to a POST request using Rest-Assured

The best way to add a Request Body to a POST request using Rest-Assured

5
Comments
6 min read
OpenTelemetry SDK and Collector Deployment Strategies

OpenTelemetry SDK and Collector Deployment Strategies

21
Comments
4 min read
OAuth2 Authentication with API Gateway in a Distributed Environment

OAuth2 Authentication with API Gateway in a Distributed Environment

8
Comments
8 min read
Netflix Conductor Workers in Python

Netflix Conductor Workers in Python

7
Comments
2 min read
5 Best Java Frameworks for Microservices and Cloud Native Development

5 Best Java Frameworks for Microservices and Cloud Native Development

150
Comments 6
12 min read
What is Luos?

What is Luos?

7
Comments
1 min read
SOA vs. Microservices Architecture - The Much-Hyped Debate!

SOA vs. Microservices Architecture - The Much-Hyped Debate!

2
Comments
19 min read
KAFKA + KSQLDB + .NET #1

KAFKA + KSQLDB + .NET #1

4
Comments
7 min read
Microservices: The Static Contract Pitfall and how to avoid it

Microservices: The Static Contract Pitfall and how to avoid it

2
Comments
3 min read
KAFKA + KSQLDB + .NET #1

KAFKA + KSQLDB + .NET #1

2
Comments
7 min read
Discovering the Entando Standard Banking Demo

Discovering the Entando Standard Banking Demo

9
Comments
1 min read
Micro service communication over a message bus

Micro service communication over a message bus

2
Comments
1 min read
MicroServices Live #4 ✉️ Kafka

MicroServices Live #4 ✉️ Kafka

2
Comments
1 min read
EdgeX Foundry on K3s - the Initiation

EdgeX Foundry on K3s - the Initiation

2
Comments
9 min read
A Tiny Microservices for Emails and Calendar Invitations

A Tiny Microservices for Emails and Calendar Invitations

4
Comments
4 min read
Empezando mi propio proyecto 🚀

Empezando mi propio proyecto 🚀

4
Comments
2 min read
AWS Lambda pricing explained with examples

AWS Lambda pricing explained with examples

7
Comments
6 min read
Microservices, express-react app (Part 2) End it with the backend!

Microservices, express-react app (Part 2) End it with the backend!

10
Comments
6 min read
Monolithic and microservices? Which architecture is better

Monolithic and microservices? Which architecture is better

10
Comments 1
8 min read
The newest Docker VS Code extension feature you’re not using

The newest Docker VS Code extension feature you’re not using

25
Comments 2
1 min read
How MoleculerJS Powers Dyte!

How MoleculerJS Powers Dyte!

14
Comments 1
1 min read
Fun with Redis: Creating a reactive architecture using Redis and Microservices

Fun with Redis: Creating a reactive architecture using Redis and Microservices

4
Comments
1 min read
Create a multi-tenant application in Nest.js Part 3 (multi-database setup)

Create a multi-tenant application in Nest.js Part 3 (multi-database setup)

19
Comments 14
4 min read
Action Protocol, abstract layer to help create your microservice.

Action Protocol, abstract layer to help create your microservice.

6
Comments
1 min read
Microservices, express-react app (Part 1) Let the journey begin!

Microservices, express-react app (Part 1) Let the journey begin!

8
Comments
6 min read
Amazon EKS Distro (EKS-D)

Amazon EKS Distro (EKS-D)

5
Comments
2 min read
API Framework, the moving parts

API Framework, the moving parts

7
Comments 1
3 min read
Need proof to set up observability, here are 33 stats to show why!

Need proof to set up observability, here are 33 stats to show why!

20
Comments
6 min read
Create a multi tenant application in Nest.js Part 1 (microservices setup)

Create a multi tenant application in Nest.js Part 1 (microservices setup)

16
Comments 1
5 min read
An Authentication & Authorization Microservice with Clean Architecture

An Authentication & Authorization Microservice with Clean Architecture

29
Comments 1
11 min read
27 open-source tools that can make your Kubernetes workflow easier 🚀🥳

27 open-source tools that can make your Kubernetes workflow easier 🚀🥳

62
Comments
8 min read
MicroServices Live #3 🏗️ AWS Infrastructure

MicroServices Live #3 🏗️ AWS Infrastructure

2
Comments
1 min read
How we build and maintain a Golang API service

How we build and maintain a Golang API service

6
Comments
6 min read
Rapid Microservices Development in .NET. An introduction.

Rapid Microservices Development in .NET. An introduction.

39
Comments
7 min read
RESTful Api client with only GET + POST

RESTful Api client with only GET + POST

7
Comments
3 min read
Upgrade OpenTelemetry Go Instrumentation Libraries in Microservices

Upgrade OpenTelemetry Go Instrumentation Libraries in Microservices

5
Comments
3 min read
Schema Stitching & Federation: Not the Best Solutions for GraphQL Microservices

Schema Stitching & Federation: Not the Best Solutions for GraphQL Microservices

8
Comments
6 min read
Proposed Infrastructure Setup on AWS for a Microservices Architecture (4)

Proposed Infrastructure Setup on AWS for a Microservices Architecture (4)

3
Comments
4 min read
Proposed Infrastructure Setup on AWS for a Microservices Architecture (3)

Proposed Infrastructure Setup on AWS for a Microservices Architecture (3)

11
Comments
4 min read
Top reasons to build an app based on microservices in Node.js

Top reasons to build an app based on microservices in Node.js

124
Comments 3
5 min read
Starting my API journey...

Starting my API journey...

7
Comments
2 min read
A Definitive Guide To Microservices: Everything You Need To Know

A Definitive Guide To Microservices: Everything You Need To Know

4
Comments 1
3 min read
How to Improve Your Integration Tests Using OpenTelemetry

How to Improve Your Integration Tests Using OpenTelemetry

24
Comments
9 min read
BFF - Backend for Frontend Design Pattern with Next.js

BFF - Backend for Frontend Design Pattern with Next.js

36
Comments 3
7 min read
What is a Message Broker? & How does it work? | Message Broker vs REST API

What is a Message Broker? & How does it work? | Message Broker vs REST API

7
Comments
1 min read
MicroServices Live #2 🔎Logs & 📈Metrics

MicroServices Live #2 🔎Logs & 📈Metrics

5
Comments
1 min read
Proposed Infrastructure Setup on AWS for a Microservices Architecture (2)

Proposed Infrastructure Setup on AWS for a Microservices Architecture (2)

13
Comments
5 min read
How to create simple microservice using Mezon Framework

How to create simple microservice using Mezon Framework

7
Comments
2 min read
Implementing the Health Check API Pattern with Rust

Implementing the Health Check API Pattern with Rust

7
Comments
8 min read
Proposed Infrastructure Setup on AWS for a Microservices Architecture (1)

Proposed Infrastructure Setup on AWS for a Microservices Architecture (1)

14
Comments
5 min read
Microservices Architecture for Roadrunners | 6 key benefits

Microservices Architecture for Roadrunners | 6 key benefits

10
Comments
4 min read
Microservices: A Brief Introduction

Microservices: A Brief Introduction

27
Comments
5 min read
loading...