AWS for Games Blog
Category: Networking & Content Delivery
New Solution Guidance for building scalable cross-platform game backends on AWS
Games are increasingly cross-platform and online, and game developers need to develop secure and scalable backend features to support these online elements of their games. Developers also want to allow players to play with their friends across platforms, and move gameplay between those platforms to provide a seamless player experience. Customers share with us that […]
A Guide to Amazon GameLift & Game Servers
As game developers, your players expect a great in-game experience, with low latency and uninterrupted play. As the number of concurrent players grows, so does the complexity of the infrastructure needed to support them. Game server hosting is a critical piece to your overall game backend architecture for session-based multiplayer games. It’s critical to your […]
Improving the Player Experience by Leveraging AWS Global Accelerator and Amazon GameLift FleetIQ
Building a game to serve worldwide users over the internet can be challenging. In this two-part series, we’ll walk you through how game developers improve the player experience worldwide in order to deploy more efficiently, achieve lower latency, improve in-game performance, and deliver game content faster. In this first post, we focus on how to […]
Build a Production-Ready Game Backend on AWS
Your game has many different features—from leaderboards, authentication, and logic servers to matchmaking and more—and you need to choose the right technology for each one. The cloud enables you to create your own solution as you would with an on-premises solution. You can also use various management tools to migrate operational overhead to a cloud […]
Reach more players using AWS Global Accelerator
Your players expect a great in-game experience, with low latency and uninterrupted play. But, as the number of concurrent players grows, so does the complexity of your IP management and the likelihood of latency inducing routing problems. AWS Global Accelerator simplifies traffic routing, improves availability, and improves performance for your game by as much as […]
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 […]
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 […]
Guest post: How Space Ape Games delivers secure WebApps using AWS
We invited Space Ape Games Lead DevOps Engineer Louis McCormack to write a guest blog. Learn how Space Ape Games secure the front and backend of a private React application using Amazon CloudFront, AWS Amplify, AWS Lambda@Edge, and Amazon API Gateway. The frontend part is heavily inspired by this post. About the author Louis McCormack is […]
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 […]