This repo was created with the SAM command
sam init --runtime python3.7 --dependency-manager pip --name lambda_coldstart
Here is the hacky solution portion of the video , and here is the GitHub commit of the hacky solution
Here is the proper solution portion of the video , and here is the GitHub commit of the proper solution