Chapter 7: Redshift and DocumentDB
In this chapter, we are going to learn about two different AWS database technologies: Redshift and DocumentDB.
This chapter includes a hands-on lab where we will deploy, configure, and explore Redshift and DocumentDB instances, including how to monitor them. To do this, you will need a VPC with a minimum of two subnets. If you have not completed Chapter 3, Understanding AWS Infrastructure, please ensure you have a VPC that meets the minimum requirements, as detailed here: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html.
In this chapter, we're going to cover the following main topics:
- Overview of Amazon Redshift
- Performance tuning and maintaining a Redshift cluster
- Connecting Redshift to other AWS services
- Deploying a Redshift cluster
- Overview of DocumentDB
- Performance tuning and maintaining DocumentDB...