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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

General Availability of the AWS SDK for Rust

161 点作者 CathalMullan超过 1 年前

9 条评论

rusbus超过 1 年前
Hello! Me and some other folks who work on the Rust SDK will be around today answering questions in the comments.
评论 #38447411 未加载
评论 #38447241 未加载
评论 #38447836 未加载
评论 #38447748 未加载
评论 #38447841 未加载
评论 #38448455 未加载
评论 #38446690 未加载
评论 #38477946 未加载
评论 #38459367 未加载
cebert超过 1 年前
I attended a re:Invent session yesterday on using Rust as a Lambda runtime. The potential performance improvements, especially with limited memory, was quite compelling. I’m looking forward to trying this SDK out with Rust Lambdas.
评论 #38537045 未加载
Joeboy超过 1 年前
I realize this is a "how long is a piece of string" question, but I'm wondering what cost benefits you might realistically see from moving lambdas from Python to a faster language like Rust? You pay (partly) for execution time so I guess you should see some savings, but I'm wondering how that works out in practice. Worth it?
评论 #38450113 未加载
评论 #38450163 未加载
评论 #38450207 未加载
ethagnawl超过 1 年前
I'm a Rust beginner, so please excuse any naivete herein: Does this SDK _necessarily_ require an async runtime or is it possible to use it in a traditional sync application using whatever extra facilities (e.g. block_on) which would be required to "normalize" it?
评论 #38448146 未加载
db-news超过 1 年前
Hi! Congratulations on GA! Been waiting for this.<p>I just heard about AWS CRT at the AWS ReInvent Innovation talk on Storage.<p>1. Does the Rust SDK use CRT under the hood? I use the Rust SDK to access S3 and wonder if there are any automatic performance gains?<p>2. I couldn&#x27;t find good material on how AWS CRT works and how it is integrated with the Java or Python S3 connectors. I would appreciate a more technical explanation. Do you have any links that explains this in more depth?
评论 #38460694 未加载
insanitybit超过 1 年前
Huge. I&#x27;ve told people before that the SDK was basically stable, but the fact that it wasn&#x27;t 1.0 was still concerning for them.
评论 #38449987 未加载
jon_richards超过 1 年前
I&#x27;ve been testing this for a while!<p>One thing I sorely missed was workers for consuming SQS messages. Ended up having an intern adapt a worker for the old community AWS SDK (rusoto) into this: <a href="https:&#x2F;&#x2F;github.com&#x2F;Landeed&#x2F;sqs_worker">https:&#x2F;&#x2F;github.com&#x2F;Landeed&#x2F;sqs_worker</a><p>Also on my dream list of features: gRPC support for Lambda.
评论 #38449807 未加载
Aeolun超过 1 年前
Sounds like that must have been an absolute bitch to build. I cannot imagine re-implementing 300 existing API’s for Rust from scratch…<p>On the plus side, I guess the work lends itself well to parallelization.
评论 #38447978 未加载
评论 #38452138 未加载
say_it_as_it_is超过 1 年前
What are some valid reasons why people wouldn&#x27;t now use these rust libraries and extend them to their preferred language? Maintaining clients is tedious work and prone to abandonment.
评论 #38447879 未加载
评论 #38447158 未加载
评论 #38448860 未加载