Get startedGet started for free

Check your understanding: init vs handler work

In Lambda, initialization code (imports, global setup) runs before the handler on a cold start.

Which change most directly reduces Init duration?

This exercise is part of the course

Serverless Applications with AWS Lambda

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise