AWS for Games Blog

Category: Compute

How nWay Minimizes Latency for Power Rangers Games using Amazon EC2

nWay is the San Francisco based developer and publisher behind competitive multiplayer games like Power Rangers: Legacy Wars, Power Rangers: Battle for the Grid, and ChronoBlade. And with over 50 million downloads for Power Rangers: Legacy Wars alone, nWay know a thing or two about real-time competitive games. “All of our games feature or are […]

How to Deliver Custom Game Content to Players using Lambda@Edge

When your mobile game client starts, you want it to always reach out and grab the latest and greatest content, right? That way, when you make changes and introduce new features, you can always put them in the hands of your players. But you can’t always guarantee that all your players have updated to the […]

How to build a dynamic message of the day with AWS Lambda

A continual dialogue is a great way to engage your players and keep them coming back to your game long after launch. By sending a message to your players’ devices every day, you can encourage them to explore a new map, equip a new weapon, or even make an in-game purchase. Today, we’re going to […]

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

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

Delight your players with game analytics

  September 8, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Game development is all about building an experience that will delight players. But, as a developer, how do you know which decisions are the right ones? Focus testing and market research can get you part of the way there, […]

How would you keep 125 million gamers playing smoothly online? Epic Games shares its Fortnite story.

Fortnite creators Epic Games goes all-in on AWS services, as revealed at the AWS Summit at the Javits Center in New York on 7/17/2018. Imagine your game had 125 million players. 125 million. That’s 15 times the size of New York. All those people playing your multiplayer game would be a dream come true, right? […]