AWS for Games Blog

Category: Developer Tools

Implementing a Build Pipeline for Unity Mobile Apps

The use of game engines to generate interactive content is a common choice for people these days. Unity, which is one of the popular game engines, is widely used for mobile applications that run on smartphones. It is also used for console and PC games, as well as in the metaverse, such as reality shows […]

Managing your game studio on AWS part three

Game studios need scalable and efficient management processes to evolve their operations. In our previous posts, we discussed the importance of AWS Control Tower, resource tagging, cost allocation and more. In part 3, we discuss managing Infrastructure as Code and how your studio can use it to create your game’s infrastructure. We will walk through […]

User player the game on a tablet

Building Our Game on AWS – Lessons Learned by Leaftail Labs

Guest post authored by Eli Tayrien, CTO and Co-founder, Leaftail Labs. Leaftail Labs was formed in 2017 by a pair of game industry veterans who saw exciting possibilities in mobile AR gaming. Our first game, Nibblity, recently launched worldwide, and we are excited to continue to deliver more excited content for you and your Nibblins […]

Screenshot from ROBLOX

How the power of voice can supercharge gaming

Doppio is a voice game developer based in the sunny part of Europe that has created voice game hits such as The Vortex, The 3% Challenge, and the iconic PAC-MANTM WAKA WAKA. Jeferson Valadares is a game veteran bringing his experience from renowned studios such as BioWare, Playfish, Digital Chocolate, and BANDAI NAMCO. Christopher Barnes […]

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

Generate Custom Game Events from Unity Integrated With the Game Analytics Pipeline

Today’s game developers use analytics as a critical workload to deliver the best gameplay experiences possible for their players. As developers look to have more control over where their data is stored and to reduce the complexities of ingesting data from a variety of sources, many turn to AWS to help them create their own […]

Get started with Game Tech webinar series

June webinar series: Join us and learn how to get started with AWS Game Tech

  Creating a game takes time. In an ideal world as a developer, you’d like to dedicate your attention to building gameplay features that entertain and engage players, not sink cycles on your game’s infrastructure. In reality, the decisions you make behind the scenes greatly impact your ability to provide a great player experience. But […]

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

How to integrate the AWS .NET SDK for games using C#

Following on from our first post, “Game developer’s guide to setting up the AWS SDK”, we’re now going to show you how to integrate the SDK using C#, the language used in major game engines like Unity. To help you get up and running even faster, we’ve created sample code that is available for you […]

Game developers guide to getting started with the AWS SDK

Gaming companies use Amazon Web Services for many reasons. It’s ability to scale enables games to support millions of concurrent players, and ensure they enjoy low latency experiences, wherever they are. But, with hundreds of AWS services, and even more potential use cases, it can be difficult for a game developer to know how to […]