Showing results for DevOps - Azure SQL Devs’ Corner

Sep 2, 2020
1
0

Practical Azure SQL Database for Modern Developers

Davide Mauri
Davide Mauri

Practical Azure SQL Database for Modern Developers: a book to learn how to take advantage of the all the breakthrough technologies available in Azure SQL like columnstore, in-memory lock-free tables, row-level-security, graph and geospatial support to create modern, scalable and secure applications.

Azure SQLDevOpsPython
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 ...

Big Data ClustersAzure SQLDevOps
May 20, 2020
5
1

DevOps for Azure SQL

Arvind Shyamsundar
Arvind Shyamsundar

DevOps is a broad term with multiple technology and process options at hand. Read this post for an overview of what DevOps for Azure SQL means, and review some options for tools and processes to use.

Azure SQLDevOps