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.
Multiple Apollo Clients in React

Multiple Apollo Clients in React

16
Comments
6 min read
How we Share and Reuse Code between Microservices

How we Share and Reuse Code between Microservices

37
Comments 2
5 min read
Building microservices, does size matter?

Building microservices, does size matter?

62
Comments 1
3 min read
My Top Software Architecture Resources

My Top Software Architecture Resources

45
Comments 2
3 min read
What I learned on my own | Implementing JWT Authentication on SailsJS (v1)

What I learned on my own | Implementing JWT Authentication on SailsJS (v1)

36
Comments 15
5 min read
A quick intro to Event-driven architecture and Microservices

A quick intro to Event-driven architecture and Microservices

12
Comments
1 min read
The 6 concepts you need to know before trying Serverless

The 6 concepts you need to know before trying Serverless

22
Comments
6 min read
An introduction to the container world with Docker

An introduction to the container world with Docker

9
Comments 4
11 min read
NodeJS Frameworks - The Whats and the Whys

NodeJS Frameworks - The Whats and the Whys

4
Comments 1
1 min read
Istio for everyone ⛵️💡🎉

Istio for everyone ⛵️💡🎉

61
Comments 2
7 min read
How to set up Java microservices with Istio service mesh on Kubernetes

How to set up Java microservices with Istio service mesh on Kubernetes

51
Comments 7
14 min read
From Monolith to Microservices in One Year

From Monolith to Microservices in One Year

249
Comments 13
6 min read
Exploring Microservices Architecture: What You Need to Know

Exploring Microservices Architecture: What You Need to Know

11
Comments 1
6 min read
Time to Step Up Your Microservices

Time to Step Up Your Microservices

5
Comments
5 min read
Osgood and CouchDB

Osgood and CouchDB

4
Comments
5 min read
Spring Boot Tutorial: Complete guide from development to deployment

Spring Boot Tutorial: Complete guide from development to deployment

13
Comments
1 min read
Microservices using Azure Functions and Event Grid 👍❤️

Microservices using Azure Functions and Event Grid 👍❤️

6
Comments
1 min read
Easy microservices with Kubernetes and Istio ✅ ☸️ ⛵️

Easy microservices with Kubernetes and Istio ✅ ☸️ ⛵️

171
Comments 2
11 min read
How we built a highly scalable distributed state machine

How we built a highly scalable distributed state machine

9
Comments
16 min read
Zeebe.io — a horizontally scalable distributed workflow engine

Zeebe.io — a horizontally scalable distributed workflow engine

5
Comments
11 min read
MoleculerJS starter with Typescript, TypeORM, Jest, Built-in CLI, Swagger, Docker and more!

MoleculerJS starter with Typescript, TypeORM, Jest, Built-in CLI, Swagger, Docker and more!

13
Comments
1 min read
Web Components Landscape in 2019

Web Components Landscape in 2019

6
Comments
8 min read
Leader election with Redlock.net

Leader election with Redlock.net

8
Comments
3 min read
Micro-frontend Architecture in Action with six ways.

Micro-frontend Architecture in Action with six ways.

287
Comments 5
28 min read
Do you really need microservices?

Do you really need microservices?

14
Comments
5 min read
Build Messaging Between Ruby/Rails Applications with ActiveMQ

Build Messaging Between Ruby/Rails Applications with ActiveMQ

28
Comments 2
6 min read
Java EE is dead, why still using it?

Java EE is dead, why still using it?

7
Comments 10
1 min read
Resilience Design Patterns: Retry, Fallback, Timeout, Circuit Breaker

Resilience Design Patterns: Retry, Fallback, Timeout, Circuit Breaker

129
Comments 4
9 min read
Introduction to the Envoy Proxy Load Balancing

Introduction to the Envoy Proxy Load Balancing

12
Comments 2
5 min read
Secure Service-to-Service Spring Microservices with HTTPS and OAuth 2.0

Secure Service-to-Service Spring Microservices with HTTPS and OAuth 2.0

13
Comments
13 min read
Send mail easily! springboot, sendgrid and greenmail

