Technical prerequisites
Before we start, we must have the following ready:
- A web browser (preferably Chrome or Firefox)
- Access to the AWS account and SageMaker Studio domain that was used in the first chapter of this book
The Jupyter notebooks, source code, and other files used for each chapter are available in this book’s GitHub repository: https://github.com/PacktPublishing/Machine-Learning-Engineering-on-AWS.
Important Note
It is recommended to use an IAM user with limited permissions instead of the root account when running the examples in this book. We will discuss this, along with other security best practices, in detail in Chapter 9, Security, Governance, and Compliance Strategies. If you are just starting to use AWS, you may proceed with using the root account in the meantime.