Keigo Yamauchi

Platform Engineer, Pocketpair, Inc.

Keigo Yamauchi is a Platform Engineer at Pocketpair, Inc., working on infrastructure and developer workflows for live game services. His work focuses on making game development and operations more reliable, repeatable, and easier to verify. He improves release and deployment processes, strengthens CI/CD pipelines for game builds, and builds operational tooling that helps teams make production changes with lower risk. 

He also works across the boundary between infrastructure and game clients, connecting platform improvements to player-facing reliability and performance. He values practical automation, clear rollout paths, observability, and careful validation in fast-moving live service environments, with a focus on helping engineers move quickly without losing operational confidence. 

Sessions by Keigo Yamauchi


From Kubernetes to Amazon GameLift: Operating Palworld's Stateful Multiplayer Servers

Day 1 - 2026-07-15 11:00 - 12:00
Language: English (accompanied with Mandarin/Chinese subtitles.)

Palworld provides official dedicated servers so new players can enjoy multiplayer without operating their own server. As we looked toward long-term operation, we migrated those servers from our Kubernetes-based platform to Amazon GameLift.

The key challenge was connecting two different operational models: GameLift's session-based hosting model, and Palworld's model where each server keeps independent save data. This talk covers how we adapted that stateful operation to GameLift, how our deployment flow changed, and how we integrated existing operational components such as sidecars for APIs and observability with minimal changes.

We will also compare the benefits and tradeoffs against our previous Kubernetes operation, so you can evaluate where managed game-server hosting helps, where it adds constraints, and what to consider before making a similar migration.

This session is suitable for backend engineers, infrastructure engineers, SREs, technical directors, and online-game developers who operate multiplayer game servers or evaluate infrastructure choices for long-term live operations. Prior Amazon GameLift experience is not required.

Attendees will gain a practical lens for comparing Kubernetes-based game-server operations with managed game-server hosting, including how operational models, deployment flow, and integration with existing systems influence the migration decision.