Rust on AWS

用於在 AWS 雲端開發應用程式的工具、文件和範本程式碼

工具與範例專案

下載在 AWS 上執行 Rust 應用程式所需的工具
開始使用
適用於 Rust 的 SDK
此 SDK 針對許多 AWS 服務提供類別,包括 Amazon S3、Amazon EC2、DynamoDB 等。
下載 SDK »
服務
AWS IDE 工具組
使用熱門的整合式開發環境 (IDE) 來在 AWS 上編寫、偵錯以及部署您的程式碼。
取得 Eclipse 工具組 » 取得 VS Code 工具組 » 取得 Intellij 工具組 »
解決方案
AWS Lambda 中適用於 Rust 的 AWS SDK
您可以像在任何其他情況下一樣,只需新增一些步驟,即可在 Lambda 函數中使用 SDK。
開始使用 »
數位庫
使用 Rust 實現永續發展
Rust 是一項了不起的技術,可以維持和保護我們的產業,並且您可以立即開始使用。詳細閱讀,了解為什麼 AWS 如此相信該技術。
閱讀其他資訊 »

部落格

Showing results: 1-4
Total results: 11
找不到符合該條件的部落格。
  • Zelda Hessler, 2023年11月28日
    We’re excited to announce that the AWS SDK for Rust is now generally available and supported for production use. The AWS SDK for Rust provides an idiomatic, type-safe API, along with the benefits of the Rust language such as performance, reliability, and productivity. The SDK supports modern Rust language features like async/await, non-blocking IO, and [...]
  • Deval Parikh, Saahil Parikh, 2023年10月23日
    Introduction The Rust programming language was created by Mozilla Research in 2010 to be “a programming language empowering everyone to build reliable and efficient(fast) software”[1]. If you are a beginner level SDE or DevOps engineer or decision maker in your organization looking to adopt Rust for your specific use, you will find this blog helpful [...]
  • Sean McArthur, 2021年6月28日
    In February, Josh Aas from Internet Security Research Group, Daniel Stenberg from curl, and I (from hyper and Amazon Web Services) hosted a joint webinar to discuss memory safety and the internet, and how using hyper in curl can help make the internet safer. Because curl is open source and permissively licensed, it is found [...]
  • Alistair McLean, 2021年6月8日
    2020 was the year that ARM chips made the headlines by moving from largely mobile form factors into the cloud thanks to AWS Graviton2, allowing you to have up to 40% better price performance over comparable current generation x86 Amazon Elastic Compute Cloud (Amazon EC2) and Amazon Relational Database Service (Amazon RDS) instances. We speak [...]
探索更多技術部落格 »

建置

使用適用於 Rust 的 AWS SDK 將文字轉換為語音並返回文字

使用 Amazon Polly 將純文字 (UTF-8) 輸入檔案合成為音訊檔案,將音訊檔案上傳至 Amazon Simple Storage Service 儲存貯體,使用 Amazon Transcribe 將該音訊檔案轉換為文字,然後顯示文字。

開始使用 »

使用適用於 Rust 的 AWS SDK 偵測影像中的面部

將影像儲存在帶有上傳前綴的 Amazon Simple Storage Service 儲存貯體中,使用 Amazon Rekognition 偵測面部細節,如年齡範圍、性別和情緒 (微笑等),並顯示這些細節。

開始使用 »

使用適用於 Rust 的 SDK 的 Application Auto Scaling 範例

使用適用於 Rust 的 AWS SDK 和 Application Auto Scaling 執行動作並實作常見案例。

開始使用 »

本頁對您是否有幫助?