Vous l’avez sûrement remarqué : notre boutique se pare d’un tout nouveau look frais et moderne ! Notre nom, logo et site ont été repensés, mais rassurez-vous : nous restons la même librairie et papeterie que vous connaissez et appréciez.
Curieux·euse de découvrir l’histoire derrière notre nouveau style ?
Gestion des cookies
Club utilise des cookies et des technologies similaires pour faire fonctionner correctement le site web et vous fournir une meilleure expérience de navigation.
Ci-dessous vous pouvez choisir quels cookies vous souhaitez modifier :
Club utilise des cookies et des technologies similaires pour faire fonctionner correctement le site web et vous fournir une meilleure expérience de navigation.
Nous utilisons des cookies dans le but suivant :
Assurer le bon fonctionnement du site web, améliorer la sécurité et prévenir la fraude
Avoir un aperçu de l'utilisation du site web, afin d'améliorer son contenu et ses fonctionnalités
Pouvoir vous montrer les publicités les plus pertinentes sur des plateformes externes
Club utilise des cookies et des technologies similaires pour faire fonctionner correctement le site web et vous fournir une meilleure expérience de navigation.
Ci-dessous vous pouvez choisir quels cookies vous souhaitez modifier :
Cookies techniques et fonctionnels
Ces cookies sont indispensables au bon fonctionnement du site internet et vous permettent par exemple de vous connecter. Vous ne pouvez pas désactiver ces cookies.
Cookies analytiques
Ces cookies collectent des informations anonymes sur l'utilisation de notre site web. De cette façon, nous pouvons mieux adapter le site web aux besoins des utilisateurs.
Cookies marketing
Ces cookies partagent votre comportement sur notre site web avec des parties externes, afin que vous puissiez voir des publicités plus pertinentes de Club sur des plateformes externes.
Une erreur est survenue, veuillez réessayer plus tard.
Il y a trop d’articles dans votre panier
Vous pouvez encoder maximum 250 articles dans votre panier en une fois. Supprimez certains articles de votre panier ou divisez votre commande en plusieurs commandes.
Just the Docker you need to know in 22 bite-sized lessons!
In Learn Docker in a Month of Lunches, Docker expert Elton Stoneman guides through everything you need to know about Docker in 22 short lessons you can complete on your lunch break. This freshly-revised bestseller has been updated for modern tools and the latest versions of Linux, Windows, or Mac, with new coverage of multi-platform builds, cloud container services, replatforming legacy Windows apps, and Kubernetes.
In Learn Docker in a Month of Lunches, Second Edition you’ll learn how to:
• Run applications in Docker containers on Linux and Windows • Package applications as Docker images and share them on registries • Model and run distributed applications with Docker Compose and Kubernetes • Add instrumentation to containerized applications • Build and deploy apps with Docker in a CI/CD process
Docker revolutionized the way engineers build software. By bundling an application together with all its dependencies in a portable “container” that can be deployed almost anywhere, Docker makes it possible to manage applications without creating custom infrastructures. Free, open source, and battle-tested, Docker has quickly become must-know technology for developers and administrators.
About the Technology
Docker is a set of powerful tools to bundle software components in safe, portable “containers” you can drop wherever they’re needed. Whether you’re deploying a pre-built application, creating a secure test environment, or packaging microservices, you’re probably going to use Docker. This book gets you up to speed with the Docker skills you need—without the history, theory, and other “blah blah” you don’t.
About the Book
Learn Docker in a Month of Lunches, Second Edition teaches you the most important Docker techniques in just 22 short hands-on lessons. Each chapter guides you through an essential concept, complete with a self-contained lab to practice your new skill. You’ll explore building Docker apps, adding observability, running databases in containers, safely migrating legacy systems, and more. There’s even a primer on using Kubernetes to manage your containers!
What’s Inside
• 22 short lessons and labs you can complete in an hour or less • Cloud migration, microservices, and handling legacy systems • All examples work on Linux, Windows, and macOS
About the Readers
Developers, administrators, and DevOps all welcome!
About the Author
Elton Stoneman is a Docker Captain, a multiyear Microsoft MVP, and author of dozens of online training courses with Pluralsight and Udemy.
Table of Contents
PART 1 1 Before you begin 2 Understanding Docker and running Hello World 3 Building your own Docker images 4 Packaging applications from source code into Docker images 5 Sharing images with Docker Hub and other registries 6 Using Docker volumes for persistent storage PART 2 7 Running multi-container apps with Docker Compose 8 Supporting reliability with health checks and dependency checks 9 Adding observability with containerized monitoring 10 Running multiple environments with Docker Compose 11 Building and testing applications with Docker and Docker Compose PART 12 Running containers on different platforms 13 Replatforming the legacy: Packaging and running Windows apps in Docker 14 Containers in the cloud with Microsoft Azure and Google Cloud 15 Kubernetes: A primer 16 CI/CD in the cloud with Docker and GitHub Actions PART 4 17 Optimizing your Docker images for size, speed, and security 18 Application configuration management in containers 19 Writing and managing application logs with Docker 20 Controlling HTTP traffic to containers with a reverse proxy 21 Asynchronous communication with a message queue 22 Never the end