AWS for Games Blog

Category: AWS SDK for .NET

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

Game developers guide to getting started with the AWS SDK

Gaming companies use Amazon Web Services for many reasons. It’s ability to scale enables games to support millions of concurrent players, and ensure they enjoy low latency experiences, wherever they are. But, with hundreds of AWS services, and even more potential use cases, it can be difficult for a game developer to know how to […]