AWS API Gateway with HTTP, Lambda, DynamoDB, and iOS
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to create RESTful APIs with the API Gateway, using HTTP requests and AWS Lambda functions to read and write to an AWS DynamoDB.
Syllabus
Introduction
- Easy RESTful API creation
- AWS components introduction
- Create an API in API Gateway
- Create a mock GET API method
- GET resource, method, and model
- GET method and model for multiple items
- Solution: DELETE method and model
- POST method and model
- Create a DynamoDB table
- Create a Lambda function
- Test POST to table
- Solution: Test GET from table
- GET one-item query
- Create an API for Lambda
- Create a GET request
- Create a multiple item GET request
- Create a POST request
- Solution: Create a DELETE request
- Deploy an API
- Genearate OpenAPI and SDK
- GET Request from iOS
- Solution: POST an Item to the API
- Where do we go from here?
Taught by
Bear Cahill
Related Courses
The complete NestJS developer. Enterprise Node.js frameworkUdemy Documenting an ASP.NET Core API with OpenAPI / Swagger
Pluralsight Using OpenAPI/Swagger for Testing and Code Generation in ASP.NET Core
Pluralsight API Development with Swagger and OpenAPI
Codecademy REST WebAPI サービス 設計
Udemy