Athena - Working with JSON
JSON Extraction in AWS Athena
Aug 18, 20224 min read146

Search for a command to run...
Articles tagged with #aws-athena
JSON Extraction in AWS Athena

Introduction Recently I have been working on a project that required a means of performing ETL operations on an S3 source bucket for the purpose of analysis. I decided to explore using a 'Crawler' provided as a service by AWS Glue in order to facilit...

What is AWS Athena? Athena is a serverless 'interactive query service' that can be used to perform SQL queries against a number of sources within AWS. Being serverless, it has low management requirements as well as low cost. What Problem is it trying...
