June 1, 2018
Via Technology Eurocontrol Trajectory Data Analysis Project
November 2017 - June 2018
A private project for Via Technology for Eurocontrol.
Designed and delivered in Python 3.6 with handover and demonstrations.
- Creation of a Kubernetes cluster to support Jupyterhub for a small work group on GCloud
- Test working deployed to minikube
- System uses Jupyter notebooks for algorithm operations, management and support
- OAuth 2 delegated to Bitbucket as the access management
- LetsEncrypt via jetstack kubelego for SSL
- PostGIS for geographical operations, Postgres for state storage
- Psycopg Postgres driver
- Minikube to support local testing and validation efforts
- Python 3.6, Helm and Docker