datahub/docs/roadmap.md

21 lines
703 B
Markdown
Raw Normal View History

2020-02-11 12:25:33 -08:00
# DataHub 2020 Roadmap
Below is DataHub's charter for 2020.
2020-02-11 13:36:38 -08:00
## Short term (3-6 months)
2020-02-11 12:25:33 -08:00
### Schemas as an Entity
### Compliance management for datasets
### Kubernetes migration
Migration from docker-compose to [Kubernetes](https://kubernetes.io/) for Docker container orchestration.
### Azure deployment
Run DataHub in [Azure](https://azure.microsoft.com/en-us/) and provide a how-to guide for Azure deployment.
2020-02-11 14:13:46 -08:00
## Medium term (6+ months)
2020-02-11 12:25:33 -08:00
### Fine grain lineage
### Social features
Users will be able to like and follow entities.
### Integration tests
Write and execute integration tests.
### AWS deployment
Run DataHub in [AWS](https://aws.amazon.com/) and provide a how-to guide for AWS deployment.