We use AWS Lambda to process Hearthstone replay files. My #1 concern with it went away a while back when Amazon finally added support for Python 3 (3.6). It behaved as advertised: Allowed us to scale without worrying about scaling. After a year of using it however I'm really not a big fan of the technology. It's opaque. Pulling logs, crashes and metrics out of it is like pulling teeth. There's a lot of bells and whis…
This will allow you to easily deploy / integrate into a CI/CD system etc.
You can also easily add tags etc within it.