Hotel Keycard System Design
Company: Amazon
Role: Product Manager
Category: Product / Decision Making
Difficulty: medium
Interview Round: Onsite
##### Question
A hotel that previously used traditional metal keys wants to switch to electronic keycards.
Explain the strategic and customer-driven reasons for replacing metal keys with keycards. Address benefits for guests, hotel staff, and the business.
Define the must-have features of the end-to-end solution (e.g., check-in experience, lost-card flow, access controls, auditing, integration with loyalty or mobile apps).
Describe a high-level system architecture that links keycards, door locks, on-premise or cloud servers, and hotel management software. Include how the card and lock validate each other.
Propose security measures to reduce both physical and network-based attacks (e.g., brute-force entry, card cloning, packet interception).
##### Hints
Think about operational efficiency (e.g., self-service kiosks, faster room turnover).
Consider cryptographic approaches (public/private keys, rolling codes, time-bound credentials).
Address failure modes: power outage, server downtime, or a card being swiped multiple times.
Quick Answer: This question evaluates a product manager's ability to integrate strategic product decision-making with systems thinking, covering stakeholder impact, operational efficiency, access controls, integrations, auditing, and security considerations.