Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 988 Bytes

roles.md

File metadata and controls

15 lines (8 loc) · 988 Bytes

Roles

For security reasons, we define two roles in the infrastructure team. These roles are not mutually exclusive.

  • Infra Owners own resource containers, especially sensitive resources, and resources that cannot be securely shared with many people. For example, they own the Entra ID tenant, the Azure subscription, the Google Cloud project, the domain and the GPG private key.

    Infra Owners are also responsible for onboarding and offboarding team members.

    People in this role can potentially delete everything, so very few people are assigned this role. Assignment only changes during exceptional events, e.g. when an owner leaves.

    Minimum number of owners: 2.

  • Infra Maintainers can read, write, update and delete less-sensitive resources within resource containers. For example, they can create, change or delete Google Cloud Storage buckets, Azure storage accounts and virtual machines.

    Minimum number of maintainers: 1.