Summary and Quiz

Get a refresher on the Analytics section, and take a short quiz to test your knowledge.

We'll cover the following...

In this lesson, we’ll summarize what we have learned about the analytics services provided by AWS. Also, you’ll test our knowledge through a quiz.

Summary

Here is a summary of key takeaways from the analytics section:

  • Amazon Athena: Amazon Athena is a serverless, interactive service that allows us to query data in Amazon S3 using standard SQL queries. Athena can work with various data formats stored in an S3 bucket, including CSV, JSON, ORC, Parquet, and more.

  • Amazon EMR: Amazon EMR is a fully managed service that helps us process and analyze large amounts of data. It simplifies running big data frameworks like Hadoop and Spark on ...