*If the image does not open directly, please click on the README.md file and open it from there.
This is the first data analytics pipeline that I created at Openhaus.
It is an end-to-end automated pipeline built on Amazon Web Services that does the following every day:
- Turns on the analytics server on Production.
- Collects data from production database at 8 am.
- Runs SQL query to collect incremental updates from the production and generates daily customer engagement metrics.
- Populates an analytics dashboard for the business team to show new customer engagements.
- Sends an email to business and product teams with the updated dashboard as well as a spreadsheet containing only new engagements.
- Turns off the analytics server after job is finished.