From the course: Amazon Web Services: Data Analytics

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Set up EMR, RDS, and Redshift

Set up EMR, RDS, and Redshift - Amazon Web Services (AWS) Tutorial

From the course: Amazon Web Services: Data Analytics

Start my 1-month free trial

Set up EMR, RDS, and Redshift

- [Instructor] So, in this next section we're going to be working with data on data servers or virtual machines running on amazon in clusters. And, we have three types. So, first we're going to set them up, 'cause it takes some time for the servers to be established, between ten minutes and really, even up to a half an hour. So, we're going to perform the set up steps first, then we'll populate with data and query. So, there's three types; we have managed Hadoop and Spark, which is called Elastic MapReduce. Managed MySQL, Relational Database MySQL, which is called Relational Database Service or RDS, and then a managed data warehouse running PostgreSQL, and that's called Redshift. Now, there are a couple of setup steps. One of them I already did, in EC2 I created a Key Pair. So, all I did was click Create Key Pair, and then I called it demo-emr and that automatically downloads it to this machine. The reason for that is, on a machine that runs Linux you need a key pair that provides the…

Contents