Tag: Docker

Docker For Noobies


Free Download Docker For Noobies by Alex Parker
English | July 12, 2024 | ISBN: N/A | ASIN: B0D9DFCJ16 | 184 pages | EPUB | 0.31 Mb
Docker For Noobies: A Comprehensive Guide to Docker and Containerization for Beginners

(more…)

Docker on Windows


Free Download Docker on Windows: From 101 to Production with Docker on Windows
English | 2017 | ISBN: 9781785281655 | 358 Pages | PDF EPUB MOBI (True) | 22.5 MB
Docker is a platform for running server applications in lightweight units called containers. You can run Docker on Windows Server 2016 and Windows 10, and run your existing apps in containers to get significant improvements in efficiency, security, and portability.

(more…)

Mastering Docker for Scalable Deployment From Container Basics to Orchestrating Complex Work


Free Download Mastering Docker for Scalable Deployment: From Container Basics to Orchestrating Complex Work by Kameron Hussain, Frahaan Hussain
English | October 18, 2023 | ISBN: N/A | ASIN: B0CLFRCJG7 | 318 pages | MOBI | 0.34 Mb
"Mastering Docker for Scalable Deployment: From Container Basics to Orchestrating Complex Work" is a comprehensive guide that equips you with the knowledge and skills needed to harness the full potential of Docker for scalable and efficient deployment of containerized applications. Whether you’re new to containerization or an experienced DevOps engineer, this book provides a deep dive into Docker’s capabilities, from the fundamentals to complex orchestration.

(more…)

Docker in Action


Free Download Docker in Action by Jeff Nickoloff, Aiden Humphreys, Manning Publications
English | November 08, 2020 | ISBN: B07K7TKLC3 | 10 hours and 12 minutes | MP3 64 Kbps | 280 Mb
Docker in Action teaches listeners how to create, deploy, and manage applications hosted in Docker containers. After starting with a clear explanation of the Docker model, you will learn how to package applications in containers, including techniques for testing and distributing applications. You will also learn how to run programs securely and how to manage shared resources. Using carefully designed examples, the book teaches you how to orchestrate containers and applications from installation to removal. Along the way, you’ll discover techniques for using Docker on systems ranging from dev-and-test machines to full-scale cloud deployments.
The idea behind Docker is simple. Create a tiny virtual environment, called a container, that holds just your application and its dependencies. The Docker engine uses the host operating system to build and account for these containers. They are easy to manage and applications running inside share resources, making their footprints small.
What’s inside:

(more…)

Getting Started with Docker by Docker Captain


Free Download Getting Started with Docker by Docker Captain
English | 2024 | ISBN: 1916585302 | 118 Pages | PDF EPUB (True) | 18 MB
Brought to you by best-selling author and global training guru Nigel Poulton, Getting Started with Docker is the fastest way to wrap your head around Docker and containers, and get your hands-on deploying a multi-container apps. When you’ve finished the book, you’ll be ready to rock ‘n’ roll with Docker.

(more…)