Cargando…

The SQL Server DBA's guide to Docker containers : Agile deployment without infrastructure lock-in /

Get introduced to the world of Docker containers from a SQL Server DBAs perspective. This book explains container technology and how it can improve the deployment of your SQL Server databases without infrastructure lock-in. You will be equipped with the right technical skills to guide stakeholders i...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Sarmiento, Edwin M.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress, 2020.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Introduction to Containers
  • 2. Install and Configure Docker on Windows Server 2016
  • 3. Install and Configure Docker on Linux
  • 4. The Docker Ecosystem
  • 5. Docker Images and Containers
  • 6. Managing and Administering Containers
  • 7. Persisting Data
  • 8. Working with SQL Server on Linux
  • 9. Creating Custom SQL Server on Windows Container Images
  • 10. Creating Custom SQL Server on Linux Container Images
  • 11. Guide to Docker Networking for SQL Server DBAs
  • 12. Appendix A. Building a Personal Lab Environment.