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.
Microservices Authentication Strategies: Theory to Practice

Microservices Authentication Strategies: Theory to Practice

98
Comments 4
13 min read
Use Kool to run Multiple Docker Applications at the same time in your Local Development Environment

Use Kool to run Multiple Docker Applications at the same time in your Local Development Environment

149
Comments 5
7 min read
6 Observable Patterns to consider for your Microservice

6 Observable Patterns to consider for your Microservice

5
Comments
3 min read
How to Deploy Your First Kubernetes Cluster

How to Deploy Your First Kubernetes Cluster

26
Comments
5 min read
Building Microservices in Go: OpenTelemetry

Building Microservices in Go: OpenTelemetry

12
Comments
5 min read
How to code better and faster: lessons from research into Google developers

How to code better and faster: lessons from research into Google developers

8
Comments
2 min read
Building Microservices in Go: REST APIs: Implementing and Dealing with errors

Building Microservices in Go: REST APIs: Implementing and Dealing with errors

15
Comments
3 min read
Running Jaeger Locally: How to Get Started

Running Jaeger Locally: How to Get Started

19
Comments
6 min read
Create a JVM microservice in less than 10MB with Micronaut

Create a JVM microservice in less than 10MB with Micronaut

5
Comments 1
3 min read
Kubernetes AutoScaling Series: Cluster AutoScaler

Kubernetes AutoScaling Series: Cluster AutoScaler

4
Comments
5 min read
Unfurling Asynchronous Microservices - Tech Talk

Unfurling Asynchronous Microservices - Tech Talk

1
Comments
1 min read
Creating a Microservices App with Dockerized Express Gateway.

Creating a Microservices App with Dockerized Express Gateway.

10
Comments 1
7 min read
Managing external libraries in AWS lambda functions

Managing external libraries in AWS lambda functions

7
Comments
4 min read
Building Microservices in Go: REST APIs: Putting it all together

Building Microservices in Go: REST APIs: Putting it all together

6
Comments
2 min read
Getting Started With Apache Kafka and Java

Getting Started With Apache Kafka and Java

5
Comments
2 min read
Using the Strangler Pattern to Break Down Your E-Commerce Monolith

Using the Strangler Pattern to Break Down Your E-Commerce Monolith

8
Comments
8 min read
How to Cache Aggregated Data with Redis and Lua Scripts for a Scaled Microservice Architecture

How to Cache Aggregated Data with Redis and Lua Scripts for a Scaled Microservice Architecture

6
Comments
5 min read
Creando una API Gateway en .NET Core con Ocelot

Creando una API Gateway en .NET Core con Ocelot

13
Comments
2 min read
Opinionated take on Java Microservices Frameworks

Opinionated take on Java Microservices Frameworks

16
Comments 8
8 min read
Getting Started With Testing Microservices

Getting Started With Testing Microservices

3
Comments
5 min read
Notes on Kafka: Kafka CLI Commands

Notes on Kafka: Kafka CLI Commands

19
Comments 1
19 min read
GraphQL microservices - Combining data from multiple microservices

GraphQL microservices - Combining data from multiple microservices

3
Comments
7 min read
Logging vs Tracing: Why Logs Aren’t Enough to Debug Your Microservices

Logging vs Tracing: Why Logs Aren’t Enough to Debug Your Microservices

131
Comments 3
7 min read
Building Microservices in Go: REST APIs - Versioning

Building Microservices in Go: REST APIs - Versioning

3
Comments
5 min read
Notes on Kafka: Brokers, Producers, and Consumers

Notes on Kafka: Brokers, Producers, and Consumers

9
Comments
6 min read
loading...