Skip to content

Commit

Permalink
Merge pull request #472 from falloutxAY/patch-7
Browse files Browse the repository at this point in the history
Added Database article
  • Loading branch information
doodlemania2 authored Aug 22, 2019
2 parents d38d16b + e30087a commit 31545d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/cloud-adoption/ready/azure-best-practices/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ Use the following guidance when designing your identity and access control infra

- [Choose the correct SQL Server option in Azure](https://docs.microsoft.com/azure/sql-database/sql-database-paas-vs-sql-server-iaas?toc=https://docs.microsoft.com/azure/architecture/toc.json&bc=https://docs.microsoft.com/azure/architecture/bread/toc.json). Choose the PaaS or IaaS solution that best supports your SQL Server workloads.
- [Database security best practices](https://docs.microsoft.com/azure/security/azure-database-security-best-practices?toc=https://docs.microsoft.com/azure/architecture/toc.json&bc=https://docs.microsoft.com/azure/architecture/bread/toc.json). Learn best practices for database security on the Azure platform.
- [Choose the right data store](https://docs.microsoft.com/azure/architecture/guide/technology-choices/data-store-overview). Selecting the right data store for your requirements is a key design decision. There are literally hundreds of implementations to choose from among SQL and NoSQL databases. Data stores are often categorized by how they structure data and the types of operations they support. This article describes several of the most common storage models.

## Cost management

Expand Down

0 comments on commit 31545d5

Please sign in to comment.