시작하기무료로 시작하기

Right-size a Lambda function

NimbusCart's order-processing Lambda was given its memory by guesswork, and the bill is higher than it should be. Use the right-sizing simulator to drag the memory slider from 128 MB to 1024 MB. More memory gives the function more CPU, so duration drops then plateaus, while billed cost (GB-ms = memory x duration) follows a U-shaped curve. Read the simulator to find the cheapest setting.

Question: As you drag the slider, duration drops sharply at first and then barely improves above the middle of the range. Reading the cost curve in the simulator, what's the best memory setting for this function?

이 연습은 강의의 일부입니다

Deploying Applications on AWS

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작