Wednesday, September 2, 2015

Amazon Launches AWS C++ SDK for Game Devs

http://venturebeat.com/2015/09/02/amazon-launches-aws-c-sdk-designed-for-game-developers/

This should be useful!  Its an SDK to leverage C++ and AWS services largely for game development. AWS services like S3 for storage, DynamoDB, Cognito for identity management, and others Im sure will be accessible.  I cannot find the list yet but it would be interesting to see if it hooks to Elastic Transcoder or AppStream services too.

The SDK is opensource, on GitHub and in Experimental state.