No matching files found.
-
.DS_Store -
.gitignore -
00-prerequisites/README.md -
01-introduction/README.md -
01-introduction/image-1.png -
02-containerized-environment/README.md -
02-containerized-environment/fundamentals.md -
03-data-processing/README.md -
04-user-interface/README.md -
05-visualization/README.md -
06-cloud-deployment/README.md -
07-cloud-cleanup/README.md -
08-supplementary-guides/README.md -
08-supplementary-guides/docker-compose-troubleshooting.md -
08-supplementary-guides/kubernetes-guide.md -
08-supplementary-guides/production-workflow-explanation.md -
README.md -
data-pipeline/.env -
data-pipeline/Dockerfile -
data-pipeline/docker-compose.yml -
data-pipeline/entrypoints/extract.sh -
data-pipeline/entrypoints/load.sh -
data-pipeline/entrypoints/transform.sh -
data-pipeline/requirements.txt -
data-pipeline/scripts/extract.py -
data-pipeline/scripts/load.py -
data-pipeline/scripts/transform.py -
diagram.md -
flask-app/.env -
flask-app/Dockerfile -
flask-app/app.py -
flask-app/docker-compose.yml -
flask-app/requirements.txt -
flask-app/static/styles.css -
flask-app/templates/index.html -
flask-app/templates/layout.html -
gcp-deployment/README.md -
gcp-deployment/k8s-artifacts/data-pipeline-job.yaml -
gcp-deployment/k8s-artifacts/flask-app-deployment.yaml -
gcp-deployment/k8s-artifacts/flask-app-service.yaml -
gcp-deployment/k8s-artifacts/postgres-deployment.yaml -
gcp-deployment/k8s-artifacts/postgres-service.yaml