Jeonghwan Kim 29/03/2021

AWS 람다 용량 관리

Read Original

이 글은 AWS Lambda의 코드 용량 제한(50MB) 문제를 다룹니다. Node.js 애플리케이션에서 node_modules 폴더의 불필요한 파일(README.md, TypeScript 소스 등)을 node-prune으로 제거하고, 배포에 필요 없는 패키지(sharp, @babel 등)를 수동으로 제거하여 총 약 21MB를 절감한 실제 경험과 방법을 상세히 설명합니다.

AWS 람다 용량 관리

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet