Percona offers clear view into Transparent Data Encryption
Percona has announced its Transparent Data Encryption (TDE) extension for PostgreSQL, designed to secure sensitive data at rest and meet compliance requirements.
Over 1,500 PostgreSQL Servers Compromised in Fileless Cryptocurrency Mining Campaign
The threat actor is assigning a unique hash per target and executing the miner payload filelessly - likely to evade detection by cloud protection solutions.
Foo Cafe: Back once again with amazing tech events
Now more than ever it's important to reconnect with old friends and make some new ones. To that end we have a great lineup for you this Spring and lots more in the bag.
API with NestJS #162. Identity columns with the Drizzle ORM and PostgreSQL
"Historically, the most common way of defining primary keys in PostgreSQL was with the serial type, but now the official documentation advises against them in favor of identity columns."