Open in app
Home
Notifications
Lists
Stories

Write
Shreyas Gaonkar
Shreyas Gaonkar

Home

Aug 7, 2020

Managing Python modules in AWS Lambda layers

Making Lambda functions modular with common dependencies using Lambda layers. — Introduction The use of Lambda layers makes developers’ jobs much easier by introducing modularity across multiple Lambda functions. The creation of layers and deployment packages is very similar except on small change — the folder structure. Depending upon the runtime, this will change as listed here. Layers are added to the…

AWS

4 min read

Managing python modules in AWS Lambda Layers
Managing python modules in AWS Lambda Layers

Jul 27, 2020

JQ and you!

Tool for parsing JSON objects from CLI — Tool for parsing JSON objects from CLI If you work with CLI tools dealing with API calls, chances are you might have been dumped with huge payload response; and want to pick selected parts of it. Enter JQ —JSON object parser CLI utility using JMESPath syntax. This is a game-changer…

Aws Cli

1 min read

Shreyas Gaonkar

Shreyas Gaonkar

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable