Using Terraform to create Lamba Functions in a VPC using AWS Lambda Layers
This post is a follow up to my last article “Traversing Complex and Deeply Nested API Responses with Python”. In that piece, I demonstrated how we can use the pandas library in python to traverse a deeply nested .json object, extract data from specif...
Apr 23, 202511 min read110

