AWS Fargate
Serverless container management
AWS Fargate is a serverless compute engine for containers that works with Amazon ECS and Amazon EKS, removing the need to manage servers or clusters.
AWS Lambda
Event-driven compute service
AWS Lambda lets you run code without provisioning or managing servers. You only pay for the compute time you consume.