Bernhardt Garlipp
Mr at Quant Engineering Solutions
About
My passion in live is problem solving. This leads to a wide area of interests ranging form robotics,astonomy to boardgames.
My work background is - BSC Computer science degree (Hons) - Head of Development at Quant Engineering Solutions - Full stack developer (Python, PSQL, HTML, Javascript) - Creating software for the medical industry
Dev Ops tools to keep your database healthy
presented by Bernhardt Garlipp
Dev-Ops. Imagine the following "Developer commits new feature. Feature passes Automate test. Feature gets Deployed. Oh no ... everything is slow."
This talk is aimed to provide methods and tools on how to identify slow and problematic queries on a database cluster and how to address and solve these problems. The second part of the talk will be aimed at lessons learned in our company and how ...
more Fri 22 2019 Ops and AdministrationMoving your application layer to your database layer
presented by Bernhardt Garlipp
We will be exploring the concept of moving your application layer (Python code) into tot your database layer. With PostgresSQL allowing you to create functions using python code using plpython3u one should consider moving your application code into your database. The talk will cover how to implement python code in PostgreSQL and the pros and cons of moving your application layer to your databas...
more Postgres