Introduction
In the previous chapters of this book, we learned how to use frameworks such as Mesos and Kubernetes to perform deployments. There are many such frameworks like Hashicorp Nomad, Lightbend Lagom, Mesosphere DC/OS, Docker Swarm, and YARN that can be utilized to deploy and manage microservices. In this chapter, you will be introduced to three of these frameworks. The goal of this chapter is to give you a heads-up of these frameworks and their capabilities. I will also help you by listing down some tools that will be handy when deploying your microservices on these frameworks. Of course, there are other similar frameworks in the market that help with managing microservices. Please feel free to choose a framework that fits your needs and go from there.