<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Lampion Blog</title>
    <link>https://lampion.cloud/en/blog/</link>
    <description>Engineering notes on Postgres, multi-tenancy, database branching and data sovereignty.</description>
    <language>en</language>
    <atom:link href="https://lampion.cloud/en/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Testing on production data, without the personal data</title>
      <link>https://lampion.cloud/en/blog/tests-donnees-anonymisees/</link>
      <guid isPermaLink="true">https://lampion.cloud/en/blog/tests-donnees-anonymisees/</guid>
      <description>Fixtures lie, and a production dump on a developer’s laptop is processing personal data. Third way: on every pull request, a copy-on-write fork of production, dynamic masking applied to the branch, your test suite running against real volumes with fake identities, and everything gone when the PR closes.</description>
      <category>Tutorial</category>
      <pubDate>Mon, 07 Sep 2026 09:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Building a sovereign B2B SaaS with Lampion</title>
      <link>https://lampion.cloud/en/blog/saas-b2b-souverain/</link>
      <guid isPermaLink="true">https://lampion.cloud/en/blog/saas-b2b-souverain/</guid>
      <description>Where to run the database, the API, the files and the logs when your customers are French companies — and how to keep each customer’s data away from the others. A six-step start, commands that follow on from each other, and the answers to the security questionnaire that arrives before the purchase order.</description>
      <category>Guide</category>
      <pubDate>Tue, 01 Sep 2026 09:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
