About

I have been with Baffle for the past 8 years and heading their engineering team. Before Baffle, I was with Intel. My background is systems and security.


Rajan Palanivel has presented the following presentations

    Rajan Palanivel [Meetup Livestream] Leveraging a PL/RUST extension to protect sensitive data in PostgreSQL at Postgres World Webinar Series 2024

    presented by Rajan Palanivel

    In this talk, Rajan Palanivel, VP of Engineering at Baffle Inc (https://baffle.io/), will share how a PL/RUST based extension can be used to protect sensitive data in PostgreSQL. Rajan will lead the discussion on how PL/RUST allows you to deploy data-centric security into a managed cloud service as well as the performance benefits of RUST.

    The discussion will begin by looking at why current ...

    more

    Wed 2 2024 Ops
    Rajan Palanivel Using Postgres in a Multi-Tenant SaaS - Securing Everyone’s Data at Postgres World Webinar Series 2024

    presented by Rajan Palanivel


    video

    The popularity of PostgreSQL makes it the prime candidate to be the database for a multi-tenant SaaS. But with multi-tenancy there are two fundamental issues: How do you make sure that the tenant has control over their data in a third party SaaS environment? How do you make sure that the tenant’s data is isolated from each other so that a tenant’s data doesn’t get exposed to other tenants? ...

    more

    Wed 22 2024 Ops
    Rajan Palanivel Transparent Application-level Encryption with Postgres Trusted Language Extensions at Postgres Conference 2024
    TLE

    presented by Rajan Palanivel

    Companies get significant business value out of the data they’ve collected. But, they are facing challenges with staying compliant with data privacy regulations while processing and analyzing the data in Postgres.

    Typically, privileged database users have cleartext access to regulated data, in violation of compliance regulations. But, Postgres doesn’t provide all of the capabilities necessa...

    more

    Thu 18 2024 Dev