Since 2016, sport builders have been utilizing Amazon GameLift to energy video games with devoted, scalable server internet hosting able to supporting 100M concurrent customers (CCU) in a single sport. Responding to buyer requests for added managed compute capabilities past sport servers, we’re saying Amazon GameLift Streams — a brand new functionality in Amazon GameLift to assist sport publishers construct and ship international, direct-to-player sport streaming experiences. As a part of this announcement, present capabilities in Amazon GameLift at the moment are often called Amazon Gamelift Servers, persevering with to serve tons of of builders together with business leaders Ubisoft, Zynga, WB Video games, and Meta.
Amazon GameLift Streams helps you ship sport streaming experiences at as much as 1080p decision and 60 frames per second throughout gadgets together with iOS, Android, and PCs. In only a few clicks, you possibly can deploy video games constructed with quite a lot of 3D engines, with out modifications, onto fully-managed cloud-based GPU situations and stream video games by way of the AWS Community Spine on to any gadget with an online browser.
Amazon GameLift Streams helps you distribute your video games direct-to-players, with out having to speculate hundreds of thousands of {dollars} in infrastructure and software program improvement to construct your individual service. Gamers can begin gaming in only a few seconds, with out ready for downloads or installs.
Right here’s a fast take a look at Amazon GameLift Streams:

You should use the Amazon GameLift Streams SDK to combine along with your present id providers, storefronts, sport launchers, web sites, or newly created experiences similar to playable demos, and start streaming to gamers. You’ll be able to monitor lively streams and utilization from inside the AWS console, and seamlessly scale your streaming infrastructure throughout a number of areas on the AWS international community to succeed in extra gamers world wide with low-latency gameplay. Amazon GameLift Streams is the one resolution that lets you add your sport content material onto fully-managed GPU situations within the cloud and begin streaming in minutes, with little or no modification of your code.
Gamers can entry AAA, AA, and indie video games on PCs, telephones, tablets, good TVs, or any gadget with a WebRTC-enabled browser. Amazon GameLift Streams permits you to dynamically scale streaming capability to match participant demand, guaranteeing you solely pay for what you want. You’ll be able to select from a choice of GPU situations that provide a variety of worth efficiency, and depend on the built-in safety of AWS to guard your mental property.
Let’s get began
To start utilizing Amazon GameLift Streams, I want an present Amazon GameLift Streams implementation. I put together my sport information by following the Amazon GameLift Streams documentation.
Then, I’ll add my information to Amazon Easy Storage Service (Amazon S3). I can use the AWS Administration Console or this AWS Command Line Interface (AWS CLI) command to add my sport information:
aws s3 sync my-game-folder s3://my-bucket/my-game-path
The following step is to create an Amazon GameLift Streams software. I navigate to the Amazon GameLift Streams console. That is how the brand new AWS GameLift Streams console appears:

On the Amazon GameLift Streams console, I select Create software.

Within the Runtime settings, I choose the runtime atmosphere for my sport software.

Then, I want to pick out my S3 bucket and folder from the earlier step, then set the trail to my sport’s fundamental executable.

I even have the choice to configure the automated switch of application-generated log information right into a S3 bucket. After I’m finished with this configuration, I select Create software.

After my software setup is accomplished, I must create a stream group, a set of compute assets to run and stream the applying. I navigate to Stream teams within the left navigation pane of the Amazon GameLift Streams console.

On this web page, I outline an outline for my new stream group.

Right here, I choose the capabilities and pricing of my stream group. Since my software is utilizing Microsoft Home windows Server 2022 Base, I make certain to pick out one of many suitable stream lessons.

Subsequent, I must hyperlink with the applying I created within the earlier step.

On the Configure stream settings web page, I can configure further places for my stream group, bringing in further capability from different AWS Areas. There are two capability choices that I can select, always-on capability and on-demand capability. The default capability setting offers one streaming slot, which is adequate for preliminary testing.

Then, I must evaluate my configuration and select Create stream group.

With stream teams configured, I can take a look at my sport streaming. I navigate to the Check stream web page on the console to launch my software as a stream. I choose this stream group and choose Select.

On the following web page, I can configure any command line arguments or atmosphere variables to run my software. I don’t want any additional configurations and select Check stream.

Then, I can see that my software is operating as anticipated. I can even work together with my sport. This take a look at helps me confirm that my sport works correctly in streaming mode and serves as an preliminary proof of idea.

After I’ve confirmed every little thing works, I can combine the Internet SDK into my very own web site. The Internet SDK and AWS Software program Improvement Equipment (AWS SDK) with Amazon GameLift Streams APIs assist me to embed sport streams, much like what I examined within the console, into any internet web page I handle.
Extra issues to know
- Availability – Amazon GameLift Streams is presently obtainable within the following AWS Areas: US East (Ohio), US West (Oregon), Asia Pacific (Tokyo), Europe (Frankfurt). Extra streaming capability can be configured in US East (N. Virginia) and Europe (Eire).
- Supported working programs – Amazon GameLift Streams helps video games operating on Home windows, Linux, or Proton, providing simple onboarding and compatibility with sport binaries. Study extra on Selecting a configuration in Amazon GameLift Streams documentation web page.
- Programmatic entry – This new functionality offers complete instruments together with service APIs, shopper streaming SDKs, and AWS CLI for content material packaging.
Now obtainable
Discover methods to streamline your sport distribution utilizing Amazon GameLift Streams. Study extra about getting began on the Amazon GameLift Streams web page.
Pleased streaming!
— Donnie
—
How is the Information Weblog doing? Take this 1 minute survey!
(This survey is hosted by an exterior firm. AWS handles your info as described within the AWS Privateness Discover. AWS will personal the info gathered by way of this survey and won’t share the data collected with survey respondents.)

