I’m looking into a way to simplify our terraform complexity for deploying lambda functions to combine them all into a single file built with a simple webpack (or esbuild) command in the future, but use lazy loading to prevent slower cold starts.
API uses true blue/green deployment
Webpack is replaced with esbuild (everywhere)
Pain Avoided/Frustration Saved
Breadth/Pervasiveness of Problem
Complexity of Problem (Low, Medium, High) and Why it's Complex
Pre-Conditions
Acceptance Criteria
Pain Avoided/Frustration Saved
Breadth/Pervasiveness of Problem
Complexity of Problem (Low, Medium, High) and Why it's Complex
Notes