๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

CoreOS in Action. Running Applications on Container Linux

โœ Scribed by Matt Bailey


Publisher
Manning Publications
Year
2017
Tongue
English
Leaves
202
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


CoreOS in Action is a clear tutorial for deploying container-based systems on CoreOS Container Linux.

About the Technology

Traditional Linux server distributions include every component required for anything you might be hosting, most of which you dont need if youve containerized your apps and services. CoreOS Container Linux is a bare-bones distro with only the essential bits needed to run containers like Docker. Container Linux is a fast, secure base layer for any container-centric distributed application, including microservices. And say goodbye to patch scheduling when Container Linux needs an update, you just hot-swap the whole OS.

About the Book

CoreOS in Action is a clear tutorial for deploying container-based systems on CoreOS Container Linux. Inside, youll follow along with examples that teach you to set up CoreOS on both private and cloud systems, and to practice common sense monitoring and upgrade techniques with real code. Youll also explore important container-aware application designs, including microservices, web, and Big Data examples with real-world use cases to put your learning into perspective.

Summary

Handling scaling and failures gracefully
Container-driven application designs
Cloud, on-premises, and hybrid deployment
Smart logging and backup practices
About the Reader

Written for readers familiar with Linux and the basics of Docker.


๐Ÿ“œ SIMILAR VOLUMES


Oracle on Docker: Running Oracle Databas
โœ Sean Scott ๐Ÿ“‚ Library ๐Ÿ› Apress ๐ŸŒ English

<p><span>Discover the benefits of running Oracle databases in Linux containers. This book approaches containers from the perspective of database administrators, developers, and systems administrators. It explains the differences between containers and virtual machines and describes why containers de

Oracle on Docker: Running Oracle Databas
โœ Sean Scott ๐Ÿ“‚ Library ๐Ÿ› Apress ๐ŸŒ English

<p><span>Discover the benefits of running Oracle databases in Linux containers. This book approaches containers from the perspective of database administrators, developers, and systems administrators. It explains the differences between containers and virtual machines and describes why containers de

Linux appliance design: a hands-on guide
โœ Bob Smith, John Hardin, Graham Phillips, Bill Pierce ๐Ÿ“‚ Library ๐Ÿ“… 2007 ๐Ÿ› No Starch Press ๐ŸŒ English

Modern appliances are complex machines with processors, operating systems, and application software. While there are books that will tell you how to run Linux on embedded hardware, and books on how to build a Linux application, <em>Linux Appliance Design</em> is the first book to demonstrate how to