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 DBA’s 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...

Descripción completa

Detalles Bibliográficos
Autor principal: Sarmiento, Edwin M. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2020.
Edición:1st ed. 2020.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630951906719
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.