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.
What's up with Monolithic and Microservices Architecture

What's up with Monolithic and Microservices Architecture

13
Comments
5 min read
Hexagon Toolkit 1.3 released

Hexagon Toolkit 1.3 released

4
Comments
2 min read
Microservices Interview Questions & Answers

Microservices Interview Questions & Answers

5
Comments 1
2 min read
How to: Spring Boot JPA + REST with Bootify

How to: Spring Boot JPA + REST with Bootify

12
Comments 1
4 min read
Architecture 101: One thing you need to know to understand containers

Architecture 101: One thing you need to know to understand containers

5
Comments
2 min read
6 things I just learned after implementing my first Deno web service

6 things I just learned after implementing my first Deno web service

6
Comments
4 min read
Chaos Engineering with Litmus and Okteto Cloud

Chaos Engineering with Litmus and Okteto Cloud

12
Comments
6 min read
Would you like to play with microservices?

Would you like to play with microservices?

2
Comments
1 min read
Micro v3.0.0 - A framework for cloud native development

Micro v3.0.0 - A framework for cloud native development

7
Comments
1 min read
Set up a Kubernetes cluster using microk8s on macOS

Set up a Kubernetes cluster using microk8s on macOS

9
Comments
3 min read
Set up a Kubernetes cluster using Minikube on macOS

Set up a Kubernetes cluster using Minikube on macOS

10
Comments
3 min read
A Microservice as a House

A Microservice as a House

3
Comments
5 min read
Using Kibana to Debug Production Issues

Using Kibana to Debug Production Issues

7
Comments
14 min read
Why managing dev environments is a full time job at Eventbrite

Why managing dev environments is a full time job at Eventbrite

5
Comments 1
6 min read
Writing Contract Tests with Pact in Spring Boot

Writing Contract Tests with Pact in Spring Boot

12
Comments 1
16 min read
Introduction to Consumer-Driven Contract Testing

Introduction to Consumer-Driven Contract Testing

4
Comments
7 min read
What is Heroku - Illustrated shorts - H-IS1

What is Heroku - Illustrated shorts - H-IS1

19
Comments 2
1 min read
NodeTSkeleton, a Clean Architecture template project for NodeJS

NodeTSkeleton, a Clean Architecture template project for NodeJS

48
Comments 2
23 min read
Microservices: The Fine Print

Microservices: The Fine Print

10
Comments 1
3 min read
How to create a Logging Dashboard with Kibana

How to create a Logging Dashboard with Kibana

11
Comments
14 min read
Microservices Patterns - Chris Richardson and what you will learn from it

Microservices Patterns - Chris Richardson and what you will learn from it

3
Comments
1 min read
The .NET Docs Show: Microservices, managing disparate teams, and containers with Chase Aucoin

The .NET Docs Show: Microservices, managing disparate teams, and containers with Chase Aucoin

14
Comments
1 min read
The Hitchhiker’s Guide to the Containers: A Foolproof, Hands-on Docker Tutorial (Part 1)

The Hitchhiker’s Guide to the Containers: A Foolproof, Hands-on Docker Tutorial (Part 1)

8
Comments
7 min read
The .NET Docs Show: Reverse proxies, DAPR, and microservices

The .NET Docs Show: Reverse proxies, DAPR, and microservices

14
Comments
1 min read
Refactoring a distributed monolith to microservices

Refactoring a distributed monolith to microservices

32
Comments
8 min read
Explain API gateway to me like I’m five

Explain API gateway to me like I’m five

41
Comments 9
1 min read
How to make your express API more secure with helmet

How to make your express API more secure with helmet

75
Comments 7
2 min read
Let's Learn - Week 1 - REST vs SOAP

Let's Learn - Week 1 - REST vs SOAP

6
Comments
1 min read
Let's Learn - Week 1 - REST

Let's Learn - Week 1 - REST

4
Comments
2 min read
My experiences while modernizing a legacy system

