AWS FEE L5 Systems Design

AWS - FEE - Onsite

Description Template:
Level: L5
Education: Bachelors
Years of Experience: 3
Questions Asked:

AWS - FEE (L6) - System Design
YOE: 8
Questions asked:

Design a notifications snackbar(s). Up to 5 snackbars can be supported at a time (prioritize most recent). Each snackbar should automatically close after X time. Snackbars have different levels (info, warning, alert). You should be able to display a snackbar from any component in the same webapp.

Follow up, what if more than 5 snackbars are pushed at a time?