文件名称:Apache.Mesos.Essentials.1783288
文件大小:2.4MB
文件格式:PDF
更新时间:2018-08-25 04:12:13
Apache Mesos
Build and execute robust and scalable applications using Apache Mesos About This Book Deploy Apache Mesos to concurrently run cutting edge data processing frameworks like Spark, Hadoop and Storm in parallel Share resources between various cluster computing applications and web applications Detailed guidance on Mesos best practices in a stable production environment Who This Book Is For This book is intended for developers and operators who want to build and run scalable and fault-tolerant applications leveraging Apache Mesos. A basic knowledge of programming with some fundamentals of Linux is a prerequisite. In Detail Apache Mesos is a cluster manager that provides efficient resource isolation and sharing across distributed applications, or frameworks. It allows developers to concurrently run the likes of Hadoop, Spark, Storm, and other applications on a dynamically shared pool of nodes. With Mesos, you have the power to manage a wide range of resources in a multi-tenant environment. Starting with the basics, this book will give you an insight into all the features that Mesos has to offer. You will first learn how to set up Mesos in various environments from data centers to the cloud. You will then learn how to implement self-managed Platform as a Service environment with Mesos using various service schedulers, such as Chronos, Aurora, and Marathon. You will then delve into the depths of Mesos fundamentals and learn how to build distributed applications using Mesos primitives. Finally, you will round things off by covering the operational aspects of Mesos including logging, monitoring, high availability, and recovery. Table of Contents Chapter 1. Running Mesos Chapter 2. Running Hadoop on Mesos Chapter 3. Running Spark on Mesos Chapter 4. Complex Data Analysis on Mesos Chapter 5. Running Services on Mesos Chapter 6. Understanding Mesos Internals Chapter 7. Developing Frameworks on Mesos Chapter 8. Administering Mesos