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.
- Host: GitHub
- URL: https://github.com/awslabs/data-solutions-framework-on-aws
- Owner: awslabs
- License: apache-2.0
- Created: 2023-08-03T08:10:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T23:43:05.000Z (about 2 years ago)
- Last Synced: 2024-04-13T21:00:04.178Z (about 2 years ago)
- Language: TypeScript
- Homepage: https://awslabs.github.io/data-solutions-framework-on-aws/
- Size: 8.75 MB
- Stars: 86
- Watchers: 9
- Forks: 12
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - Data Solutions Framework on AWS - Accelerate building your data analytics solutions on AWS (Projects using Projen / Official)
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.