Skip to content

Instantly share code, notes, and snippets.

@jrahme-cci
Last active September 7, 2021 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jrahme-cci/048fe5f8e3d45b2cda6173e0143a6015 to your computer and use it in GitHub Desktop.
Save jrahme-cci/048fe5f8e3d45b2cda6173e0143a6015 to your computer and use it in GitHub Desktop.
The first scenario for a choose your own adventure interview

You are on-call for a service named “http-router”, a simple HTTP router service. It’s sole purpose in life is to take requests from a front-end web application and pass them to backend services named “order-service” and “return-service”. You are on call for the “http-router”, the other services are managed by other teams at the company.

While sitting on your sofa during a lovely holiday weekend and listening to music, you are interrupted by the sounds of your phone telling you that you’ve received a text message. It’s an alert saying “http-router: unable to reach order-service (STATUS: 500)”. It’s now time to turn off the gramophone and face a different kind of music.

For this scenario you have access to your laptop, and expected monitoring tool suite. This scenario occurs during a long weekend, in the evening

@jrahme-cci
Copy link
Author

CYAI-scenario-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment