@_VincentS_
github.com/vincentsarago
https://console.aws.amazon.com/console/home?region=us-east-1
https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/
EC2 Cluster + Containers
or
Fargate (you only provide containers)
https://github.com/mapbox/ecs-watchbot https://github.com/vincentsarago/ecs-watchbot-fargate
- You only provide the code
- Scale up and down fast
- Plug to lot of events (SQS, Alaram ...)
- Cheap
- Limit to 15min runtime
- For small processes only (3Go memory, 512Mb disk)
- Supports Node and Python
https://blog.mapbox.com/aws-lambda-python-magic-e0f6a407ffc6 https://github.com/mapbox/aws-lambda-python-packages