In two recent posts I showed how to warm up execution environments for your Lambda functions so you can avoid the cold start penalty when you have a burst of traffic. In this post I’ll show how to use Lambda versions and aliases to make this process easier.