Skip to main content

2 posts tagged with "AWS"

View All Tags

Data Solutions Framework: an Open Source Project for Building Data Solutions on AWS

· 3 min read
Robin Bierten
Student Odisee => Opleiding Bachelor Elektronica-ICT
Bronnen

Bron: artikel integraal overgenomen van infoq.com
Origineel auteur: Renato Losio

data-platform-infrastructure

AWS recently released the Data Solutions Framework (DSF), an opinionated open-source framework designed to accelerate the creation of data solutions on AWS. Built using the AWS CDK, the framework exposes abstractions and patterns as building blocks for constructing data solutions and is available in TypeScript (npm) and Python (PyPi).

DSF provides building blocks packaged as standard L3 AWS CDK Constructs to compose data solutions on AWS. These building blocks offer customization capabilities and can be composed with any other CDK Construct, including those available through Construct Hub, a collection of open-source CDK libraries. Lotfi Mouhib, principal solutions architect at AWS, Dženan Softić, senior solutions architect at AWS, and Vincent Gromakowski, principal solutions architect at AWS, write: