Showing results for August 2020 - Azure SQL Devs’ Corner

Aug 31, 2020
0
0

Azure SQL & .bacpac the easy way

Davide Mauri
Davide Mauri

Restoring an Azure SQL database in one - well three - simple scripts: one with Powershell, one with AZ CLI + Bash and one using the ubiquitous SqlPackage

Azure SQLDevOps
Aug 21, 2020
1
0

Developing in the cloud with SQL Server Big Data Clusters: Run and Monitor Apps

Melony Qin
Melony Qin

As the last part of the series of working with big data analytics solutions in Kubernetes, we learned about how to work with cloud-native applications with BDC. Operating and testing are also essential parts as an enterprise-grade solution. This article will walk you through how to run and monitoring apps to SQL Server Big Data Clusters (BDC). ...

Big Data ClustersAzure SQLDevOps
Aug 14, 2020
0
0

Developing in the cloud with SQL Server Big Data Clusters: Develop and Deploy Apps

Melony Qin
Melony Qin

Kubernetes is designed to support an open platform to support a diverse variety of containerized workloads including both stateless and stateful and data-processing workloads. Technically any application can be containerized, it can be up and running in Kubernetes. As a cloud-native platform, Kubernetes is available to deploy cloud-native applicati...

Big Data ClustersAzure SQLDevOps
Aug 13, 2020
0
0

Azure SQL for Beginners – Video Playlist

Davide Mauri
Davide Mauri

Easily translate your SQL Server skills and experience to Azure SQL - using familiar tools and techniques. Insiders Bob Ward and Anna Hoffman walk you through configuring, monitoring, and troubleshooting database security, performance, and availability in this Azure SQL video series on more than 60 topics.

Azure SQL
Aug 6, 2020
0
0

Developing in the cloud with SQL Server Big Data Clusters: Getting Started

Melony Qin
Melony Qin

When it comes to innovation, we realized that the world’s most valuable resource is no longer oil, but data. One of the biggest challenges we’re having today is how to integrate disparate data sources from many different places. If you're looking into how to work on Big Data Analytics solutions in Kubernetes, that's where Big Data Clusters (BDC) co...

Azure SQLBig Data Clusters