Upcoming presentations
No upcoming presentations...
Past presentations
Co-speaker: Rafal Hawrylak
Maps are key ingredient of location services. TomTom has built its map-making system with trust in Postgres and it features like: ACID compliance, well known reliability and high performance. Streaming replication allows scalability and thanks to open source licence you can host a Postgres database anywhere: on your laptop, in local data-center or in the public cl...
Using Grafana and Prometheus for PostgreSQL monitoring in TomTom
Introduction to the tools and best practices from 3 years in production environment
Every production system needs monitoring. Things get interesting when there are hundreds of PostgreSQL instances with automated cloud deployments. There are multiple solutions for collecting PostgreSQL metrics. Grafana is a popular choice for visualization and analytics of time series data. Prometheus is a convenient tool to collect and store metrics of multiple PostgreSQL instances. Alertman...