AWS application stack start and stop using API
Budget: $30 – $250 USD
AWS application stack start and stop using API gateway, SQS, SNS, Lambda, EC2, Cloud Front and DynamoDB.
Start stack
• Create EC2 instance from custom AMI and create Cloud Front distribution
o (This can be via Cloud Formation or API)
o Return EC2 IP address and CloudFront distribution name and written to DynamoDB for user.
• User gets notification when Cloud Formation is complete and stack is ready with EC2 IP Address provided to user. SNS ?
Stop stack
o EC2 and Cloud Front distribution deleted
o Dynamo DB entry removed
Start stack
• Create EC2 instance from custom AMI and create Cloud Front distribution
o (This can be via Cloud Formation or API)
o Return EC2 IP address and CloudFront distribution name and written to DynamoDB for user.
• User gets notification when Cloud Formation is complete and stack is ready with EC2 IP Address provided to user. SNS ?
Stop stack
o EC2 and Cloud Front distribution deleted
o Dynamo DB entry removed