2026-05-31
Source: HN Who is Hiring
Posted by: dijit
Ubisoft Massive's SRE posting (ID: 22667729) is the most revealing in the batch because it exposes a tension most game studios refuse to acknowledge in public: AAA game development is now an infrastructure problem disguised as a creative one.
The stack tells a story. They're running SaltStack, Python, and Terraform — a combination that screams "we grew up on bare metal and are migrating toward cloud-ish patterns without fully committing." SaltStack in 2020 is a deliberate choice; most shops at this scale would be on Ansible or Kubernetes-native tooling. Salt's event-driven reactor system makes sense for orchestrating build farms and asset pipelines where you need to react to thousands of artists pushing changes simultaneously. The C++ proximity is the giveaway — this team is supporting engine programmers, not web developers.
What this reveals about the company. Massive is the studio behind The Division series, and "release AAA games with the highest possible reliability" is code for: our launch days have historically been catastrophic and we need them to stop being catastrophic. Hiring an SRE specifically for release reliability — rather than a generic DevOps role — suggests they've internalized the SRE discipline from web companies and are applying it to a domain (game launches) that traditionally treated downtime as inevitable.
Skills and trends highlighted:
Green flags: The posting was written by the actual team member (dijit), not HR. It describes the team's character ("smart, curious"... wait, that's Litmus — Massive's is more honest: "classically trained sysadmins who have always had a brush with automation"). That self-aware framing suggests engineering writes its own job ads, which usually correlates with engineering having real authority.
Red flags: No mention of on-call rotation expectations, no salary band, and "supporting the needs of the adjacent programming squad" hints at a service-desk dynamic where SRE exists to absorb engineering chaos rather than enforce reliability discipline upward.
