0%

Book Description

Summary

Mesos in Action introduces readers to the Apache Mesos cluster manager and the concept of application-centric infrastructure. Filled with helpful figures and hands-on instructions, this book guides you from your first steps creating a highly-available Mesos cluster through deploying applications in production and writing native Mesos frameworks.

About the Technology

Modern datacenters are complex environments, and when you throw Docker and other container-based systems into the mix, there’s a great need to simplify. Mesos is an open source cluster management platform that transforms the whole datacenter into a single pool of compute, memory, and storage resources that you can allocate, automate, and scale as if you’re working with a single supercomputer.

About the Book

Mesos in Action introduces readers to the Apache Mesos cluster manager and the concept of application-centric infrastructure. Filled with helpful figures and hands-on instructions, this book guides you from your first steps creating a highly-available Mesos cluster through deploying applications in production and writing native Mesos frameworks. You’ll learn how to scale to thousands of nodes, while providing resource isolation between processes using Linux and Docker containers. You’ll also learn practical techniques for deploying applications using popular key frameworks.

What’s Inside

  • Spinning up your first Mesos cluster

  • Scheduling, resource administration, and logging

  • Deploying containerized applications with Marathon, Chronos, and Aurora

  • Writing Mesos frameworks using Python

  • About the Reader

    Readers need to be familiar with the core ideas of datacenter administration and need a basic knowledge of Python or a similar programming language.

    About the Author

    Roger Ignazio is an experienced systems engineer with a focus on distributed, fault-tolerant, and scalable infrastructure. He is currently a technical lead at Mesosphere.

    Table of Contents

    1. Copyright
    2. Brief Table of Contents
    3. Table of Contents
    4. Foreword
    5. Preface
    6. Acknowledgements
    7. About this Book
    8. About the Author
    9. About the Cover Illustration
    10. Part 1. Hello, Mesos
      1. Chapter 1. Introducing Mesos
      2. Chapter 2. Managing datacenter resources with Mesos
    11. Part 2. Core Mesos
      1. Chapter 3. Setting up Mesos
      2. Chapter 4. Mesos fundamentals
      3. Chapter 5. Logging and debugging
      4. Chapter 6. Mesos in production
    12. Part 3. Running on Mesos
      1. Chapter 7. Deploying applications with Marathon
      2. Chapter 8. Managing scheduled tasks with Chronos
      3. Chapter 9. Deploying applications and managing scheduled tasks with Aurora
      4. Chapter 10. Developing a framework
    13. Appendix A. Case study: Mesosphere DCOS, an enterprise Mesos distribution
    14. Appendix B. List of Mesos frameworks and tools
    15. Index
    16. List of Figures
    17. List of Tables
    18. List of Listings
    18.218.127.141