Technical requirements
Deploying a data analysis platform that helps SREs to simulate data-driven decision-making is not hard. However, since we wanted accessibility over features, we selected open source software for this data analysis simulation lab. That way, anyone can gain practical knowledge from this chapter.
You will need the following for the lab:
- A laptop with access to the internet
- Python V3.x and PIP V22.x installed on your laptop
- The Git CLI tool installed on your laptop (or GitHub Desktop)
All files pertaining to this chapter can be found on the public GitHub at https://github.com/PacktPublishing/Becoming-a-Rockstar-SRE/tree/main/Chapter07.