AWS for Games Blog

Category: Amazon CloudFront

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

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

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

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