Ulteriori informazioni
Quickly learn how to use Docker and containers in general to create packaged images for easy management, testing, and deployment of software. This practical guide lets you hit the ground running by demonstrating how Docker allows developers to package their application with all of its dependencies and to test and then ship the exact same bundle to production. You'll also learn how Docker enables operations engineers to help the development team quickly iterate on their software.
Learn Docker's philosophy, design, and intent
Use your own custom software to build Docker images
Launch Docker images as running containers
Explore advanced Docker concepts and topics
Get valuable references to related tools in the Docker ecosystem
Info autore
Karl Matthias has worked as a developer, systems administrator, and network engineer for everything from startups to Fortune 500 companies. After working for startups overseas for a few years in Germany and the UK, he has recently returned to Portland, Oregon to work as Lead Site Reliability Engineer at New Relic. Sean Kane is currently the Site Engineering Manager for the Infrastructure Team at New Relic. He has had a long career in production operations, with many diverse roles, in a broad range of industries. He has spoken about subjects like alerting fatigue and hardware automation at various meet-ups and technical conferences, including Velocity.
Riassunto
With this practical guide, you'll learn how to use Docker to package your applications with all of their dependencies, and then test, ship, scale, and support your containers in production.