Русские видео

Сейчас в тренде

Иностранные видео




Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



AWS Lambda: Ultimate Guide to Error Handling

This is a preview lesson from my upcoming workshop, "Production-Ready Serverless". If you liked this, then please check out the full curriculum at https://productionreadyserverless.com. You can get 15% OFF with the code "YOUTUBE15" during checkout. Hope to see you there! Error handling is an important consideration when it comes to building serverless applications with AWS Lambda. This is especially true in the case of event-driven architectures where your Lambda functions would be invoked asynchronously. If handled incorrectly, errors will occur silently and you can suffer data and revenue loss when user requests are not processed successfully. In this video, we will walk you through everything you need to know about handling errors in your Lambda function. Including SQS and Kinesis functions and how to use dead-letter queues (DLQs) and Lambda destinations. ✅ Recommended playlists: Learn to build Production-Ready Serverless Applications    • AWS Lambda: When to use Function URLs?   Testing Serverless Architectures    • Serverless Testing: A Crash Course   🔔 For more free videos on YouTube, subscribe to my channel:    / @theburningmonk   💌 If you're hungry for more insights, best practices, and tips on building serverless applications, make sure to subscribe to my weekly newsletter and elevate your serverless game! https://theburningmonk.com/subscribe 📚 My courses 📚 https://theburningmonk.com/courses 👨‍🏫 My hands-on serverless workshop 👨‍🏫 https://productionreadyserverless.com 🌐 Find me here Twitter:   / theburningmonk   LinkedIn:   / theburningmonk   Blog: http://theburningmonk.com

Comments