Implementing Azure: Putting Modern DevOps to Use
by Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali
DTU service tiers
At the time of writing, there are three DTU service tiers for Azure SQL Database: Basic, Standard, and Premium. All of these offer support for elastic database pools and single databases only, but not the SQL database managed instance. The performance of these tiers is expressed in Database Transaction Units (DTUs) for single databases, and elastic Database Transaction Units (eDTUs) for elastic database pools.
DTUs specify the performance for single databases, as they provide a specific amount of resources to that database.
On the other hand, eDTUs do not provide a dedicated set of resources for a database, as they share resources within a specific Azure SQL Server with all the databases which run that server.
For more ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access