Skip to content

A GitPitch talk on the reasons to or not to run production SQL Server on Docker.

Notifications You must be signed in to change notification settings

James-DBA-Anderson/Would-you-run-production-on-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitPitch

Would You Run Production SQL Server on Docker?

With the advent of Windows containers and SQL Server on Linux, the options for running SQL Server are growing. Should you run SQL Server on physical machines, virtualised, in the cloud or do you get with the cool kids and run it on docker?

We all know that docker is great for dev testing and stateless apps, but would you run your production SQL Server on it?

It sounds crazy to run your data tier in ephemeral containers, but I'll discuss the reasons why this might be a good idea if we can figure out the following challenges: Data persistence, Security, High Availability, Licensing Monitoring and Deploying SQL Server updates

About

A GitPitch talk on the reasons to or not to run production SQL Server on Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published