Skip to content

Releases: twilio-labs/socless

Use Generic (not Serverless Framework) Packager

21 Apr 17:10
d10291a
Compare
Choose a tag to compare
  • Drastically increased deployment times via caching and conditional Docker usage
  • Support for packaging Lambda Layers

Metrics

local dev times with m1 max 64gb

Repo Packager Time 🐳 # of Functions
SOCless-core CLI, no cache 34s 14
SOCless-core CLI, no cache 4m51s 🐳 14
SOCless-core CLI, static-cache (first run) 49s 🐳 14
SOCless-core CLI, static-cache (redeploy) 3s 🐳 14
SOCless-core CLI, static-cache (first run on linux) 9s 14
SOCless-core Socless SLS Plugin 4m55s 🐳 14
  • 6x faster for local dev first run
  • 98x faster for local redeploys
  • 40x (or more) faster in CICD (linux boxes)

First Release but not really

14 Dec 06:31
9598c74
Compare
Choose a tag to compare

This is now version 1.0.0 of the SOCless infrastructure, to allow people pivot back to this version as needed as we roll out new features