Chapter 3. Getting Started with Mesos
This chapter covers how to manually set up and run a Mesos cluster on the public cloud (AWS, GCE, and Azure) as well as on a private datacenter (on the premises), and it also discusses the various debugging methods and explores how to troubleshoot the Mesos setup in detail.
In this chapter, we will explore the following topics:
- How to launch instances (virtual machines) on public cloud platforms, such as AWS, GCE, and Azure, and we will cover setting up Mesos on top of this
- How to install a Mesos cluster on a private datacenter
- How to troubleshoot and debug commonly encountered issues faced during the setup process