Cantitate/Preț
Produs

Docker in Action

Autor Jeff Nickoloff, Stephen Kuenzli, Bret Fisher
en Limba Engleză Paperback – 10 noi 2022
Summary
Docker in Action, Second Edition teaches you the skills and knowledge you need to create, deploy, and manage applications hosted in Docker containers. This bestseller has been fully updated with new examples, best practices, and a number of entirely new chapters. Foreword by Bret Fisher, Docker Captain and Container Consultant.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
The idea behind Docker is simple--package just your application and its dependencies into a lightweight, isolated virtual environment called a container. Applications running inside containers are easy to install, manage, and remove. This simple idea is used in everything from creating safe, portable development environments to streamlining deployment and scaling for microservices. In short, Docker is everywhere.
About the Book
Docker in Action, Second Edition teaches you to create, deploy, and manage applications hosted in Docker containers running on Linux. Fully updated, with four new chapters and revised best practices and examples, this second edition begins with a clear explanation of the Docker model. Then, you go hands-on with packaging applications, testing, installing, running programs securely, and deploying them across a cluster of hosts. With examples showing how Docker benefits the whole dev lifecycle, you'll discover techniques for everything from dev-and-test machines to full-scale cloud deployments.
What's inside
  • Running software in containers
  • Packaging software for deployment
  • Securing and distributing containerized applications
About the Reader
Written for developers with experience working with Linux.
About the Author
Jeff Nickoloff and Stephen Kuenzli have designed, built, deployed, and operated highly available, scalable software systems for nearly 20 years.
Table of Contents
  1. Welcome to DockerPART 1 - PROCESS ISOLATION AND ENVIRONMENT-INDEPENDENT COMPUTING
  2. Running software in containers
  3. Software installation simplified
  4. Working with storage and volumes
  5. Single-host networking
  6. Limiting risk with resource controlsPART 2 - PACKAGING SOFTWARE FOR DISTRIBUTION
  7. Packaging software in images
  8. Building images automatically with Dockerfiles
  9. Public and private software distribution
  10. Image pipelinesPART 3 - HIGHER-LEVEL ABSTRACTIONS AND ORCHESTRATION
  11. Services with Docker and Compose
  12. First-class configuration abstractions
  13. Orchestrating services on a cluster of Docker hosts with Swarm
Citește tot Restrânge

Preț: 20561 lei

Preț vechi: 25702 lei
-20%

Puncte Express: 308

Preț estimativ în valută:
3939 4277$ 3378£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781617294761
ISBN-10: 1617294764
Pagini: 350
Dimensiuni: 184 x 233 x 22 mm
Greutate: 0.56 kg
Ediția:00002
Editura: Manning Publications

Cuprins

Jeff Nickoloff is a software engineer who has presented Docker and its applications to hundreds of engineers and administrators at Desert Code Camp, Amazon.com, and other technology meetups. His experience includes providing high availability services, scaling to thousands of transactions per second and microservices architecture at Amazon.com; and a long development background at Limelight Networks and Arizona State University.

Stephen Kuenzli has designed, built, deployed, and operated highly-available, scalable software systems in high tech manufacturing, banking, and ecommerce systems for nearly 20 years