You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a robust, production-grade ETL pipeline on a Docker Swarm cluster, following modern DevOps and security best practices. The architecture includes PostgreSQL HA, Keycloak authentication, Apache Spark for data processing, and a full observability stack (Prometheus, Grafana, Loki, OpenTelemetry).
Phase 1: Project Introduction & Setup
Understand ETL Fundamentals
Review docs/1. Introduction.md for ETL concepts and hands-on exercises using Knime and COVID data.
Provision Infrastructure
Deploy Swarm managers (public IP, SSH bastion) and workers (private IP). See tasks/Project.md for node inventory and architecture diagrams.