У нас вы можете посмотреть бесплатно Build a REST API using AWS Lambda and API Gateway или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video I go through API Gateway’s REST API on AWS - I go through a high level explanation of what it’s purpose is / how it works, do a runthrough in the AWS Console and then I show you how to develop your own REST API with AWS SAM - going through each step of creating the REST API from scratch, testing it locally and deploying it to AWS. Links I mention in the video: template.yml I used for the demo: https://gist.github.com/JonnyDavies/c... app.js I used for the demo: https://gist.github.com/JonnyDavies/c... More info on Mapping Templates: https://docs.aws.amazon.com/apigatewa... Previous video with installation walkthrough and lambda invoke testing: • Develop Lambdas Locally in VS Code Us... 00:00 Intro 00:23 REST API / API Gateway Runthrough 04:12 REST API in AWS Console 11:23 Develop REST API 16:22 Test REST API 18:46 Deploy REST API #AWS #REST #ApiGateway #Lambda