AWS for Games Blog

Category: Learning Levels

Case study: How Butterscotch Shenanigans keep a Levelhead with AWS

The games industry is a crowded and competitive place. A studio could spend over a year developing a game, to launch it alongside thousands of other new titles. In this hypercompetitive world of video games, it can be difficult for any game to succeed. And if you’re an independent developer, how can you cut through […]

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

How to Set Up Player Authentication with Amazon Cognito

Game development is all about the players. Personalizing a game experience can be key to transforming first time players into invested fans who keep coming back to your game day after day. But to offer a unique experience to a player, you need to be able to identify them. Amazon Cognito is a quick and […]

Creating Servers for Multiplayer Mobile Games with Just a Few Lines of JavaScript

Multiplayer servers are hard Traditionally, developing a custom game server is a pretty arduous task. Putting a server together requires a lot of knowledge about networking systems, backend development and server operations. This can be tough on smaller teams who may not have the resources required to develop this type of system. And, when you […]

How to defend games against DDoS attacks

When launching a new game, it’s critical to ensure your players can access and enjoy it without interruption. That’s why you need to protect your game against Distributed Denial of Service (DDoS) attacks. Fortunately, if you’re building your game on AWS, you’re already protected against many common DDoS attacks. This post explores the architecture decisions […]

GameLift Realtime Preview

Announcing Amazon GameLift Realtime Servers, Now in Preview

  Across all game genres and all gaming platforms, player demand for vibrant online experiences is driving the growth of multiplayer games. But creating a multiplayer game can be a daunting challenge for many game developers. Traditional commercial solutions for multiplayer game servers are often optimized for games that are very sensitive to latency with […]

Build better games faster with a modular AAA game engine on AWS

Game engines get a lot of attention from developers and players alike, and rightly so. They are the foundation from which every game is built. Modularity improves game development productivity in Amazon Lumberyard, the free, cross-platform, AAA game engine. Its cloud gem framework makes for easy integration with AWS to access its full range of reliable, […]