2024

Talks Delivered by the LOGIC Team on 2024
Production server pwned by botnet

Production server pwned by botnet

17 Sep 2024 | DevOops Amsterdam

A quick walk down memory lane back when we had to manage production compromise by a botnet.

Production server pwned by botnet
Docker CLI: Demystifying open source contributions

Docker CLI: Demystifying open source contributions

16 Apr 2024 | Docker Athens

A wild ride through George Margaritis' lens on the world of open source contributions and his collaboration with Docker CLI maintainers.

Docker CLI: Demystifying open source contributions
Rebuilding partition tables in production

Rebuilding partition tables in production

28 Feb 2024 | DevOops Berlin

An exciting story about how we managed to save customer data at SourceLair, when our disks failed because they ran out of available inodes.

Rebuilding partition tables in production
Abusing Docker builds with BuildKit and friends

Abusing Docker builds with BuildKit and friends

23 Feb 2024 | Devoxx Greece

Revamp your containter building process with these creative methods that push the boundaries of Docker builds for faster performance.

Abusing Docker builds with BuildKit and friends
Production grade Postgres with Docker

Production grade Postgres with Docker

23 Jan 2024 | Docker Athens

Quick look into how to set up Postgres with Docker for production with high availability and fault tolerance in about 100 lines of code.

Production grade Postgres with Docker