AWS for Games Blog

Tag: C++

How to Integrate the AWS C++ SDK with Unreal Engine

How to Integrate the AWS C++ SDK with Unreal Engine

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 […]

How to integrate the AWS .NET SDK for games using C#

Following on from our first post, “Game developer’s guide to setting up the AWS SDK”, we’re now going to show you how to integrate the SDK using C#, the language used in major game engines like Unity. To help you get up and running even faster, we’ve created sample code that is available for you […]