Archive for the ‘Microservices’ Category

Developing in a Microservice Environment: Part 4

In this post, we look at how to set up a microservice development environment for success.

Developing in a Microservice Environment: Part 3

In this post, we offer some strategies for effective communication when developing microservice environments.

Developing in a Microservice Environment: Part 2

In this post, we tackle the challenge of maintaining consistency in an environment with distributed development teams.

Developing in a Microservice Environment: Part 1

If you have identified microservices as the best solution to the technical problems you are facing, then consider the following collection of helpful guidelines to help you get started.

Evaluating Microservices: Real World Lessons

Microservices are a popular topic in developer circles, because they are a means of solving problems that have plagued monolithic software projects for decades. Namely, tardiness and bugs, both caused by complexity.