У нас вы можете посмотреть бесплатно Part 1: Building a Simple News Summarizer with AWS Lambda and API Gateway! или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video, I am going to show you how to build a serverless news summarizer using Lambda function and rest API and host it using API Gateway. I will use AWS SAM to build, invoke locally and then deploy using IaC (infrastructure as code) approach. Lambda function will fetch the desired news content using a public news API and will be integrated via rest API to provide the response to the consuming app. I plan to build this solution in multiple part where I will incrementally add features to this solution. • Part 1: Building a Simple News Summarizer with AWS Lambda and API Gateway • Part 2: Automating News Alerts with AWS Lambda, SNS, and EventBridge • Part 3: Adding Generative AI Summarization with Amazon Bedrock to Your News • Part 4: Build a Serverless Generative AI News Summarizer API with AWS Lambda and Bedrock Part 5: Serverless HTML News Delivery Using Bedrock, EventBridge, Lambda, and SNS