DETAILS

TIME: 10:30-11:15 AM
LOCATION: Ballroom 1B

SPEAKER

What does “Serverless” mean to you? Do you know how to build and end-to-end application without having to manage your own infrastructure? Let’s examine some practical architecture to help understand the serverless tools available and how we can wire them together.

It comes as no surprise that cloud migration and micro-service architectures are all the rage right now. In fact, one of the most satisfying parts of my job is spinning up infrastructure, analyzing and figuring out how to get all the pieces of service layers to play nicely together in the cloud. As we aim for cloud-native design, the idea of serverless applications become more and more alluring.

In this talk, I would like to discuss some of the tools available to us with which we can build serverless applications. Additionally, I would like to break down a simple application into its pieces and examine the role of each AWS service offering and how we wired them together. We will discuss service responsibilities and configuration of API Gateway, Lambda, S3, DynamoDB, SNS, SQS and more. Time permitting, we will also discuss the use of Cloud Formation to orchestrate and deploy a serverless application.