Python package as Layer in AWS Lambda
When it comes to python every where we talk about the libraries , for the aws lambda(serverless) by default aws is providing the numpy and other packages
Making the custom packages
# Use case1:
Like when i want to use the requests or mysql ..etc m...
venkatesh.hashnode.dev1 min read