У нас вы можете посмотреть бесплатно Using SQS and Lambda the right way или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
SQS + Lambda go together like peanut butter and chocolate. But if you're not careful, you may be limiting the overall throughput of your service. This video covers everything you need to know about reporting batch item failures, and compares the throughput of two identical services – one with batch item failures, and one without. As usual, we look at real data for a real comparison. Let's hang out: / aaron-stuyvenberg / astuyve / aj_stuyvenberg https://aaronstuyvenberg.com/ Your app is SLOW 00:00 SQS + Lambda, and Event Source Mapping 00:30 First app 01:25 Slow scaleup (base case) 03:11 Why your app sucks (you didn't read the docs, so you better watch this) 03:46 Maximizing Performance 04:47 Fast scaleup results 05:23 Yes, we're using the latest performance improvements 06:28 If this code is in your codebase, it's a problem 06:50