
Judge agrees damages model in Oracle cloud class-action
Link between compliance and sales appeared to boost cloud performance in case disputed by Big Red
It’s easy to spin up instances in Azure, especially for developers if you haven’t implemented a tight permissions policy. Pet projects and Proof of Concepts (POCs) get created regularly and the person involved needs to remember to delete all resources or else you will be charged indefinitely.
Even services which can be stopped and deallocated such as Virtual Machines will cost you money if they are not deleted. Why? If you don’t delete unused instances in Azure, you still pay for all of the associated costs including the storage which can be significant. Moreover, you need to specifically delete your storage when your delete those VMs or you’ll keep paying for that too. That is known as orphaned storage or unattached storage, and it is not cheap.
Microsoft published a PowerShell script to find unattached storage in azure which you can run to list out anywhere it occurs in your subscriptions.
I would encourage developers and engineers to use a resource group for POCs. This way, when it is done, the whole resource group can be obliterated in one go, leaving nothing behind.
Once you have got rid of all your old unused instances and orphaned storage, you may want to prevent team members from doing the same thing again. This is where a combination of Azure policies and tagging comes in handy. You can set policies to prevent new services being spun up without the appropriate tags. This Microsoft tutorial explains how to manage tag governance with Azure Policy.
Link between compliance and sales appeared to boost cloud performance in case disputed by Big Red
The financial year end is approaching for some of the bigger software vendors – so what better time to look at how you can benefit during your software renewal(s).
Experts advise caution in sharing data with Big Red though – it could be used in license audits
The Critical Patch Update provides security updates for a wide range of applications across Oracle’s catalogue of products.
Judge agrees damages model in Oracle cloud class-action
Oracle April 2022 Critical Patch Update Released