AWS Lambda is well known for the amazing scalability and extremely easy integrations with the AWS cloud native event producers, i.e. SQS, SNS, CloudWatch just to mention a few. However, there is another interesting aspect of it — invoking AWS Lambda synchronously, for example running a RESTful API.
Continue reading 3 ways to invoke AWS Lambda synchronously