AWS Fargate is a service within Amazon Web Services that allows for running containers without managing servers or clusters.
I have a fargate task which I have scheduled to run with CloudWatch Event rules, and output a timestamp to …
amazon-web-services amazon-cloudwatch amazon-ecs aws-fargate