localstack/localstack-docs

[📑 Docs]: Expand page: Athena + Glue + S3 Data Lake Query

Open

#235 opened on Sep 25, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)MDX (37 forks)github user discovery
awsdocumentationgood first issuehacktoberfest

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (Avg merge 8d 13h) (87 merged PRs in 30d)

Description

What docs changes are you proposing?

Source: https://github.com/localstack-samples/sample-athena-glue-s3-data-lake-query

Problem

Only linked repo, no docs content.

Proposal

  • Add page with:
    • Introduction (query structured/unstructured data in S3 with Athena + Glue)
    • Prerequisites (LocalStack Pro, AWS CLI, Python/SQL client)
    • Architecture diagram (S3 bucket → Glue catalog → Athena query engine)
    • Steps (clone repo, deploy, load data, run query)
    • Testing the application (Athena SQL query returns expected rows)
    • Conclusion (analytics workflows locally)

Acceptance Criteria

  • Doc page present with all 6 sections.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributor guide