Cloud Cost Optimization as a Lever Against Inflationary Pressure

With staggering inflation being witnessed worldwide, how can organizations leverage cloud costs through optimization measures? In this article, Raj Srinivasaraghavan, chief technology officer at SecureKloud Technologies Limited, explores cloud cost optimization techniques ranging from simple and implementable techniques to complex techniques that may apply to all kinds of organizations, from small and medium companies to Enterprise businesses operating in all verticals.

Since the advent of cloud computing, cloud providers have always been able to reduce resource costs yearly to attract more business towards them. But this year and probably next year (if the trend continues) will be exceptions because of the staggering inflation we are witnessing worldwide. In some regions like Europe and Asia, GCP, for example, is planning to do cost increases in storage and data services (in some cases, more than a 50% increase). Let’s look at cloud cost optimization techniques ranging from simple, disciplined housekeeping to cloud-native design, rightsizing, operational efficiencies, capacity reservations, software automation, forecasting, etc.

The solutions we will discuss below will apply to all kinds of organizations, from small and medium companies to Enterprise businesses operating in all verticals. I will classify these techniques into three types.

Simple techniques ones that can be done with little effort, implementable techniques will take more time, like days or weeks, to implement, and complex techniques may take a few weeks to months, depending on the size and complexity of the monthly cloud bill the enterprise is getting.

Simple Techniques: (Hours to Days to Implement)

The first simple step is to review the monthly cloud bill. Understanding the cost of each item in the statement (mostly displayed according to resource usage) is mandatory. Identify where your organization is incurring high-ticket items.
For most organizations, compute costs, followed by storage and data input/output costs, should be the usual culprits. See whether these costs are justified for the type of projects your company is doing. If not, prevent them.
Then please look for any underutilized or idle computing, storage resources, unused snapshots, and unwanted data pull/pushes happening daily from/to the cloud. Eliminate them.
If your organization uses the cloud for various purposes like DevOps, User Virtual Workstations, Production Servers, Etc., across different departments or cost centers, the first prudent thing to do is to establish resource tags or labels with the cloud provider as part of configuration settings. These tags are name/key-value pairs like, for example, “Department” as a key with “possible values of the departments that are using the cloud in your company” as values so that every cloud resource that is getting created can be tracked via these tag values to the actual owner/creator/department from the time of creation. This way, the cloud costs can be granularly segregated and understood for each month precisely across departments or projects.
The next important thing that can be done is to check the size of the resources procured for a service. If we look closely, we can find there would be an overage of at least 30% to 40% on each item’s size due to the generous factor of safety given during the design stage of that resource. Right-size them and re-deploy services in the right-sized resources.
The next thing is to look for reserved instances and spot instances. If your company is constantly provisioning a particular type and number of compute machines over a period of months to years and you are expecting this trend to continue, you can opt for reserved instances that come at almost 30% cost of the actual instance over a year to 3 year’s period. Similarly, requesting spot instances (unused ec2 readily available) could cut costs.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *