I've been working on a side project: a full-featured REST API for a pizza restaurant, built with FastAPI. We're talking orders, cart, addresses, authentication, admin, reviews, notifications, Celery ...
To handle the Netflix dataset, I implemented an End-to-End ELT pipeline. Instead of cleaning the data before loading it, I loaded the raw files into the database first, allowing for more powerful and ...
The Postgres Operator delivers an easy to run highly-available PostgreSQL clusters on Kubernetes (K8s) powered by Patroni. It is configured only through Postgres manifests (CRDs) to ease integration ...