deploy a simple “data pipeline” to load data to Amazon Redshift
Budget: $30 – $250 USD
Create a CloudFormation template that deploys:
A VPC with a private subnet
A Redshift cluster deployed to that private subnet
A Lambda function that inserts a row in a Redshift table every time it runs (it should create the table if it does not already exist!)
An EventBridge rule that invokes the Lambda function every five minutes
A VPC with a private subnet
A Redshift cluster deployed to that private subnet
A Lambda function that inserts a row in a Redshift table every time it runs (it should create the table if it does not already exist!)
An EventBridge rule that invokes the Lambda function every five minutes