Book Image

SQL Server on Azure Virtual Machines

By : Joey D'Antoni, Louis Davidson, Allan Hirt, John Martin, Anthony Nocentino, Tim Radney, Randolph West
Book Image

SQL Server on Azure Virtual Machines

By: Joey D'Antoni, Louis Davidson, Allan Hirt, John Martin, Anthony Nocentino, Tim Radney, Randolph West

Overview of this book

Deploying SQL Server on Azure virtual machines allows you to work on full versions of SQL Server in the cloud without having to maintain on-premises hardware. The book begins by introducing you to the SQL portfolio in Azure and takes you through SQL Server IaaS scenarios, before explaining the factors that you need to consider while choosing an OS for SQL Server in Azure VMs. As you progress through the book, you'll explore different VM options and deployment choices for IaaS and understand platform availability, migration tools, and best practices in Azure. In later chapters, you'll learn how to configure storage to achieve optimized performance. Finally, you'll get to grips with the concept of Azure Hybrid Benefit and find out how you can use it to maximize the value of your existing on-premises SQL Server. By the end of this book, you'll be proficient in administering SQL Server on Microsoft Azure and leveraging the tools required for its deployment.
Table of Contents (10 chapters)
8
Index

4. SQL Server on Linux in Azure Virtual Machines

In Chapter 3, Hero capabilities of SQL Server on Azure VMs, we learned about some of the capabilities and features of running SQL Server on Azure Virtual Machines. In this chapter, let's shift the conversation toward leveraging SQL Server on Linux to build your next application in Azure. We will look at the development ecosystem around SQL Server on Linux and how SQL Server can help add value to your business applications. We'll introduce the languages, frameworks, and tools available for you to build and manage your data estate in Azure. Once we have a firm understanding of how we can develop applications and the tools available to work with our Azure-based resources, we will focus on the platforms available for running SQL Server in Azure and helping you decide what is best for your applications. We will also look at the Azure services available to help you build scalable and maintainable SQL Server-based applications...