Send mail easily! springboot, sendgrid and greenmail

5
Comments 1
3 min read
Deploying JHipster Microservices on Azure Kubernetes Service (AKS)

Deploying JHipster Microservices on Azure Kubernetes Service (AKS)

27
Comments 2
10 min read
Microservices: HTTP Requests vs Messaging

Microservices: HTTP Requests vs Messaging

12
Comments 5
1 min read
An Introduction to Spring Cloud Gateway

An Introduction to Spring Cloud Gateway

12
Comments
3 min read
Configure HttpClientFactory to Use Fiddler in .NET Core Microservices-based Docker Containers

Configure HttpClientFactory to Use Fiddler in .NET Core Microservices-based Docker Containers

8
Comments
3 min read
Resilience for Java microservices. Circuit Breaker with Resilience4j

Resilience for Java microservices. Circuit Breaker with Resilience4j

26
Comments
2 min read
Recipes for scalable, cost effective web apps in Heroku with npm, NodeJS

Recipes for scalable, cost effective web apps in Heroku with npm, NodeJS

7
Comments 4
8 min read
Create full Microservice stack using JHipster Domain Language under 30 minutes

Create full Microservice stack using JHipster Domain Language under 30 minutes

26
Comments 2
10 min read
Resilience pattern for Java microservices. The Circuit Breaker.

Resilience pattern for Java microservices. The Circuit Breaker.

23
Comments
2 min read
Taking open-bank-mark to The Dutch Clojure Meetup

Taking open-bank-mark to The Dutch Clojure Meetup

7
Comments
1 min read
Make GraphQL part of your (micro)services architecture

Make GraphQL part of your (micro)services architecture

48
Comments 1
3 min read
Just released: tsconfig-api

Just released: tsconfig-api

5
Comments
1 min read
How I write micro-service (part 1)

How I write micro-service (part 1)

3
Comments
5 min read
How I write micro-service (part 3)

How I write micro-service (part 3)

12
Comments
13 min read
How I write micro-service (part 2)

How I write micro-service (part 2)

13
Comments
9 min read
Ordered queue processing in Azure Functions with Sessions

Ordered queue processing in Azure Functions with Sessions

97
Comments 29
6 min read
Introduction à Apache Kafka

Introduction à Apache Kafka

6
Comments
3 min read
Consumer-driven Contract Testing using Postman

Consumer-driven Contract Testing using Postman

9
Comments
10 min read
Persistence for Java Microservices in Kubernetes via JPA

Persistence for Java Microservices in Kubernetes via JPA

8
Comments 2
4 min read
Java Microservices with Spring Cloud Config and JHipster

Java Microservices with Spring Cloud Config and JHipster

16
Comments
11 min read
Java Microservices with Spring Boot and Spring Cloud

Java Microservices with Spring Boot and Spring Cloud

48
Comments
13 min read
Modularizing old monolith - Rails Engines to the rescue!

Modularizing old monolith - Rails Engines to the rescue!

25
Comments
4 min read
Environment Strategy for Continuous Delivery of Microservices

Environment Strategy for Continuous Delivery of Microservices

76
Comments
3 min read
What is gRPC ? How to implement gRPC in Node.js

What is gRPC ? How to implement gRPC in Node.js

90
Comments 2
6 min read
The Easiest Way to Run Microservices: Comparing AWS and Heroku

The Easiest Way to Run Microservices: Comparing AWS and Heroku

138
Comments 7
10 min read
10 Resources To Make You Better at Microservices in 2019

10 Resources To Make You Better at Microservices in 2019

17
Comments
3 min read
How Apache Kafka works? Kafka Series - Part 1

How Apache Kafka works? Kafka Series - Part 1

18
Comments 5
3 min read
How to write a microservice in Go with Go kit

How to write a microservice in Go with Go kit

226
Comments 10
11 min read
Microservice Flex Patterns

Microservice Flex Patterns

13
Comments
3 min read
Five Big Questions About Microservices to Answer This Year

Five Big Questions About Microservices to Answer This Year

10
Comments 2
5 min read
loading...