--- description: Different ways to consume data from a data lake store. --- # Data Consumption Architectures An S3 datalake efficiently decouples storage and compute, which makes it is easy to build analytics applications that scale out with increases in demand. To analyze data in your datalake easily and efficiently, AWS has developed several managed and serverless big data services. The most commonly used services to run analytics on S3 data are: Amazon Athena, Redshift Spectrum, Amazon EMR, as well as other 3rd party and open source services. Some common reference architectures are outlined below. 1. _\*\*\*\*_[_**Querying Data lake using Athena**_ ](amazon-athena.md)_\*\*\*\*_ 2. _\*\*\*\*_[_**Querying Data lake using Red**_**s**_**hift Spectrum**_](redshift-spectrum.md)_\*\*\*\*_ 3. _\*\*\*\*_[_**Querying Data lake using EMR and External Hive Catalog**_](multi-emr-on-hive-metastore.md)_\*\*\*\*_ 4. _\*\*\*\*_[_**Querying Datalake using EMR**_](multi-emr-on-glue-catalog.md)_\*\*\*\*_