You've bought in to using containers to package AWS Lambda functions but now you're curious...
If you had to, could you migrate that same function to AWS Fargate?
You've bought in to using containers to package AWS Lambda functions but now you're curious...
If you had to, could you migrate that same function to AWS Fargate?
You're a Docker pro - or maybe you just work somewhere with strong opinions about how containers should be built. Either way, let's talk about bringing your own container images to AWS Lambda.
You're a Go (or Rust) developer and you're really looking forward to deploying your awesome Lambda application in a OS-only container. Let's look at how to do it.
Your Lambda function just hit the 250MB unzipped size limit.
Again.
You're wrestling with Layers and code dependencies, wondering if there's a better way.
There is — and it might surprise you how simple container packaging makes this problem disappear.