AWS for Games Blog

Boosting Unreal Engine Performance with Amazon FSx for OpenZFS as a Shared Derived Data Cache

Creating video games is a complex process, requiring diverse teams to collaborate across various aspects of a project. With recent world events, development environments are increasingly hybrid. Team members are now contributing from both home and office locations, as well as adopting virtual workstations. Caching is essential in the development of large, immersive games to […]

Game Developer’s Guide to Amazon DocumentDB (with MongoDB compatibility) Part Three: Operation Best Practices

Introduction  To continue our discussion about Amazon DocumentDB best practices in part two, we are going to focus on data protection, scaling, monitoring, and cost optimization in this blog. Protecting data  To protect your data stored in Amazon DocumentDB, you should encrypt it by enabling the storage encryption option during cluster creation. Encryption is enabled […]

From Challenge to Triumph: Gaggle’s Journey in Overcoming DDoS Attacks with AWS Shield Advanced

In this blog, we explore the challenges Gaggle Studios faced with DDoS attacks due to the success of their online game, ‘Goose Goose Duck.’ We’ll delve into how they navigated these challenges and implemented effective mitigation strategies. ‘Goose Goose Duck,’ a game of social deduction created by Gaggle Studios, stands out in the online gaming […]

How Games24x7 delivers millions of push notification using AWS

This post is co-authored by Sachin Sangle, Senior Software Engineer; Deepak Mishra, Engineering Manager; Dhiraj Prajapati, Engineering Manager; and Anil Kumar, Senior Engineering Manager, at Games24x7. Games24x7 is India’s most valuable multi-game platform. It is fueled by a dedication to blend science with cherished nostalgic games, crafting captivating online experiences for over 100 million players. […]

Load testing the Pragma backend game engine to 1 million concurrent users on AWS

In this blog, we will dive into the significance of load testing a game backend, and how AWS for Games partner, Pragma, successfully load tested one million concurrent users (CCU) on their managed game backend platform that runs on AWS. Creating smooth gameplay is just one part of the game creation equation. Every game has […]

Level-Up Player Retention with No-Code Machine Learning Using Amazon SageMaker Canvas

Free-to-play (F2P) games have become a dominant force and model in the gaming industry. Their revenue relies primarily on in-game ads and transactions driven by a large, engaged, and consistent player base. Besides requiring robust infrastructure and backend systems to handle the scale of incoming players, F2P games also require a continual funnel of new players, […]

Deploy Unreal Engines Pixel Streaming at scale on AWS

Unreal Engine, created by by Epic Games, is one of the most advanced tools for creating and rendering photo-realistic visuals and immersive experiences. This is needed to power the latest games and the Metaverse. Traditionally, such experiences required a thick client, a desktop computer for example, with a discrete GPU. Unreal Engine’s Pixel Streaming allows […]

Game Developer’s Guide to Amazon DocumentDB (with MongoDB compatibility) Part Two: Design and Development Best Practices

Introduction  In part one, we introduced key features of Amazon DocumentDB and explained how they can be applied to solve common database use cases in game development. In part two and part three of this blog series, we are going to focus on best practices for improving the overall scalability, performance, security, and observability of […]

AWS for Games updates from re:Invent 2023

During re:Invent 2023, the AWS for Games team showcased the latest ways our customers are using AWS game development tools and introduced several new purpose-built guidance and partner solutions that are now available in the AWS Games Solution Library. Recordings of AWS for Games customer presentations from re:Invent include: Customer Keynote – Riot Games: Riot Games’ […]

Setting up a Minecraft Java server on Amazon EC2

Introduction This blog covers how to deploy your own personal Minecraft Java server on AWS. Hosting your server on AWS can eliminate common networking challenges and security concerns associated with at-home servers. Because you have control over the virtual machine, you can configure any mods or plugins that you want. We will use Amazon Elastic […]