AWS for Games Blog

Category: Compute

Building Perforce Helix Core on AWS (Part 1)

This is the first article of a two-part series on building Perforce Helix Core on AWS. Updated information can be found on the second part of this blog series, please start there. While version control is very important in software development, when it comes to managing version control systems, there are many developers struggling with […]

Guild Wars 2

How ArenaNet moved Guild Wars to the cloud: An MMORPG migration story

ArenaNet is the wholly owned subsidiary of Korean online game publisher NCSOFT that developed the critically acclaimed series of games in the Guild Wars franchise. Guild Wars (released 2005) and the successor Guild Wars 2 (released 2012) both focus on player skill and horizontal player progression where players mix skills into novel builds in cooperation […]

GameLift in 2020 – Major update now available in preview

Amazon GameLift enables developers to deploy, operate, and scale dedicated, low-cost servers for session-based, multiplayer games. Whether it’s creating a 200+ player battle royale game with Large Match Support or automatically adapting server capacity with player traffic using Autoscaling, GameLift leverages the power and reliability of AWS to provide seamless gameplay experiences for players worldwide. […]

New getting started project: Inventory System for Games with Amazon Aurora Serverless

Many games these days have an inventory of some sort. Whether it’s an MMORPG where your character maintains an inventory of weapons, armor and other equipment picked up while adventuring, or a casual match three where the player collects power ups and coins. Believe it or not, even in such different games, the requirements for […]

Demonstrating Cloud Gaming Concurrency at Scale with Polystream and AWS Game Tech

We invited AWS APN Partner Polystream Platform Architect Scott Perham to write a guest blog. Learn how Polystream deliver 3D interactivity at scale using AWS services including Amazon Elastic Compute Cloud (EC2).  We are witnessing the next evolution of cloud gaming, 3D interactive apps like 3D car configurators and collaborative development using cloud-based tools but there […]

Guest Post: How GameAnalytics reduce cost of HTTP(S) API’s on AWS

In this guest post, AWS customer GameAnalytics Senior Software Developer Magnus Henoch shares how GameAnalytics saves money on running its HTTP(S) API on AWS. At GameAnalytics we run all our systems on AWS, and have done so from the very beginning. This has allowed us to concentrate on building services and implementing features that our […]

Now Available – Use EC2 for Session Based Multiplayer Workloads via AWS Global Accelerator

Good news for game developers working on session based multiplayer workloads. AWS Global Accelerator now allows you to front Amazon Elastic Compute Cloud (Amazon EC2) instances directly. Previously, to route traffic to instances you needed to use an Application Load Balancer, Network Load Balancer, or Elastic IP (Elastic IPs are limited per account). This meant […]

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