Last time, in OIDC in PostgreSQL: With Keycloak, we created a working demo setup that was able to successfully authenticate a user using OIDC....
April 30, 2026
Setting up data-at-rest encryption correctly requires more than just flipping a switch. In this session, Konstantin Trushin will explain how Percona Server for MongoDB implements this critical securit...
March 17, 2026
Not every PostgreSQL installation requires encryption at rest. However, for organizations mandating strict data protection and privacy standards, it is often non-negotiable. When security policies are...
March 10, 2026
I spend a lot of time in Slack. Most people in tech do. Itโs where a lot of โworkโ happens such as quick questions, async decisions, the โhey can you look at this?โ threads that never seem to end. It ...
March 9, 2026
PostgreSQL 18 introduced native OAuth 2.0 authentication support, marking an important step towards modern, centralized identity-based access control. However, since every identity provider implements...
March 4, 2026
MySQL Security Best Practices: A Practical Guide for Locking Down Your Database Introduction MySQL runs just about everywhere. Iโve seen it behind small personal projects, internal tools, SaaS platfor...
March 2, 2026
Traffic spikes and โnoisy neighborsโ can quickly saturate backend resources. In this session, Martin Visser (Valkey and Redis Tech Lead @ Percona) explores robust rate-limiting strategies to protect s...
February 26, 2026
We spent a long time, two blog posts to be specific, talking about OAuth/OIDC in theory. Now weโll take a more practical look at the topic: how can we configure PostgreSQL with a popular open source i...
January 19, 2026
Configuring the Component Keyring in Percona Server and PXC 8.4 (Or: how to make MySQL encryption boring, which is the goal)...
January 13, 2026
With PostgreSQL 18 introducing built-in OAuth 2.0 and OpenID Connect (OIDC) authentication, tools like pg_oidc_validator have become an essential part of the ecosystem by enabling server-side verifica...
December 17, 2025
In the previous blog post about the topic, OAuth, OIDC and validators, we discussed basic terminologies to understand the differences between the protocols and how they relate to PostgreSQL....
November 17, 2025
Somebody might tell you, โletโs configure PostgreSQL 18 with OIDC, it should be simple, only takes a few minutes!โ And that might be the case if you already have an OIDC provider set up and know all t...
November 7, 2025
If youโve ever wondered how to set up OpenID Connect (OIDC) authentication in PostgreSQL, the wait is almost over....
October 22, 2025
Letโs install and try out a new package for PostgreSQL โ PG_TDE by Percona. This extension adds Transparent Data Encryption (TDE), a mechanism that allows data to be encrypted at the storage level wit...
September 1, 2025
...
July 24, 2025