Geolocation web application version 1.0: Version 1.0
Version 1.0 the web application stores user geolocation data on an S3 bucket.
The geolocation data is displayed via Athena query poll to the S3 bucket.
Geolocation web application version 2.0: Version 2.0
Version 2.0 the web application stores user geolocation data on a DynamoDB table.
The geolocation data is displayed via query poll to the DynamoDB table.