Junior Azure What is the DTU model vs vCore model in Azure SQL? DTU (Database Transaction Unit): Bundled measure of CPU, memory, IOPS.vCore: Separate allocation of virtual cores, memory, and storage.vCore allows flexible scaling and cost optimization.