From Git to Lambda, how to track your serverless code to production using the commit SHA
About the Speaker

Chief Technology Officer at StratusGrid
Ivan Casco is currently Chief Technology Officer at StratusGrid. His background is in Cloud Architecture and DevOps methodologies, especially in implementing new services and improving existing platforms, helping to achieve the best results with few resources and limited time. He is constantly evolving and investigating new technologies and trends in every single aspect of information technology, whether it is with Cloud, Software Development, or DevOps. Ivan enjoys guiding people and driving change in every team he works with, understanding their needs, and empowering them with the knowledge and tools to thrive in their own projects. In his spare time, Ivan loves to travel, eat good food from different cultures and regions, and spend lots of time with technology outside of work.
Presentation Resources
If you've ever worked with Lambda functions, you probably have experienced how difficult it is to track the exact version of code that's currently running. In this talk, you will learn how to use the git commit SHA to track code through production and include this functionality in your software release workflow.