My experiences while modernizing a legacy system

2
Comments 1
4 min read
Microservices architecture - tutorial for beginners

Microservices architecture - tutorial for beginners

100
Comments 2
2 min read
How We Cut Our Docker Push Time by 90%

How We Cut Our Docker Push Time by 90%

8
Comments
7 min read
Monitoring Litmus Chaos Experiments

Monitoring Litmus Chaos Experiments

17
Comments
4 min read
Lessons learned about building microservices and reactive systems

Lessons learned about building microservices and reactive systems

2
Comments
11 min read
Design Secure & Scalable AWS VPC for Micro-service Architecture in AWS cloud

Design Secure & Scalable AWS VPC for Micro-service Architecture in AWS cloud

10
Comments
3 min read
Using Docker Containers to Test Microservices

Using Docker Containers to Test Microservices

48
Comments 5
3 min read
Exposing microservices with an API gateway and the API composition pattern

Exposing microservices with an API gateway and the API composition pattern

8
Comments 2
5 min read
Events around Java Microservices, Containers and Best Practices

Events around Java Microservices, Containers and Best Practices

10
Comments
5 min read
Working with application logs

Working with application logs

2
Comments
3 min read
Integrating Solace PubSub+ with Logstash

Integrating Solace PubSub+ with Logstash

7
Comments 3
8 min read
The Concept of Domain-Driven Design Explained

The Concept of Domain-Driven Design Explained

696
Comments 25
8 min read
How Cloudskew.com was built on Azure

How Cloudskew.com was built on Azure

5
Comments
13 min read
How to secure a multitenant application architecture

How to secure a multitenant application architecture

22
Comments
4 min read
How Heroku's 12-factor app aligns with modern industry trends

How Heroku's 12-factor app aligns with modern industry trends

6
Comments
8 min read
Free How to Design API consultancy (45 mins)

Free How to Design API consultancy (45 mins)

4
Comments
1 min read
Using Micro UIs To Extend Legacy Web Applications

Using Micro UIs To Extend Legacy Web Applications

63
Comments 1
6 min read
Serverless integration of JIRA using Kumologica

Serverless integration of JIRA using Kumologica

6
Comments
7 min read
Optimize the Kubernetes Developer Experience with Version 0

Optimize the Kubernetes Developer Experience with Version 0

6
Comments
4 min read
Integrando Slim Framework 4 com Doctrine ORM

Integrando Slim Framework 4 com Doctrine ORM

7
Comments 3
2 min read
5 Serverless AWS Core Services Everyone Should Have in Their Starter Toolkit

5 Serverless AWS Core Services Everyone Should Have in Their Starter Toolkit

2
Comments
5 min read
Building a boilerplate for Microservices — Part 1

Building a boilerplate for Microservices — Part 1

2
Comments
7 min read
Plug your existing domain models into NServiceBus Sagas

Plug your existing domain models into NServiceBus Sagas

5
Comments 2
2 min read
Lighthouse Scanner: From Monolith to Microservices

Lighthouse Scanner: From Monolith to Microservices

7
Comments
4 min read
Making concurrent API requests in Go

Making concurrent API requests in Go

38
Comments 3
3 min read
7 things in your DevOps workflow that kill your developer productivity

7 things in your DevOps workflow that kill your developer productivity

54
Comments 1
8 min read
Tutorial: Setting up HarperDB Cloud

Tutorial: Setting up HarperDB Cloud

19
Comments
2 min read
How to Develop Your Python Docker Applications Faster

How to Develop Your Python Docker Applications Faster

11
Comments
5 min read
Handling webhooks with EventBridge, SAM and SAR

Handling webhooks with EventBridge, SAM and SAR

47
Comments 1
9 min read
What is a microservice architecture? Explained By Example

What is a microservice architecture? Explained By Example

3
Comments
1 min read
Project Overkill?

Project Overkill?

16
Comments 3
1 min read
loading...