TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Using AWS Lambda Functions to Create Print Ready Files

3 点作者 neogenix超过 9 年前

1 comment

neogenix超过 9 年前
This actually is a great use-case for Lambda functions, since it is not possible to process everything parallel on a single machine, and it would be very hard to manage if you would scale a lot of instances up and down all the time based on processing queues.