Skip to content

nyalavarthi/covid-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

covid-aws

Lambda consumes data from Covid 10 project (covidtracking.com) and saves JSON file in S3 bucket. A Cloud Watch schedule is setup to run the lambda daily.

Quick Sigght dashboards can be setup to visualize the covid data however that is not part of this exercise.

Environment varables

  1. DATA_BUCKET = your bucket name ( Not arn)
  2. STATES_API = https://covidtracking.com/api/states

Cloud Watch Configuration run daily once at 10 AM:
CRON expression : 0 10 * * ? *

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published