9
Building an MSA with Docker Containers
In the previous chapter, we discussed how to apply the DevOps process of building and running MSA systems, and the importance of aligning the organizational structure with DevOps.
We also highlighted the importance of embracing automation and adapting agile development methodologies throughout the MSA project life cycle, and throughout the CI/CD operations.
This chapter will cover what a container is, how to install containers, how to work with them, and how to handle the data flow between containers to build a simple project. We will use Docker as our platform since it is one of the most popular and widely used platforms in the field today.
The following topics will be covered in this chapter:
- What are ...
Get Machine Learning in Microservices now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.