An Open Source Project for Building Data Solutions on AWS

AWS recently launched the Data Solutions Framework (DSF), an open-source framework aimed at expediting the development of data solutions on AWS. Leveraging AWS CDK, DSF offers standardized abstractions and patterns as building blocks for creating data solutions, available in TypeScript and Python. 

DSF’s constructs enable customization and can be combined with other CDK Constructs, including those from Construct Hub. The framework, tailored for data platform engineers, emphasizes use case focus and business logic while providing deep customization capabilities. DSF adheres to data analytics best practices and includes security and compliance enforcement using cdk-nag. 

Additionally, DSF offers a Spark Data Lake example and is open source under the Apache 2.0 license, with a public roadmap.

Scroll to Top