C++ su AWS

Strumenti, documentazione e codici di esempio per sviluppare applicazioni sul cloud AWS

Strumenti

Scarica gli strumenti necessari per eseguire le applicazioni C++ su AWS
Inizia
SDK per C++
Semplifica l'utilizzo dei servizi AWS grazie all'offerta di una serie di librerie coerenti e ben note agli sviluppatori C++.
Scarica l'SDK »
Servizi
Kit di strumenti IDE AWS
Utilizza ambienti popolari di sviluppo integrati (IDE) per la creazione, il debug e l'implementazione del codice su AWS.
Ottieni il kit di strumenti VS Code » Ottieni il kit di strumenti Intellij »
Soluzioni
AWS IoT SDK per C++
Accedi ad AWS IoT utilizzando MQTT o MQTT sul protocollo WebSocket da C++.
 Clonazione su GitHub »
Libreria digitale
C++ nell'IDE Cloud9
AWS Cloud9 è un IDE basato sul cloud che consente scrittura, esecuzione e debug del codice semplicemente con un browser. Include un editor di codice, un debugger e un terminale.
Inizia »

Blog

Showing results: 1-4
Total results: 32
  • Data di creazione (dalla più recente)
  • Data di creazione (dalla meno recente)
Non è stato trovato alcun blog corrispondente a questo criterio.
  • Tyler Holmes, 21/09/2023
    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, 06/07/2023
    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, 29/07/2022
    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, 18/04/2022
    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 [...]
Scopri altri blog tecnici »

Costruisci

Utilizza DynamoDB con C++

Scopri come creare un database DynamoDB utilizzando AWS SDK per C++.  Gestisci e recupera i dati archiviati nelle tabelle DynamoDB.

Inizia »

Gestisci i bucket S3 con C++

Una raccolta di brevi tutorial per eseguire operazioni comuni con i bucket S3 come l'archiviazione e la lettura dei bucket S3, la crittografia dei file e molto altro.

Inizia »

Integra Amazon SQS con C++

Integra Servizio di coda semplice Amazon (Amazon SQS), un servizio di accodamento messaggi completamente gestito, con la tua applicazione C++. Crea e gestisci code e messaggi direttamente dalla tua applicazione.

Inizia »

Questa pagina è stata utile?