LAB ID: build-a-serverless-rest-api-with-multiple-routes
Ever been curious about REST API with Lambda? Professional or a student, our REST API with Lambda Labs quenches the thirst for curiosity. Users in REST API with Lambda Labs will learn about ways to build a fully serverless REST API. They will build their learning foundations on Amazon API Gateway plus AWS Lambda. REST API with Lambda Labs helps navigate the complexities of provisioning and management of servers. With API Gateway, they will be able to expose HTTP endpoints – and with Lambda functions, users will be able to handle backend logic along with scalability and cost-effective architecture. Don’t just believe what you read, seriously! Sign up, give it a try, and experience the feeling. Oh, and every finisher gets an industry-friendly certificate. Learning Outcomes: By the end of this lab, learners will: • Create Lambda functions • Create a REST API using API Gateway • Configure multiple routes • Integrate routes with Lambda • Deploy the API • Test API endpoints • View execution logs Scenario: You are a cloud engineer at a student database management company. The company wants to expose a REST API that allows applications to retrieve student information. Instead of managing servers, you are tasked with building a fully serverless REST API using Amazon API Gateway and AWS Lambda. Your project is to create multiple API routes, connect them to Lambda functions, deploy the API, and test the endpoints from a web browser.