revmischa / cloudcam

IP camera surveillance management system using AWS IoT with support for Axis cameras.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate AWS environment creation

revmischa opened this issue · comments

Goal: make it easy for a developer or user to create or upgrade their AWS environment to run a CloudCam service.
Long-term goal: make a package that can be sold and easily deployed from AWS Marketplace.

Some components will probably be: IAM roles, Lambdas, Step Functions, S3 bucket, IoT (Thing category, rules), API gateway, RDS (PostgreSQL Aurora).
In future maybe Greengrass, X-ray, Rekognition, Elastic Transcoder, Cognito, Glacier, WAF/Shield, CloudWatch metrics.

I suggest using CloudFormation.

I suppose this could be closed now since the initial CloudFormation setup is done