C++ on AWS

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

工具

下載在 AWS 上執行 C++ 應用程式所需的工具
開始使用
適用於 C++ 的 SDK
透過提供 C++ 開發人員一組一致且熟悉的程式庫,簡化了 AWS 服務的使用。
下載 SDK »
服務
AWS IDE 工具組
使用熱門的整合式開發環境 (IDE) 來在 AWS 上編寫、偵錯以及部署您的程式碼。
取得 VS Code 工具組 » 取得 Intellij 工具組 »
解決方案
適用於 C++ 的 AWS IoT SDK
使用 MQTT 或 MQTT 透過 C++ 的 WebSocket 協定來存取 AWS IoT。
 在 Github 上複製 »
數位庫
C++ in Cloud9 IDE
AWS Cloud9 是一種以雲端為基礎的 IDE,只要使用瀏覽器便能撰寫、執行和偵錯程式碼。它包括程式碼編輯器、偵錯程序和終端機。
開始使用 »

部落格

Showing results: 1-4
Total results: 32
  • 建立時間 (最新)
  • 建立時間 (最舊)
找不到符合該條件的部落格。
  • Tyler Holmes, 2023年9月21日
    As you may have seen in Jeff Barr’s blog post or in an announcement, Amazon Simple Email Service (Amazon SES) now provides bounce and complaint notifications via Amazon Simple Notification Service (Amazon SNS). You can refer to the Amazon SES Developer Guide or Jeff’s post to learn how to set up this feature. In this [...]
  • Rohan Kachewar, Andy Hopper, Rohit Kumar, Siddharth, 2023年7月6日
    In this blog post, we will show you how to create a documentation solution on the Amazon Web Services (AWS) Cloud that automatically generates and publishes a technical documentation website for a .NET project, based on source code comments, API definitions, and Markdown documents included in the project. Having a technical documentation website improves developer [...]
  • Hrishikesh Inamdar, 2022年7月29日
    Game developers increasingly require cloud technologies to support their games and provide the best experience to their players. Leveraging cloud services provided by AWS can help with important game components such as managing and deploying game servers, running analytics on various game metrics, and utilizing AI/ML to detect player health and retention. Creating and maintaining [...]
  • Philip Pittle, 2022年4月18日
    Tips & Tricks: Delaying AWS Service configuration when using .NET Dependency Injection The AWSSDK.Extensions.NETCore.Setup package provides extensions for enabling AWS Service Client creation to work with native .NET Dependency Injection. Bindings for one or more services can be registered via the included AddAWSService method and a shared configuration can be added and customized via the [...]
探索更多技術部落格 »

建置

使用 C++ 處理 DynamoDB

了解如何使用適用於 適用於 C++ 的 AWS SDK 建立 DynamoDB 資料庫。  管理和擷取存放在 DynamoDB 資料表中的資料。

開始使用 »

使用 C++ 管理 S3 儲存貯體

使用 S3 儲存貯體執行常見操作的簡短教學集合,例如存放和讀取 S3 儲存貯體、加密檔案等。

開始使用 »

使用 C++ 整合 Amazon SQS

使用您的 C++ 應用程式,整合全受管訊息佇列服務 Amazon Simple Queue Service (Amazon SQS)。直接從您的應用程式建立和管理佇列和訊息。

開始使用 »

本頁對您是否有幫助?