This Week I Learned - Week #52 2019
This Week I Learned - * In a GigaOm study comparing throughput performance between SQL Server on Azure Virtual Machines and SQL Server on AWS EC2. Azure emerged as the clear leader across both Windows and Linux for mission-critical workloads, up to 3.4 times faster and up to 87 percent less expensive than AWS EC2. A key reason why Azure price-performance is superior to AWS is Azure BlobCache, which provides free reads . Given that most online transaction processing (OLTP) workloads today come with a ten-to-one read-to-write ratio, this provides customers with significant savings. * AzureCharts.com provides a visual digest of vital info related to Azure Services. It can answer these questions faster than if you had to look it up in the Azure documentation - >> Is a particular VM instance type available in all regions? >> Is a service Generally Available or in Preview mode? In how many regions is it available? >> What are all the Azure servi...