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.
Deploying a Python machine learning app on Kubernetes

Deploying a Python machine learning app on Kubernetes

3
Comments
5 min read
How would you access form data without using bodyParser ?

How would you access form data without using bodyParser ?

4
Comments
3 min read
Why Golang ?

Why Golang ?

2
Comments
3 min read
Inside Spring Boot Health Endpoint

Inside Spring Boot Health Endpoint

7
Comments 1
5 min read
Breaking Up Rails Monoliths and Contact-Driven API Development with Dmitry Pashkevich

Breaking Up Rails Monoliths and Contact-Driven API Development with Dmitry Pashkevich

2
Comments
23 min read
Spring Cloud Config Server - Encryption and Decryption

Spring Cloud Config Server - Encryption and Decryption

6
Comments 1
5 min read
Running Dapr on Kubernetes

Running Dapr on Kubernetes

16
Comments
5 min read
Getting Started With Docker

Getting Started With Docker

23
Comments 1
5 min read
Data Migration from Monolith to Microservice in Django

Data Migration from Monolith to Microservice in Django

75
Comments 4
3 min read
A simple yet handy configuration compositor and locator!

A simple yet handy configuration compositor and locator!

7
Comments
1 min read
Microservices Architecture for the Enterprise

Microservices Architecture for the Enterprise

5
Comments
2 min read
Introduction to the Standard Banking Demo

Introduction to the Standard Banking Demo

30
Comments
4 min read
Sober Look at Microservices

Sober Look at Microservices

15
Comments 3
8 min read
Go, Kafka and gRPC clean architecture CQRS microservices with Jaeger tracing 👋🧑‍💻

Go, Kafka and gRPC clean architecture CQRS microservices with Jaeger tracing 👋🧑‍💻

136
Comments 3
10 min read
OpenTelemetry Collector | Complete Guide Updated 🚀

OpenTelemetry Collector | Complete Guide Updated 🚀

25
Comments 2
8 min read
How to start with Kubernetes for begginer

How to start with Kubernetes for begginer

64
Comments
4 min read
Building an Express Gateway Policy

Building an Express Gateway Policy

5
Comments
2 min read
Micro Services Best Practices

Micro Services Best Practices

6
Comments
6 min read
Architecting discord bot the right way

Architecting discord bot the right way

9
Comments 1
5 min read
How event-driven architecture is changing APIs

How event-driven architecture is changing APIs

5
Comments
7 min read
How to Deploy Jaeger on AWS: a Comprehensive Step-by-Step Guide

How to Deploy Jaeger on AWS: a Comprehensive Step-by-Step Guide

24
Comments
9 min read
An Introduction to Microservices pt. 1

An Introduction to Microservices pt. 1

63
Comments
6 min read
Best tool for distributed tracing: SigNoz vs Jaeger

Best tool for distributed tracing: SigNoz vs Jaeger

20
Comments
6 min read
An Introduction to Microservices pt. 2

An Introduction to Microservices pt. 2

9
Comments 1
5 min read
An Introduction to Microservices pt. 3

An Introduction to Microservices pt. 3

12
Comments
7 min read
An Introduction to Microservices pt. 4

An Introduction to Microservices pt. 4

5
Comments
2 min read
An Introduction to Microservices pt. 5

An Introduction to Microservices pt. 5

4
Comments
8 min read
An Introduction to Microservices pt. 6

An Introduction to Microservices pt. 6

4
Comments
3 min read
Trace-Based Testing with OpenTelemetry: Meet Open Source Malabi

Trace-Based Testing with OpenTelemetry: Meet Open Source Malabi

19
Comments
7 min read
How to Redirect a domain only using DNS records

How to Redirect a domain only using DNS records

4
Comments 3
2 min read
Generate human readable REST API document in NodeJs using an apidoc node module

Generate human readable REST API document in NodeJs using an apidoc node module

