Robot Shop application
📥 STEP: Show the Application

🚀 Action Open the RobotShop application
The Link can be found in the Demo UI under Third-Party. Play with the application UI.
📣 Narration
In this demo I am the application SRE (Site Reliability Engineer) responsible for an e-commerce website called RobotShop, an online store operated by my company. In the middle of the day (when clients make most of the purchases) I received a slack message on my mobile, alerting me that there is some problem with the site.
Let’s verify what’s going on with the RobotShop site. The application is up but displays an error that it cannot get any ratings.
📥 STEP: Verify ratings are not showing

🚀 Action Open any robot details to show that there are no ratings displayed.
📣 Narration
I know that there are many ratings for each of the products that we sell, so when none are displayed, it means that there is a likely problem with Ratings
service withing application that may heavily impact client’s purchasing decisions, as well as may be a sign of a wider outage.