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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Preview the Python Serverless Microframework for AWS

19 点作者 jpalmer将近 9 年前

1 comment

deuxpi将近 9 年前
Recently we built a prototype for the replacement of a simple HTTP service with API Gateway and Lambda instead of classic nginx and WSGI apps on EC2.<p>It is very promising technology (even if I&#x27;m not totally buying into the serverless idea yet) but the cost of API Gateway considering a significant load on the service was prohibitive. I would really like someone to prove us wrong and see if we missed something in our analysis. Until then, I find that this is usable only for relatively low traffic services.