Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

AWS API Gateway with HTTP, Lambda, DynamoDB, and iOS

Posted By: IrGens
AWS API Gateway with HTTP, Lambda, DynamoDB, and iOS

AWS API Gateway with HTTP, Lambda, DynamoDB, and iOS
.MP4, AVC, 1000 kbps, 1280x720 | English, AAC, 128 kbps, 2 Ch | 1h 33m | 225 MB
Instructor: Bear Cahill

Learn how to create RESTful APIs the easy way with Amazon Web Services (AWS). The AWS API Gateway allows developers to create custom RESTful APIs with whatever logic, endpoints, format, and code they choose, along with an SDK for the client of choice, such as iOS. You can even wrap another API or call code to return data. In this course, instructor Bear Cahill shows how to create RESTful APIs with the API Gateway, using HTTP requests and AWS Lambda functions to read and write to an AWS DynamoDB. Plus, learn how to use the generated API to create the source code for the client project—an iOS app—with Swagger.

Topics include:

Creating APIs with the AWS API Gateway
Using GET, DELETE, and POST methods and models
Generating SDKs
Creating DynamoDB tables
Creating Lambda functions
Creating APIs for Lambda
Generating the client API with Swagger


AWS API Gateway with HTTP, Lambda, DynamoDB, and iOS