AWS Lambda

adopt

Used by

Core API

Where possible, server-less solutions are used. Lambda is typically used for quick repeatable tasks and tends to be used where we need integrations between services

You can find more details here AWS Lambda