Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trainingbypackt/professional-azure-sql-database-administration
Equip yourself with the skills you need to manage and maintain your SQL databases on the Microsoft cloud
https://github.com/trainingbypackt/professional-azure-sql-database-administration
batch batch-file chsarp plpgsql powershell powershell-script
Last synced: 5 days ago
JSON representation
Equip yourself with the skills you need to manage and maintain your SQL databases on the Microsoft cloud
- Host: GitHub
- URL: https://github.com/trainingbypackt/professional-azure-sql-database-administration
- Owner: TrainingByPackt
- License: mit
- Created: 2018-07-19T09:27:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T06:58:24.000Z (about 6 years ago)
- Last Synced: 2024-11-03T04:02:45.450Z (5 days ago)
- Topics: batch, batch-file, chsarp, plpgsql, powershell, powershell-script
- Language: PowerShell
- Homepage:
- Size: 11.6 MB
- Stars: 2
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub issues](https://img.shields.io/github/issues/TrainingByPackt/Professional-Azure-SQL-Database-Administration.svg)](https://github.com/TrainingByPackt/Professional-Azure-SQL-Database-Administration/issues)
[![GitHub forks](https://img.shields.io/github/forks/TrainingByPackt/Professional-Azure-SQL-Database-Administration.svg)](https://github.com/TrainingByPackt/Professional-Azure-SQL-Database-Administration/network)
[![GitHub stars](https://img.shields.io/github/stars/TrainingByPackt/Professional-Azure-SQL-Database-Administration.svg)](https://github.com/TrainingByPackt/Professional-Azure-SQL-Database-Administration/stargazers)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/TrainingByPackt/Professional-Azure-SQL-Database-Administration/pulls)# Professional Azure SQL Database Administration
Azure SQL Database is a highly scalable, high performing SQL Server based Managed Cloud Database Service offering from Microsoft. Though Azure SQL Database or SQL Database is the cloud version of SQL Server, however, it differs in management, maintenance and administration. It’s important to know how to administer SQL Database so as to get most out of features that it provides. The course addresses different management aspects of SQL Database such as Migration, Backup and Restore, Pricing, Security, Scalability, Monitoring and Performance Optimization, High Availability and Disaster Recovery.## What you will learn
* Understand Azure SQL Database Configuration and Pricing options
* Provision a new SQL Database or Migrate an existing On-Premise SQL Server database to Azure SQL Database
* Backup and Restore Azure SQL Database
* Secure an Azure SQL Database
* Scale an Azure SQL Database
* Monitor and Tune an Azure SQL Database### Hardware requirements
For an optimal student experience, we recommend the following hardware configuration:
* **Processor**: 2.6 GHz or higher, preferably multi-core
* **Memory**: 4GB RAM
* **Hard disk**: 10GB or more
* An Internet connection### Software requirements
You’ll also need the following software installed in advance:
* Operating System: Windows (8 or higher).
* Google Chrome
* Azure Subscription
* SQL Server Management Studio 17.2 or above
* PowerShell 5.1
* Microsoft Azure PowerShell
* Microsoft RML Utilities
* Visual Studio 2013 or above community edition