AWS for Games Blog

Category: Application Services

architecture diagram

How to build online multiplayer games using Amazon GameLift, AWS Serverless, and C++

Online multiplayer games have a long list of requirements to provide the best possible experience for players: game clients need identities that can securely access the game backend, backend services are required to host functionalities like matchmaking and player data, and you need a scalable way to host game sessions. In this post you’ll learn […]

"Enabling amateur players to play for high stakes"

How Gamercraft and Theodo built a highly scalable serverless gaming tech platform

Guest post authored by the Gamercraft team. Gamercraft offers a next-generation competitive gaming platform to make it easy for amateur gamers to compete in high-quality tournaments in a fair, fun, and skill-adjusted way. With its anti-cheating and advanced matchmaking algorithms, Gamercraft’s ecosystem ensures that gamers always compete against others of their rank, thus minimizing bad […]

In the “game,” two players connect to a session and move around with their characters in a world.

Game Server Hosting on AWS Fargate

AWS offers various options for hosting session-based games. Whether you’d like to leverage a managed service like Amazon GameLift, build your own solution using Amazon EC2, or use a container service such as Amazon Elastic Kubernetes Service (EKS) or Amazon Elastic Container Service (ECS), AWS provides secure, resizable capacity to operate your game with low […]

The AWS Cloud9 homepage in the AWS console.

Customize the Game Analytics Pipeline Schema using AWS Cloud9

Authored by Molly Sheets and Greg Cheng Requirements for game analytics vary between games and studios when defining specific data tracked per user. Some studios prefer data pipelines that process data anonymously in order to meet regulatory and privacy compliance standards. Others require unique identifiers to deliver on complex analysis, logging, AI/ML, monetization, and visualization […]

Implement an analytics pipeline for games

Written by: Gena Gizzi, Greg Cheng, and Dominic Mills Games are generating more data than ever. So, it’s important to have access to the right data at the right time as you develop your games. This enables you to answer questions about how your games are performing and determine what changes you want to make […]

Metalhead Software goes all-in on AWS to see Super Mega Baseball 3 hit a home run

Co-founder Christian Zuger shares how Metalhead Software is all-in on AWS to enable its tight-knit team to dedicate more to the critically acclaimed Super Mega Baseball video game series. As an independent studio based out of Victoria, BC, Metalhead Software prides itself on being a tight-knit team with a huge passion for game development. We […]

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