Skip to content

An ng app to test amplify services (incl. authentication, analytics)

Notifications You must be signed in to change notification settings

meumobi/amplify-app

Repository files navigation

AmplifyApp

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
Data stream from Kinesis Data Streams to QuickSight

Amplify supports Amazon Kinesis Data Streams to deliver logs from the front-end to QuickSight.

  1. Kinesis Data Firehose delivery stream delivers data to S3 through Kinesis Data Stream.
  2. AWS Glue runs a crawler that gathers data from the S3 bucket.
  3. Then you are ready to query the data from S3 through AWS Glue by Athena.
  4. Visualise data on QuickSight.

Furthermore

About

An ng app to test amplify services (incl. authentication, analytics)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published