Azure Databases Contd..
- Databases have two purchasing models
- DTU-based purchasing model
- vCore Based Purchasing:
- Models:
- provisioned: A server with preconfigured vCore will be created ain the database will be running inside this
- Serverless: Billing is based on VCores used per second
- Models:
- From SQL Database, We can create replications and sync with other databases.
- The replicas for the database is generally used to share the workload.
- For SQL Server Editions, Azure Supports Automatic Tuning of the Database for better performances
- As discussed in the class, we can create mysql and postgres servers