Technical requirements
At the end of this chapter, you’ll find a testing simulation lab based on a Node.js application development. We want to assure you leave this chapter with valuable knowledge from it.
You will need the following for the lab:
- A laptop with access to the internet
- Node.js available on your laptop
- An account on a cloud service provider (we recommend Google Cloud Platform; you can create a free tier account here: https://cloud.google.com/free)
- kubectl and k6 installed on your laptop
- The gcloud CLI tool installed on your laptop (if you are using GCP)
You can find all files about this chapter on the public GitHub at https://github.com/PacktPublishing/Becoming-a-Rockstar-SRE/blob/main/Chapter12.
We start this chapter by examining which types of testing are essential for SREs.