- Apache Mesos Cookbook
- David Blomquist Tomasz Janiszewski
- 174字
- 2021-07-15 17:04:19
What this book covers
Chapter 1, Getting Started with Apache Mesos, provides instructions for installing Mesos on several different operating systems.
Chapter 2, , teaches you how to install Apache Zookeeper and configure it with Mesos to create a multi-master, highly available Mesos cluster.
Chapter 3, Running and Maintaining Mesos, describes the components of a running Mesos cluster and shows you how to configure them.
Chapter 4, Understanding the Scheduler API, first teaches you about frameworks and how they interact with Mesos, then proceeds to show you how to develop a simple framework.
Chapter 5, Managing Containers, shows you how to deploy and manage containerizers in Mesos.
Chapter 6, Deploying PaaS with Marathon, demonstrates how to install and configure Marathon and other tools required to set up a private PaaS.
Chapter 7, Job Scheduling with Metronome, shows you how to run a cron service on Mesos.
Chapter 8, Continuous Integration with Jenkins, teaches you how to run a highly scalable Jenkins continuous integration and continuous delivery system on Mesos.
- Mastering AWS Lambda
- Rake Task Management Essentials
- React Native Cookbook
- Unity Shader入門精要
- Learn React with TypeScript 3
- Integrating Facebook iOS SDK with Your Application
- 計算機應用基礎實踐教程
- Visual Foxpro 9.0數據庫程序設計教程
- Android移動開發案例教程:基于Android Studio開發環境
- C++編程兵書
- 零代碼實戰:企業級應用搭建與案例詳解
- 軟件體系結構
- Oracle 12c從入門到精通(視頻教學超值版)
- LabVIEW數據采集
- Java Hibernate Cookbook