karthik karuppannan
1 min readFeb 21, 2017

--

good post, Mike. Couple of quick questions

  • Did you find any ‘cold start’ issues using Java in Lambda? I have personally noticed varying startup time.. just trying to find out if someone has done any benchmark on this cold start issue.
  • I generally feel that Lambda code should be very minimalistic and close to core language. So, I try to avoid things like external libraries, frameworks, etc. Do you follow any similar approach?

--

--