Blog posts by Chris Richardson

Blog posts written by Chris Richardson(7)

Refactoring a Monolith into Microservices
NGINX | 03/08/2016

Refactoring a Monolith into Microservices

Migrating your monolithic application to microservices can be accomplished gradually, with clear benefits at each step.

By Chris Richardson
Choosing a Microservices Deployment Strategy
NGINX | 02/10/2016

Choosing a Microservices Deployment Strategy

Explore the advantages and drawbacks of deploying microservices server instances on physical hosts or VMs, in containers, or statelessly.

By Chris Richardson
Event-Driven Data Management for Microservices
NGINX | 12/04/2015

Event-Driven Data Management for Microservices

Learn how an event-driven microservices architecture solves the distributed data management challenges caused by separate per-service datastores.

By Chris Richardson
Service Discovery in a Microservices Architecture
NGINX | 10/12/2015

Service Discovery in a Microservices Architecture

Explore the service discovery within a microservices architecture, including client-side and server-side discovery patterns, the service registry, & more.

By Chris Richardson
Building Microservices: Inter-Process Communication in a Microservices Architecture
NGINX | 07/24/2015

Building Microservices: Inter-Process Communication in a Microservices Architecture

Learn the pros and cons of the different technologies you can choose for inter-process communication in your microservices-based application

By Chris Richardson
Building Microservices: Using an API Gateway
NGINX | 06/15/2015

Building Microservices: Using an API Gateway

Learn why and how to build microservices using API gateways for communication between clients and applications.

By Chris Richardson
Introduction to Microservices
NGINX | 05/19/2015

Introduction to Microservices

Microservices are currently getting a lot of attention. This blog post is the first in a 7-part series about designing, building, & deploying microservices.

By Chris Richardson
Results 1-7 of 7