Is there anything specific you do to make software "green"?  Any sustainability goals your teams cater to while designing applications?

5.2k views6 Upvotes2 Comments
Sort By:
Oldest
Enterprise Architect in Finance (non-banking)a year ago
It is definitely possible to approach sustainability in IT development (and thus also software development and engineering practices). It all has to do in enabling sustainability for the organization at large.

One is to evaluate the remote services you use as part of the IT development process, and see if they focus on sustainability themselves. Do they have certifications on this, or have a plan of action that they share with the world? Do their services run on 100% renewable energy? Etc.

Another is to develop software that is efficient in its resource consumption. Lower CPU and memory requirements means that the systems on which your software will run can run more software simultaneously. If it is data center oriented software, it also implies that more virtual servers can run on the same physical server. So the software efficiency translates into higher efficiency of the IT infrastructure.

Make sure your software does not have specific hardware requirements or operating system requirements that it doesn't really need. More specialized hardware or more diverse operating system requirements translates in a more diverse hardware landscape and lower efficiency overall.

Develop the software and the practices surrounding it in such a way that it is all fully automated, and that operations tasks are also just a API call (or other automation) away. By providing all steps (including the installation and decommissioning, upgrades, data migrations, etc.) in a fully automated manner, operations teams can focus on the automation of the environment itself, optimizing the resources and infrastructure even more (right-sizing infrastructure). Software that needs manual installation steps is often deployed in a pre-production environment and kept up and running even when there are no tests involved, whereas a fully automated environment can be installed from the grounds up, get up and running in a manner of minutes, run the tests, and decommission when no longer needed.

If you develop software that is shipped to consumers, reduce the waste material that surrounds it. It is more ecologically friendly to give the customer a download URL than to ship the software on a removable media. Have online documentation that is easy to read and consume, rather than delivering with 3 books (in multiple languages). An e-mail is better than a letter, which is better than a package. Etc.

Finally, evaluate your non-IT processes as well: push for a higher degree of work-from-home (or at least allow employees to do so), digitize your education/courses, pick conferences that are closer to you, etc.
lock icon

Please join or sign in to view more content.

By joining the Peer Community, you'll get:

  • Peer Discussions and Polls
  • One-Minute Insights
  • Connect with like-minded individuals
Strategic Banking IT advisor in Bankinga year ago
The most underestimate element to support a 'greener software' is the datacenter infrastructure.  I completely agree with Sven.  We tend to forget the energy consumption of cloud computing.  I think of one the biggest threat or impact on environment comes with data storage.

In the era of big data, we store terabytes of information.  As storage itself cost less and less, compared to 1990s, we often forget to ask ourself: do we really need to store so much data?

And to circle back to cloud computing, we now have a strong tendancy to forget the footprint of data while stored 'far-away'.

We definately need to become more conscious on this.

Steve

Content you might like

243 views2 Upvotes

Open AI (Game Changer: adoption w/ChatGPT)41%

Google (Game Changer: inventor of Transformers, Bard)19%

Microsoft (Game Changer: real time BingGPT+Search plus enterprise enablement)19%

Meta (Game Changer: LLM that can run on single GPU)6%

Amazon (Game Changer: TBD)4%

X.AI / Elon Musk (Game Changer: TBD)3%

Baidu (Chinese tech giant, with GPT version released in March)2%

Someone completely new6%

View Results
46.7k views49 Upvotes15 Comments
Head of Enterprise Architecture MERCK Group in Healthcare and Biotecha year ago
Strategy & Architecture
Read More Comments
39k views5 Upvotes34 Comments
IT Manager in Finance (non-banking)8 days ago
hi, it depends on what do you mean by waste. If R&D that do not bring you a direct profit then you may want to set certain %% of production workload expenses. If R&d (dev, qa, test envs) are not waste then you should know ...read more
1k views1 Comment