3
Comments
4 min read
The Punishment of Building a Slack App

The Punishment of Building a Slack App

16
Comments
16 min read
Building Microservices in Go: Events and Background jobs using RabbitMQ

Building Microservices in Go: Events and Background jobs using RabbitMQ

66
Comments
5 min read
Building a Scalable Live Stream Chat Service with Spring WebFlux, Redis PubSub, RSocket and Auth0

Building a Scalable Live Stream Chat Service with Spring WebFlux, Redis PubSub, RSocket and Auth0

34
Comments 2
8 min read
Microservice Architecture Vs Monolithic Architecture

Microservice Architecture Vs Monolithic Architecture

10
Comments
3 min read
How to Set Up Distributed Tracing in Microservices with Spring Boot, Zipkin or the ELK Stack

How to Set Up Distributed Tracing in Microservices with Spring Boot, Zipkin or the ELK Stack

4
Comments
9 min read
Implement Event Sourcing With MongoDB

Implement Event Sourcing With MongoDB

4
Comments
1 min read
When you need Database per Service ?

When you need Database per Service ?

11
Comments
2 min read
Writing logs into Elastic with NLog , ELK and .Net 5.0 (Part 2)

Writing logs into Elastic with NLog , ELK and .Net 5.0 (Part 2)

10
Comments
3 min read
Generating and Deploying Micro Frontends and Microservices With Entando Blueprint

Generating and Deploying Micro Frontends and Microservices With Entando Blueprint

21
Comments
10 min read
The Components That Make Up An Entando Application - Frontend and Backend Components

The Components That Make Up An Entando Application - Frontend and Backend Components

16
Comments
4 min read
How to choose a database on AWS

How to choose a database on AWS

46
Comments
5 min read
Microservices with Meteor

Microservices with Meteor

22
Comments 1
16 min read
Fake Local Server: A Mock server

Fake Local Server: A Mock server

11
Comments
3 min read
Authenticating REST services with OAuth2

Authenticating REST services with OAuth2

14
Comments
6 min read
Building Microservices in Go: Searching with Elasticsearch

Building Microservices in Go: Searching with Elasticsearch

41
Comments
5 min read
Distributed Tracing: Build vs Buy

Distributed Tracing: Build vs Buy

17
Comments
6 min read
RabbitMQ Basic Overview

RabbitMQ Basic Overview

4
Comments
3 min read
Criando Health Check para micro-serviços

Criando Health Check para micro-serviços

6
Comments
3 min read
4 Service Discovery Patterns for your Microservice

4 Service Discovery Patterns for your Microservice

13
Comments
4 min read
Building Microservices in Go: Graceful Shutdown

Building Microservices in Go: Graceful Shutdown

52
Comments
3 min read
Scaling Multi-Channel E-Commerce with Microservices and a Headless CMS

Scaling Multi-Channel E-Commerce with Microservices and a Headless CMS

5
Comments
7 min read
Design Patterns for Modern Day Commerce Using Microservices

Design Patterns for Modern Day Commerce Using Microservices

4
Comments
6 min read
Lies, Damned lies, and Microservice "Advantages"

Lies, Damned lies, and Microservice "Advantages"

15
Comments
4 min read
C++ is awesome, here's why...

C++ is awesome, here's why...

77
Comments 26
8 min read
How to design a RESTful API on AWS

How to design a RESTful API on AWS

47
Comments
5 min read
[1] Notes on "Building Microservices"

[1] Notes on "Building Microservices"

2
Comments
2 min read
CRUD model class

CRUD model class

6
Comments
2 min read
Building Microservices in Go: Containerization using Docker

Building Microservices in Go: Containerization using Docker

9
Comments
4 min read
How to use Redis and Lua Scripts in a C# ASP.NET Core Microservice Architecture

How to use Redis and Lua Scripts in a C# ASP.NET Core Microservice Architecture

7
Comments
4 min read
loading...