The aim of this project is to discover/test Analytics solution of AWS. I'm familiar w/ Google Analytics, but I didn't find a similar solution on AWS-world. But it seems I can reach same level of insight by combining different AWS modules and set up a data stream from Kinesis Data Streams to QuickSight:
Data stream from Kinesis Data Streams to QuickSight |
Amplify supports Amazon Kinesis Data Streams to deliver logs from the front-end to QuickSight.
- Kinesis Data Firehose delivery stream delivers data to S3 through Kinesis Data Stream.
- AWS Glue runs a crawler that gathers data from the S3 bucket.
- Then you are ready to query the data from S3 through AWS Glue by Athena.
- Visualise data on QuickSight.
- DealwithData (yt) - End to End Simple Data Analytics Solution using AWS Services
- AWS Amplify API / AnalyticsClass
- Leveraging Amazon Pinpoint Analytics to Improve Application Performance and User Experience | AWS
- Data Analytics for Beginners from AWS Experts
- Web Dev Journey (yt)- Amplify - Analytics
- Daijiro Wachi (medium) - Improve UX by observability in front-end with Amplify and QuickSight
- docs.amplify.aws/lib/analytics
- docs.amplify.aws/start/getting-started/auth