Загрузка страницы

Adding Serverless Webpack to your Project - fix Lambda Upload Limits

When you deploy a serverless project, by default it uploads all of the code into every lambda. This can mean you quickly end up hitting the "Unzipped size must be smaller than 262144000 bytes" error.

With Serverless Webpack it compiles all the code that the Lambda needs into a single file, excluding any unused code. This makes it much smaller, reducing the unzipped errors.

Видео Adding Serverless Webpack to your Project - fix Lambda Upload Limits канала Complete Coding - Master AWS Serverless
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
30 апреля 2020 г. 16:05:06
00:10:23
Яндекс.Метрика