SQLpassion BLOG

Getting started with SQL Server 2019 Big Data Clusters

Over the last few weeks I have already blogged a lot about SQL Server 2019 Big Data Clusters. In today’s blog posting I want to give you an overview how you can actually work with Big Data Clusters, and what makes them so interesting to you. Overview The idea of a SQL Server 2019 Big …

Getting started with SQL Server 2019 Big Data Clusters + read more

Understanding the Kubernetes Deployment of a SQL Server Big Data Cluster

Deploying a SQL Server Big Data Cluster is a very simple process, because everything is fully automated with the azdata tool as I have shown in my previous blog posting. When you have finally a successful deployment, you will get in sum 21 Kubernetes Pods, which are hosting 45 Docker Containers – in a non-HA …

Understanding the Kubernetes Deployment of a SQL Server Big Data Cluster + read more

Running a SQL Server 2019 Big Data Cluster on VMware vSphere

If you want to get your hands dirty with SQL Server 2019 Big Data Clusters, the easiest way is to deploy it in Azure Kubernetes Services. But there are also other options available. You can deploy a single-node or multi-node SQL Server 2019 Big Data Cluster in locally hosted Virtual Machines within your own Data …

Running a SQL Server 2019 Big Data Cluster on VMware vSphere + read more

Installing the SQL Server Big Data Cluster Tools in a Docker Container

As you know from my last blog posting, I’m currently investing a lot of my time into Big Data technologies and especially into SQL Server Big Data Clusters. Running a SQL Server Big Data Cluster is quite easy, because you can deploy it with a simple command into Azure Kubernetes Services. But to be able …

Installing the SQL Server Big Data Cluster Tools in a Docker Container + read more