Want to host Docker Containers on your on-premise servers with the ease and simplicity of ECS?

Want to host Docker Containers on your on-premise servers with the ease and simplicity of ECS?
You can with AWS’s ECS Anywhere.
If you don’t want to go through the hassle of setting up a self-managed hosting solution to manage your Docker workloads on your on-prem servers, then give ECS Anywhere a try.
You pay roughly $7.38/month for each on-premise ECS Anywhere instance you have set up. This is different than Fargate’s per CPU/Memory model.
What use cases should you use ECS Anywhere for?
As of the moment,you can’t send it traffic directly, like incoming traffic from a load balancer, so NOT as a web server, but it would make for a great background worker that consumes from a queue like SQS or Kinesis.
Are you doing a hybrid server model where you have both on-premises and cloud servers? If so, what tools are you using to make that happen?