Skip to main content
Petanque Life
5

Cross-cutting concerns

The platform-wide rules that apply to every domain.

~3h estimated 8 resources 4 checkpoints

What this block is about

Some topics cut across every domain: how multi-tenancy works at the data layer, how the 43-language pipeline keeps every UI string in sync, how compliance obligations (GDPR, WADA, safeguarding) layer on top of feature work, how data is exported daily to tenant-owned destinations as continuity insurance. These are the things you will reach for when answering "but what about X across the whole platform?" — usually from auditors, lawyers, or new federations doing due diligence.

After this block you should be able to

Read these out loud. If any feel uncertain, revisit the relevant resource above before moving on.

  • 1 Explain how a single tenant's data is isolated from every other tenant at the database layer.
  • 2 Describe the 43-language pipeline — how a string written in English ends up in Polish on a Polish federation's site.
  • 3 Walk through what is exported to a tenant's SFTP/S3 every night and why their PGP key is required.
  • 4 Name the three compliance regimes the platform serves and the domain each lives under.