Loading…

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...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Sarmiento, Edwin M.
Format: Electronic eBook
Language:Inglés
Published: Berkeley, CA : Apress, 2020.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 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.