Technical requirements
Before we start, it is important that we have the following ready:
- A web browser (preferably Chrome or Firefox)
- Access to the AWS account used in the first four chapters of the book
The Jupyter notebooks, source code, and other files used for each chapter are available in this repository: https://github.com/PacktPublishing/Machine-Learning-Engineering-on-AWS.
Important Note
Make sure to sign out and NOT use the IAM user created in Chapter 4, Serverless Data Management on AWS. In this chapter, you should use the root account or a new IAM user with a set of permissions to create and manage the AWS Glue DataBrew, Amazon S3, AWS CloudShell, and Amazon SageMaker resources. 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 further detail in Chapter 9, Security, Governance, and Compliance Strategies...