youtube-transcript.ai

I was laid off by Atlassian

Watch with subtitles, summary & AI chat
Add the free Subkun extension — works directly on YouTube.
  • Watch
  • Subtitles
  • Summary
  • Ask AI
Try free →

Software engineers and developers interested in system architecture, internal platform engineering, or preparing for high-level technical interviews at major tech companies.

TL;DR

After eight years at Atlassian, a software engineer reflects on their career following a layoff. The video breaks down the technical interview process and provides a deep dive into building internal infrastructure, specifically an open service broker for self-service load balancing.

Key Takeaways

In This Video

  1. 00:00Reflecting on Eight Years at Atlassian

    The author reflects on their eight-year tenure at Atlassian following a recent layoff, aiming to share technical insights and lessons learned.

  2. 00:56The Interview and Hiring Process

    A deep dive into the technical interview process, including coding quizzes, architectural discussions, and the values-based interview that secured the job.

  3. 04:17Building the Open Service Broker

    The author discusses their first major project: building an internal service broker to facilitate self-service resource provisioning for developers.

  4. 06:52Technical Evolution of the Broker

    An overview of the technology stack migration from Connexion and Flask to FastAPI, including the asynchronous architecture using SQS and DynamoDB.

  5. 09:25Provisioning Infrastructure and Load Balancing

    Explaining the workflow of handling provisioning tasks, such as DNS and load balancer configuration, to support internal service traffic.

  6. 10:00Unraveling Complex Infrastructure Requirements

    The author begins to address the necessity of replacing existing load balancers and evolving the platform's edge infrastructure requirements.

Questions & Answers

What was the Atlassian interview process like?
The process included a HackerRank coding quiz, a technical interview involving a Cloudflare white paper, a troubleshooting exercise for a real Atlassian incident, and a values interview.
What was the first project the speaker built at Atlassian?
The speaker built an Open Service Broker (OSB) to facilitate self-service load balancer provisioning for internal developers, allowing them to provision resources like databases or load balancers.
What technologies were used to build the Open Service Broker?
The project was initially built using the Connexion library with an OpenAPI document, then migrated to Flask, and eventually to FastAPI, using DynamoDB and SQS for asynchronous task handling.
How does the Open Service Broker handle provisioning requests?
The web server receives a request, pushes task details into an SQS queue, and a worker processes the task asynchronously. The client polls the server until the worker updates the database with the completion status.
Why did the speaker create this video?
The speaker wanted to reflect on their eight-year tenure at Atlassian, share technical insights from projects they built, and provide inspiration or guidance to others in similar situations.

Key Terms

Download or copy the punctuated YouTube transcript (Markdown)

Full Transcript

Loading transcript…

Source

YouTube video. Original: https://www.youtube.com/watch?v=55pTFVoclvE
Transcript captured and processed by youtube-transcript.ai on 2026-07-14.