Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Serverless Architectures with AWS

You're reading from   Serverless Architectures with AWS Discover how you can migrate from traditional deployments to serverless architectures with AWS

Arrow left icon
Product type Paperback
Published in Dec 2018
Publisher Packt
ISBN-13 9781789805024
Length 226 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Mohit Gupta Mohit Gupta
Author Profile Icon Mohit Gupta
Mohit Gupta
Arrow right icon
View More author details
Toc

Amazon Athena

In simple terms, Amazon Athena is nothing but an interactive query service that is serverless. It makes use of standard SQL to analyze data in Amazon S3. It allows you to quickly query structured, unstructured, and semi-structured data that is stored in S3. With Athena, you don't need to load any datasets locally or write any complex ETLs (Extracts, Transforms, and Loads) as it provides the capability to read data directly from S3.

Note

ETL is a popular concept from the data warehouse world, where three separate functions are used to prepare data for data analysis. The term extract refers to data extraction from the source dataset, transform refers to data transformation (if required), and load refers to data loading in the final tables, which will be used for data analysis.

The Amazon Athena service uses Presto technology. Presto is a distributed SQL query engine that is open source. Presto provides a SQL-like dialect for querying data and is designed to...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime