An open API service indexing awesome lists of open source software.

https://github.com/awslabs/data-solutions-framework-on-aws

An open-source framework that simplifies implementation of data solutions.
https://github.com/awslabs/data-solutions-framework-on-aws

Last synced: about 1 year ago
JSON representation

An open-source framework that simplifies implementation of data solutions.

Awesome Lists containing this project

README

          

# Data Solutions Framework on AWS

Data Solutions Framework (DSF) on AWS is a framework for implementation and delivery of data solutions with built-in AWS best practices. DSF is an abstraction atop AWS services based on [AWS Cloud Development Kit](https://aws.amazon.com/cdk/) (CDK) [L3 constructs](https://docs.aws.amazon.com/cdk/v2/guide/constructs.html), packaged as a library.

You can leverage DSF to implement your data platform in weeks rather than in months.

- DSF is available in TypeScript and Python.
- Use the framework to build your data solutions instead of building cloud infrastructure from scratch.
- Compose data solutions using integrated building blocks via Infrastructure as Code (IaC).
- Benefit from smart defaults and built-in AWS best practices.
- Customize or extend according to your requirements.

**Get started** by exploring the [framework](./framework/) and available [examples](./examples/). Learn more from [documentation](https://awslabs.github.io/data-solutions-framework-on-aws/).

## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.

## License
This library is licensed under the Apache-2.0 License. See the [LICENSE](LICENSE) file.

## Feedback
We'd love to hear from you! Please create [GitHub issues](https://github.com/awslabs/data-solutions-framework-on-aws/issues) for additional features or solutions you'd like to see.