Building Microservices on AWS using Serverless Framework

Author: Srini Karlekar, Director of Software Engineering - Enterprise Architecture at Capital One

Srini Karlekar, Director of Software Engineering – Enterprise Architecture at Capital One, demonstrated building event-driven microservices built on top of AWS Lambda, Twilio, Amazon Rekognition and IMDbPy API using the Serverless framework. The service took images of celebrities sent by SMS/MMS, match them and send their name and biography back via SMS. By following this on-demand session you will learn how to use Twilio to process SMS/MMS messages, use Boto3 Python library to interface with AWS Rekognition and build services using the Serverless framework. The webinar started with the demonstration of the application and dive into building the application.

Srini’s presentation is here, and you can look at the code he used on this GitHub repository.