AWS Lambda is one of the compute service provided by AWS. Let's get started by a brief intro and then some hands on lab to create a basic function in Python 3.7 runtime. What is AWS Lambda ? AWS Lambda is a compute service that allows to create a function in one of the supported … Continue reading AWS Lambda : Create your first function