Leanpub Header

Skip to main content

Docker en profundidad

De cero a Docker en un solo libro

This book is a translation into Spanish of Docker Deep Dive which was originally written in English

The authors are letting you choose the price you pay for this book!

Pick Your Price...
PDF
EPUB
WEB
291
Pages
73,702Words
About

About

About the Book

Este es el libro definitivo para aprender Docker, presentado por Docker Captain y educador líder en el ecosistema de contenedores Nigel Poulton.

Docker Deep Dive es una obra maestra, escrita por expertos y calificada por BookAuthority como "el mejor libro número 1 de todos los tiempos sobre Docker". Como se muestra en CNN y Forbes, BookAuthority identifica y califica los mejores libros del mundo, según menciones públicas, recomendaciones, calificaciones y opiniones.

En este libro, Docker se simplifica y cobra vida a través del enfoque único y enérgico de Nigel: muchos de sus lectores lo consideran el estándar de oro para los libros de tecnología.

- Si desea aprender los conceptos básicos de Docker, este libro es para ti.

- Si quieres ser un profesional con Docker, este libro es para ti.

Docker Deep Dive se actualiza regularmente, lo que significa que obtiene un libro que es aplicable en el mundo de hoy.

Las características clave incluyen:

- Amplia cobertura de la arquitectura de Docker

- Inmersión profunda en conceptos básicos como imágenes y contenedores

- Redes, volúmenes y seguridad

- Cobertura de Docker Certified Associate (DCA)

A Nigel le apasiona enseñar Docker y esto se refleja en este libro. Nunca se cansará de leer este libro y lo terminará con la confianza que necesita para enfrentarse a Docker en el mundo real.

This book is a translation into Spanish of Docker Deep Dive which was originally written in English

Price

Pick Your Price...

Minimum price

$19.00

$29.00

You pay

$29.00

Authors earn

$23.20
$

All prices are in US $. You can pay in US $ or in your local currency when you check out.

EU customers: prices exclude VAT, which is added during checkout.

...Or Buy With Credits!

Number of credits (Minimum 2)

2
The author will earn $24.00 from your purchase!
You can get credits monthly with a Reader Membership

Author

About the Authors

Nigel Poulton

Nigel is a self confessed technology addict who is hell-bent on creating the best Kubernetes and cloud learning resources on the planet. He's the author of over 16 video training courses at Pluralsight, as well as more at A Cloud Guru, Udemy and more... He's active on Twitter, creates weekly and monthly Kubernetes videos on YouTube, and his website is the best place for links to learn about Kubernetes. When he's not rocking it with Kubernetes, he likes cars and football.

Leanpub Podcast

Episode 178

An Interview with Nigel Poulton

Pablo J Moreno

Author of the book 'Machine Learning in Power BI with R and Python'Business Data Scientist with experience in Business Intelligence, Advanced Analytics and Machine Learning within multiple business fields -Financial Markets, Corporate Finance, Digital Marketing, Supply Chain, Operations, Risk Management and Internal Controls / Internal Audit-, gained within global environments over the last 20 years. Data Project Managers (Waterfall & Agile) gained within multiple industries worldwide with strategic outlook and proven leadership ability.

Contents

Table of Contents

0: Sobre el libro

  1. ¿Por qué debería leer este libro o preocuparme por Docker?
  2. ¿Qué sucede si no soy un desarrollador?
  3. ¿Debería comprar el libro si ya vi sus cursos de capacitación en video?
  4. Cómo está organizado el libro
  5. Ediciones del libro
  6. ¿Tiene problemas para obtener las últimas actualizaciones en su Kindle?
  7. La edición de bolsillo
  8. Dejar un comentario
  9. Parte 1: El panorama general

1: Contenedores desde 30,000 pies

  1. Los viejos malos tiempos
  2. ¡Hola VMware!
  3. VMwarts
  4. ¡Hola Contenedores!
  5. Contenedores Linux
  6. ¡Hola Docker!
  7. Contenedores de Windows
  8. Contenedores de Windows frente a contenedores de Linux
  9. ¿Qué pasa con los contenedores de Mac?
  10. ¿Qué pasa con Kubernetes?
  11. Resumen del capítulo

2: Docker

  1. Docker - El TLDR
  2. Docker, Inc.
  3. La tecnología Docker
  4. La Iniciativa de Contenedor Abierto (OCI)
  5. Resumen del capítulo

3: Instalación de Docker

  1. Docker Desktop
  2. Instalación de Docker en Linux
  3. Instalación de Docker en Windows Server 2019
  4. Play with Docker
  5. Resumen del capítulo

4: El panorama general

  1. La perspectiva de operaciones
  2. La perspectiva del desarrollador
  3. Resumen del capítulo
  4. Parte 2: El aspecto técnico

5: El motor Docker

  1. Motor Docker - El TLDR
  2. Docker Engine - La inmersión profunda
  3. Resumen del capítulo

6: Imágenes

  1. Imágenes Docker - El TLDR
  2. Imágenes Docker - La inmersión profunda
  3. Imágenes - Los comandos
  4. Resumen del capítulo

7: Contenedores

  1. Contenedores Docker - El TLDR
  2. Contenedores Docker - La inmersión profunda
  3. Contenedores - Los comandos
  4. Resumen del capítulo

8: contenerización de una aplicación

  1. Contenerización de una aplicación: el TLDR
  2. Contenerización de una aplicación - La inmersión profunda
  3. Contenerización de una aplicación: los comandos
  4. Resumen del capítulo

9: Implementación de aplicaciones con Docker Compose

  1. Implementación de aplicaciones con Compose: el TLDR
  2. Implementación de aplicaciones con Compose - The Deep Dive
  3. Implementación de aplicaciones con Compose: los comandos
  4. Resumen del capítulo

10: Docker Swarm

  1. Docker Swarm - El TLDR
  2. Docker Swarm - La inmersión profunda
  3. Docker Swarm - Los comandos
  4. Resumen del capítulo

11: Redes Docker

  1. Redes Docker - El TLDR
  2. Redes Docker - La inmersión profunda
  3. Red Docker - Los comandos
  4. Resumen del capítulo

12: Red superpuesta de Docker

  1. Red superpuesta de Docker: el TLDR
  2. Red superpuesta de Docker: la inmersión profunda
  3. Red superpuesta de Docker: los comandos
  4. Resumen del capítulo

13: Volúmenes y datos persistentes

  1. Volúmenes y datos persistentes - El TLDR
  2. Volúmenes y datos persistentes - La inmersión profunda
  3. Volúmenes y datos persistentes - Los Comandos
  4. Resumen del capítulo

14: Implementación de aplicaciones con Docker Stacks

  1. Implementación de aplicaciones con Docker Stacks: el TLDR
  2. Implementación de aplicaciones con Docker Stacks - The Deep Dive
  3. Implementación de aplicaciones con Docker Stacks: los comandos
  4. Resumen del capítulo

15: Seguridad en Docker

  1. Seguridad en Docker - El TLDR
  2. Seguridad en Docker - La inmersión profunda
  3. Resumen del capítulo

16: ¿Qué sigue a continuación?

  1. La práctica hace la perfección
  2. Formación en vídeo
  3. Involúcrese con la comunidad
  4. Kubernetes
  5. Comentarios y conexión

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

So, there's no reason not to click the Add to Cart button, is there?

See full terms...

Earn $8 on a $10 Purchase, and $16 on a $20 Purchase

We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earned over $14 million writing, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub