Making your cloud deployment cost-efficient kills two birds with one stone: It saves money and helps your sustainability goals. Credit: Thinkstock Sustainability and cloud computing go hand in hand. Cloud computing’s ability to share resources naturally leads to more efficient use of those resources. This sharing model gives cloud computing its ability to provide sustainability in the wide, but we must optimize the use of those assets to provide sustainability in the narrow. The goal is to optimize cloud computing costs using finops and the tools that drive these processes. At the same time, these tools also help maximize the sustainability of our cloud deployments. Indeed, moving to public cloud platforms is a half measure toward increasing sustainability. You’ll find the best carbon benefits by optimizing cloud resources, which simultaneously means optimizing for cost efficiency. They are tightly coupled, for the most part. An example would be moving an application and an attached database to a public cloud from a traditional data center. If you do not refactor the application, it will not leverage cloud-native services. The result is an unoptimized lift-and-shift migration (most of today’s application migrations to the cloud). A partial sustainability benefit is immediate. An application running in a public cloud can share resources via multitenancy, requiring fewer resources (such as storage and compute) to carry out the same functions. Thus, the application requires less power. However, since our example workload was not optimized for the cloud platform host, it’s largely cost-inefficient. The odds are good it’s spinning up more resources than it should and not taking advantage of cloud-native features that will allow it to operate less expensively. Many enterprises are experiencing high costs for cloud computing, as I’ve previously described. These are self-inflicted wounds, a byproduct of not taking the time to refactor and optimize the workloads for the public clouds they will run on. As a result, many enterprises loop back to those applications to rewrite, refactor, or containerize them so they won’t generate such an enormous cloud bill each month. My point is that optimization has benefits beyond saving money. If you want to ensure that you’re optimized for sustainability—which management and investors are certainly interested in—start a finops program. Cost-optimized workloads do the most with the least resources, which improves your carbon output at the same time. I’m not the first person to make this link. Most technology providers that build and sell finops tools have already added sustainability metrics into their tech—or will soon. We can rarely solve two problems with the same effort and investments, but that is the case with cloud sustainability and optimization. Related content feature What is Rust? Safe, fast, and easy software development Unlike most programming languages, Rust doesn't make you choose between speed, safety, and ease of use. Find out how Rust delivers better code with fewer compromises, and a few downsides to consider before learning Rust. By Serdar Yegulalp Nov 20, 2024 11 mins Rust Programming Languages Software Development how-to Kotlin for Java developers: Classes and coroutines Kotlin was designed to bring more flexibility and flow to programming in the JVM. Here's an in-depth look at how Kotlin makes working with classes and objects easier and introduces coroutines to modernize concurrency. By Matthew Tyson Nov 20, 2024 9 mins Java Kotlin Programming Languages analysis Azure AI Foundry tools for changes in AI applications Microsoft’s launch of Azure AI Foundry at Ignite 2024 signals a welcome shift from chatbots to agents and to using AI for business process automation. By Simon Bisson Nov 20, 2024 7 mins Microsoft Azure Generative AI Development Tools news Microsoft unveils imaging APIs for Windows Copilot Runtime Generative AI-backed APIs will allow developers to build image super resolution, image segmentation, object erase, and OCR capabilities into Windows applications. By Paul Krill Nov 19, 2024 2 mins Generative AI APIs Development Libraries and Frameworks Resources Videos