PracHub
QuestionsPremiumLearningGuidesCheatsheetNEWCoaches
|Home/System Design/Atlassian

Design a scalable chatbot platform

Last updated: Mar 29, 2026

Quick Overview

This question evaluates a candidate's ability to design a scalable, production-grade chatbot platform that integrates ML-based inference, multi-turn conversational context management, knowledge retrieval from internal documentation, human handoff workflows, and security/privacy controls.

  • medium
  • Atlassian
  • System Design
  • Machine Learning Engineer

Design a scalable chatbot platform

Company: Atlassian

Role: Machine Learning Engineer

Category: System Design

Difficulty: medium

Interview Round: Onsite

## Problem Design a production chatbot platform that can answer user questions and hold multi-turn conversations for a product/company. Assume the chatbot will be used in web and mobile apps and should be able to: - Answer FAQs and product/how-to questions using internal documentation/knowledge bases. - Support multi-turn conversations with conversation history (context). - Escalate to a human agent when it cannot help. - Be safe (avoid leaking sensitive info) and observable (monitoring/metrics). ## Deliverables 1. Clarify requirements (functional + non-functional), traffic/latency targets, and failure modes. 2. High-level architecture and key services/components. 3. Data/storage design (conversation state, knowledge sources). 4. Key APIs (ingress, inference, human handoff). 5. Reliability, scaling, and monitoring plan. 6. Security/privacy considerations and abuse prevention.

Quick Answer: This question evaluates a candidate's ability to design a scalable, production-grade chatbot platform that integrates ML-based inference, multi-turn conversational context management, knowledge retrieval from internal documentation, human handoff workflows, and security/privacy controls.

Related Interview Questions

  • Design a simple greeting-card web app - Atlassian (medium)
  • Design a distributed rate limiter service - Atlassian (medium)
  • Design a Data Stream Processor - Atlassian (easy)
  • Diagnose why a scaled system became slow - Atlassian (medium)
  • Design an image crawler for unlimited URLs - Atlassian (medium)
Atlassian logo
Atlassian
Jan 22, 2026, 12:00 AM
Machine Learning Engineer
Onsite
System Design
5
0
Loading...

Problem

Design a production chatbot platform that can answer user questions and hold multi-turn conversations for a product/company.

Assume the chatbot will be used in web and mobile apps and should be able to:

  • Answer FAQs and product/how-to questions using internal documentation/knowledge bases.
  • Support multi-turn conversations with conversation history (context).
  • Escalate to a human agent when it cannot help.
  • Be safe (avoid leaking sensitive info) and observable (monitoring/metrics).

Deliverables

  1. Clarify requirements (functional + non-functional), traffic/latency targets, and failure modes.
  2. High-level architecture and key services/components.
  3. Data/storage design (conversation state, knowledge sources).
  4. Key APIs (ingress, inference, human handoff).
  5. Reliability, scaling, and monitoring plan.
  6. Security/privacy considerations and abuse prevention.

Solution

Show

Comments (0)

Sign in to leave a comment

Loading comments...

Browse More Questions

More System Design•More Atlassian•More Machine Learning Engineer•Atlassian Machine Learning Engineer•Atlassian System Design•Machine Learning Engineer System Design
PracHub

Master your tech interviews with 7,500+ real questions from top companies.

Product

  • Questions
  • Learning Tracks
  • Interview Guides
  • Resources
  • Premium
  • For Universities
  • Student Access

Browse

  • By Company
  • By Role
  • By Category
  • Topic Hubs
  • SQL Questions
  • Compare Platforms
  • Discord Community

Support

  • support@prachub.com
  • (916) 541-4762

Legal

  • Privacy Policy
  • Terms of Service
  • About Us

© 2026 PracHub. All rights reserved.