Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Apache Mesos Essentials

Posted By: AlenMiler
Apache Mesos Essentials

Apache Mesos Essentials by Dharmesh Kakadia
English | 30 Jun. 2015 | ISBN: 1783288760 | 230 Pages | EPUB/MOBI/PDF (True) | 9.34 MB

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.

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.

What You Will Learn

Get to grips with setting up a Mesos cluster in a data centre or in the Cloud
Perform data analysis on Mesos using frameworks such as Hadoop, Spark, and Storm
Familiarize yourself with managing services on Mesos using Marathon, Chronos, and Aurora
Gain insight into how to write a distributed application using the Mesos API
Discover how to automate and administer a Mesos Cluster and other operations such as logging and monitoring
Explore the fundamentals and internal working of Mesos

In Detail

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.