Skip to content

aws-solutions-library-samples/guidance-for-aws-sustainability-insights-framework

AWS Sustainability Insights Framework (SIF)

Introduction

The AWS Sustainability Insights Framework (SIF) offers foundational software components that accelerate the design and implementation of applications to automate carbon footprint tracking.

Key features include:

  • Account management - Manage organizational reporting boundaries. Control user access, roles, and their permissions within the framework.
  • Impacts - Catalog activity impacts, such as GHG emission factors. Populate with emission factors published by organizations, or define your proprietary factors.
  • Reference datasets - Incorporate custom datasets in data pipelines to enhance data.
  • Calculations - A low-code way of defining custom calculations.
  • Metrics (KPI's) - Define metrics for automatic aggregation based on processed activities, aligned with organizational reporting boundaries and various time units.
  • Data ingestion pipelines - Import data from any CSV format, directly from AWS Clean Rooms, or use the input data connector framework to fetch business activities from other sources. Apply calculations to transform data into desired outputs.
  • Auditability -Achieve full traceability and repeatability of calculations and results.
  • Multi-tenancy - Support both single tenant and multi-tenant modes. Cater to organizations wanting to calculate their emissions, as well as those aiming to build a SaaS offering. It also offers the capability to securely share data between isolated tenants when necessary. For instance, when building a SaaS offering where top-tier customers access pre-defined calculations (e.g., industry-specific calculations), a central tenant can store the calculations, ensuring centralized management. Top-tier tenants can then be granted permission to remotely access and use these calculations.

Key benefits include:

  • Automation - Reduce manual tasks and errors with near real-time insights on a centralized platform.
  • Flexibility - Modular, fully customizable with 100% customer ownership. Access individual modules via a REST API, allowing interaction in any language.
  • Scalability - Built on AWS serverless technologies and services, ensuring high availability, durability, and scalability.
  • Transparency - No black-box approach.
  • Cost-Effective - No recurring license fees. Pay only for the AWS services used.
  • Security - Adheres to security best practices, such as least privilege permissions and data encryption at rest.
  • Best practices - FAligns with software architecture, design, and AWS best practices.
  • Open sourced - Licensed under Apache License Version 2.0.

First steps

Deeper dive

Changelog

Find the changelog and release artifacts here.

For details on significant changes and associated migration instructions, refer to the Migration Guide.