AWS Lambda pricing now per ms
aws.amazon.com
AWS Lambda pricing now per ms
1–10 of 291 posts
Re: AWS Lambda pricing now per ms
#2Re: AWS Lambda pricing now per ms
#3Re: AWS Lambda pricing now per ms
#4Re: AWS Lambda pricing now per ms
#5It's nice to see this drop, though I'm sure Amazon does it due to competition as well.
Re: AWS Lambda pricing now per ms
#6Re: AWS Lambda pricing now per ms
#7For reference - Lambda functions used to billed at 100ms intervals. My Node.Js function usually only takes 37-40ms to run. So this is a pretty good advancement for cost savings.
For some people. Those cost savings are made up somewhere else. Ultimately, Amazon is not a loss leader.
Re: AWS Lambda pricing now per ms
#8For reference - Lambda functions used to billed at 100ms intervals. My Node.Js function usually only takes 37-40ms to run. So this is a pretty good advancement for cost savings.
> So this is a pretty good advancement for cost savings. For some people. Those cost savings are made up somewhere else. Ultimately, Amazon is not a loss leader.
Re: AWS Lambda pricing now per ms
#9For reference - Lambda functions used to billed at 100ms intervals. My Node.Js function usually only takes 37-40ms to run. So this is a pretty good advancement for cost savings.
> So this is a pretty good advancement for cost savings. For some people. Those cost savings are made up somewhere else. Ultimately, Amazon is not a loss leader.
Re: AWS Lambda pricing now per ms
#10I'm an ignorant in AWS Lambda but how do you know if their ms measurement is accurate? Is there any way to verify this?