AWS for Games Blog

Category: Amazon EC2

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

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

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