Technical requirements
In this section, you’ll need the following technologies (and or equivalent) to execute the examples:
- Ensure you have a functioning Python environment set up with version 3.9.16 or above. You can download it from the official Python website: https://www.python.org/downloads/.
- Ensure you have console access with privileged execution rights (for example, sudo permissions) to perform necessary administrative tasks. This is required for running system monitoring tools.
- Ensure you have containerization software installed, such as Docker or Rancher, to manage and run containerized applications. Docker can be found at https://www.docker.com/products/docker-desktop/, while Rancher can be found at https://www.rancher.com/.
- All the examples for this chapter can be found in this book’s GitHub repository: https://github.com/PacktPublishing/Green-Software-Engineering.