There are many advantages to using Microsoft Azure. One big reason people look at Azure is for the advantage of having the ability to separate storage from compute. This separation of storage and compute allows for cost reduction, since if you don’t need to use a service, why should you have to have it turned on?

Storage is just that, storage. If you store data (and we all do), you need to pay for it the whole time. But if you can separate that from compute, you can turn on compute resources when you need them to interact with that data or scale up or down on those resources. Compute is the most expensive part of the cloud, so the more you can reduce compute, the more you can reduce your overall cost.

But cost is not the only reason to separate compute and storage. Oftentimes, storage and compute needs do not scale the same way. With Azure, you can increase your storage and the amount of data that you need without having to increase your compute resources. If you were looking at supporting more data inside a VM or database, you’d typically have to add more compute to support more storage. In contrast, with Azure and the structures that support it, you can begin to separate those needs and tune and manage accordingly. You can also increase your compute without increasing storage.

Additionally, multiple compute resources can leverage the same storage assets. You can store one version of your data and using the Azure storage structure (such as Azure Blob Storage, file storage or Azure Data Lake), users can interact with that data with other resources. For example, if you have data stored in Azure Data Lake, you can turn on Spark ML to do some machine learning with Spark against that data set, and at the same time, turn on Interactive Hive, allowing users to run reports using that same data set.


Of course, the cost reduction is a key factor to start using Azure, but even more, it’s about enhancing your ability to manage the overall experience for your team, your data and your usage.

Need further help? Our expert team and solution offerings can help your business with any Azure product or service, including Managed Services offerings. Contact us at 888-8AZURE or  [email protected].