Microsoft Previews Azure Dedicated Host Service for Single-Tenant Users

Source: redmondmag.com Microsoft on Thursday announced a preview of Azure Dedicated Host, a new service that gives organizations access to unshared or “dedicated” Azure hardware infrastructure for hosting their workloads on Azure virtual machines. Most workloads hosted on Azure infrastructure use hardware that’s shared with other organizations or individuals, who are called “tenants.” These tenants are said to be using Azure’s “multitenant” infrastructure. Some organizations, though, need to use unshared hardware to meet certain compliance or regulatory requirements. The new Azure Dedicated

Read more

Exception Handling: A Best Practice Guide

Source – dzone.com In my current project, really good software was designed by experienced architects, but even this software lacks in exception handling. Doing good exception handling is not easy; with this post, I want to shine a little bit of light on the deep and mostly misunderstood area of exception handling. User Experience of an Exception At first, we have to think about what an exception is. An exception occurs when a function cannot do what it was designed to

Read more