SERVERLESS COMPUTING WITH AWS PART 2: Lambda Configuration
In the earlier blog post of this series, we had seen a general overview of serverless computing with AWS. In this part, we will look at configuring a Lambda function and follow up with an architecture diagram of an application that performs real time processing of data coming in from multiple sources. Lambda Configuration -…