Fargate vs Lambda Use CasesVersión en línea Match the use cases to the appropriate technology. Select all that apply. por Erin Baldwin 1 AWS Fargate 2 AWS Lambda Container as a Service (CaaS) Long running compute jobs greater than 15 minutes Latency sensitive More Operational Burden, More Flexibility Environment remains in a warm state Charges you for the vCPU and memory resources of your containerized applications use per second. More than 10GB of memory required Function as a Service (FaaS) Event driven workloads Least Operational Burden, Least Flexibility Short running compute jobs less than 15 minutes Charges you per invocation and duration of each invocation based on the memory configured ~5-10 second startup