I added a vote for using AWS lambda, but most of my automation is GCP based using either CloudRun or Cloud Functions (like lambdas) or Data Flow for more ETL stuff. These are strung together either with webhooks, pub/sub or scheduled tasks. In fact, I’ve never used any AWS.