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.

Deploy your API gateway

Deploy your API gateway - Amazon Web Services (AWS) Tutorial

From the course: Building Dynamic Websites using AWS Lambdas

Start my 1-month free trial

Deploy your API gateway

- [Instructor] Okay, I hope you're feeling pretty good about Lambda and API Gateway. We've taken our time to get to this point because now we have a lot of stuff to do. In other words, we're going to pick things up a little bit, and that should be exciting because with everything you know we're going to be able to add to our API and test it out pretty quickly. So we had a send feedback function in Lambda, and we've got our API Gateway with feedback and a POST method and we're now ready to deploy our API. In other words, until you deploy your API, you can't actually access it, and if you were to click Test here, it's going to give you some information. But this is still within AWS. We really want to go ahead and get our API out there and begin to hit it with a browser just like we will in our feedback form. So if you click the Actions dropdown you're going to see this option for Deploy API. Now I'm going to create a new…

Contents