AWS for Games Blog

Tag: JavaScript

Amazon GameLift Realtime Servers Now Available

  After being announced in preview at Game Developers Conference (GDC) 2019, Amazon GameLift Realtime Servers is now available to help game developers create and customize affordable game servers. Building a great multiplayer game experience oftentimes has barriers that deter game developers from building a multiplayer game. It can be time consuming and costly, and […]

Creating Servers for Multiplayer Mobile Games with Just a Few Lines of JavaScript

Multiplayer servers are hard Traditionally, developing a custom game server is a pretty arduous task. Putting a server together requires a lot of knowledge about networking systems, backend development and server operations. This can be tough on smaller teams who may not have the resources required to develop this type of system. And, when you […]