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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

My AWS Wishlist (Kinesis, Lambda, Cloudwatch, Redshift)

4 点作者 benoittgt大约 8 年前
I see sometimes on twitter #AWSwishlist.<p>Here is mine (extracted from https:&#x2F;&#x2F;medium.com&#x2F;appaloosa-store-engineering&#x2F;from-mongodb-to-aws-redshift-a-practical-guide-5ec8ee8fb147) :<p>* Kinesis : We should be able to more easily validate the uniqueness of the Kinesis output or Kinesis consumer input.<p>* Lambda timeouts: Have more infos about lambda timeout<p>* Cloudwatch alarm: actually it’s not possible to get alarms that combine multiple metrics. I would like to report all alarm for a group of lambda (per environment).<p>* Lambda errors reporting: You have to build your own system if you want to be notified when a lambda fails. It still misses a dedicated errors reporting system to have the complete stacktrace of a failing lambda. Also it should split the errors into two groups (timeouts and errors) that occurred inside the lambda. Right now, lambda errors are all grouped together, which is not ideal.<p>* Redshift: Some useful SQL commands are missing from the syntax (DISTINCT ON, GENERATE_SERIES()..).<p>What is your AWS wishlist ?

暂无评论

暂无评论