Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch
lambda-sqs-worker
template to ARM64
These are a bit cheaper and a bit faster than the x86 Lambdas: <https://aws.amazon.com/blogs/aws/aws-lambda-functions-powered-by-aws-graviton2-processor-run-your-functions-on-arm-and-get-up-to-34-better-price-performance/> The underlying Lambda architecture should be invisible to typical TypeScript Lambdas. Indirect Apply has switched over all of their Lambdas, only encountering difficulty with DataDog/serverless-plugin-datadog#184
- Loading branch information