From the course: Building Dynamic Websites using AWS Lambdas

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Challenge: Diagram a multiple-step request flow

Challenge: Diagram a multiple-step request flow - Amazon Web Services (AWS) Tutorial

From the course: Building Dynamic Websites using AWS Lambdas

Start my 1-month free trial

Challenge: Diagram a multiple-step request flow

(upbeat music) - [Instructor] We've been talking a lot about the request response lifecycle. The way that information flows from a user through AWS and back to them. So before we move on to AWS and implementing this I want to really hammer home these concepts because if you understand where a request goes you're going to be way better off. Now I want you to do something that a video author will almost never tell you to do. I want you to pause the video. And then I want you to take a screen capture or jot down this particular slide. However, you can do it digitally I really recommend you do this with pencil and pen, there's something about writing things down that will help you here. And what we have here is essentially sort of a really rough state diagram. We have all these different things up top; the browser, AWS and the cloud in general, S3 within AWS, API Gateway which is a front for Lambda. We haven't talked much…

Contents