|
|
|
|
|
by munns
2029 days ago
|
|
1. Sorry you are disappointed by this.
2. This is why I wanted to post here, to make it really clear. Andy only got to spend a few seconds on this and couldn't get into all the nuances. The launch post does, and we'll have more posts over the next 3 weeks just on this topic. Containerization solves a few things. One big one was the container image as a packaging model. As customers struggle with dependency management or installing native packages (RPMs) we're basically faced with reinvent Dockerfile... or just use Dockerfile. This is an over simplification of what's happening, but that was the initial spark of this, many many cycles ago. I think this is still going to be really valuable for folks, but what you are looking for already exists I'd say, and is Fargate. Btw, ppl shouldn't be downvoting this, its all very valid. - Chris, Serverless@AWS |
|
IIUC though, Fargate doesn't have "scale to zero" like Lambda and API Gateway. Then again, IMO, scale to zero and the associated cold starts probably aren't the best fit for handling HTTP requests that are waiting for an answer right now.