Tune a Lambda function for a workload
You're the on-call engineer for an orders microservice on AWS Lambda. The deploy-demo-orders-api function was deployed with default memory and a short timeout, and it times out under load. Right-size it by raising its memory to 512 MB and its timeout to 10 seconds.
本练习是课程的一部分
