Big data clusters

SQL Server big data clusters allow you to manage clusters of SQL Servers alongside containers with Spark and Hadoop HDFS orchestrated by Kubernetes. Kubernetes is an open source system, used for automating the whole life cycle which includes the following:

  • Deployment
  • Scaling
  • Management

The SQL Server container capability is available since the Windows Server 2016 and SQL Server 2016. The container approach offers a higher level of isolation then normal processes running in Windows server, by using new operating system technologies such as namespaces and enhancements to technologies such as a job object. A container shares the host kernel but isolates the application from other containers and processes running on the server. ...

Get Hands-On Data Science with SQL Server 2017 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.