Fired Atlassian engineer posts breakdown of every system he built

· business · Source ↗

TLDR

  • A fired Atlassian infrastructure engineer published a 38-minute breakdown of the stack he built, covering Envoy, sidecar auth, DynamoDB/SQS, and Packer/SaltStack.

Key Takeaways

  • Stack uses Envoy proxy over enterprise load balancers and a sidecar pattern for auth, logging, and rate limiting.
  • Async provisioning runs on DynamoDB plus SQS; VM deployments are automated with Packer and SaltStack.
  • Atlassian serves 350,000 customers billed per employee, making infrastructure efficiency a direct revenue lever.
  • The engineer framed the breakdown as a free enterprise playbook anyone can copy.

Hacker News Comment Review

  • Commenters broadly dismissed the “free enterprise playbook” framing: this stack is table stakes at scale, not a competitive secret or moat.
  • Skepticism about Atlassian as a model: the product is widely seen as slow and poorly designed, making its infra choices a weak reference point.
  • Career risk is debated: one commenter calls it self-inflicted unemployability; another pushes back, noting banks and less visible employers may not care.

Notable Comments

  • @iLoveOncall: “It’s not hard to build a similar system… It’s growing it and operating it that is difficult.”
  • @sillysaurusx: Argues the unemployability framing is too absolute; “backwater” employers like banks often overlook public controversies.

Original | Discuss on HN