У нас вы можете посмотреть бесплатно Testing API Gateway, Lambda, and DynamoDB locally или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Learn how to test your AWS serverless stack locally using the latest version of the AWS SDK for Node.js. In this tutorial, we'll cover how to set up and configure the AWS CLI, create a local instance of the API Gateway, Lambda, and DynamoDB services, and run tests using the AWS SDK v3 for Node.js. By the end of this video, you'll have the knowledge to confidently test your serverless application before deploying it to the cloud. Link to the code example: https://github.com/mohokh67/serverles... Dynamodb local: https://www.npmjs.com/package/serverl... Dynamodb Node SDK v3 examples: https://docs.aws.amazon.com/sdk-for-j... Chapters: 0:00 - project setup and dependencies 10:51 - patch Dynamodb local package 17:40 - deed the local Dynamodb table 18:53 - Lambda and app code 24:52 - Dynamodb client code for SDK v3 29:36 - demo the app 33:03 - recap