You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(client-gamelift): GameLift introduces a new feature, GameLift Anywhere. GameLift Anywhere allows you to integrate your own compute resources with GameLift. You can also use GameLift Anywhere to iteratively test your game servers without uploading the build to GameLift for every iteration.
Copy file name to clipboardExpand all lines: clients/client-gamelift/README.md
+19-20Lines changed: 19 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,9 @@
9
9
10
10
AWS SDK for JavaScript GameLift Client for Node.js, Browser and React Native.
11
11
12
-
<fullname>GameLift Service</fullname>
13
-
14
-
<p>Amazon Web Services provides solutions for hosting session-based multiplayer game servers in the
15
-
cloud, including tools for deploying, operating, and scaling game servers. Built on Amazon Web Services
16
-
global computing infrastructure, GameLift helps you deliver high-performance,
12
+
<p>Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the
13
+
cloud, including tools for deploying, operating, and scaling game servers. Built on
14
+
Amazon Web Services global computing infrastructure, GameLift helps you deliver high-performance,
17
15
high-reliability, low-cost game servers while dynamically scaling your resource usage to
18
16
meet player demand. </p>
19
17
<p>
@@ -22,24 +20,25 @@ meet player demand. </p>
22
20
<p>Get more information on these GameLift solutions in the <ahref="https://docs.aws.amazon.com/gamelift/latest/developerguide/">GameLift Developer Guide</a>.</p>
23
21
<ul>
24
22
<li>
25
-
<p>GameLift managed hosting -- GameLift offers a fully managed service to set up and maintain
26
-
computing machines for hosting, manage game session and player session life
27
-
cycle, and handle security, storage, and performance tracking. You can use
28
-
automatic scaling tools to balance player demand and hosting costs, configure
29
-
your game session management to minimize player latency, and add FlexMatch for
30
-
matchmaking.</p>
23
+
<p>GameLift managed hosting -- GameLift offers a fully managed service to set up
24
+
and maintain computing machines for hosting, manage game session and player
25
+
session life cycle, and handle security, storage, and performance tracking. You
26
+
can use automatic scaling tools to balance player demand and hosting costs,
27
+
configure your game session management to minimize player latency, and add
28
+
FlexMatch for matchmaking.</p>
31
29
</li>
32
30
<li>
33
-
<p>Managed hosting with Realtime Servers -- With GameLift Realtime Servers, you can quickly configure and set up
34
-
ready-to-go game servers for your game. Realtime Servers provides a game server framework
35
-
with core GameLift infrastructure already built in. Then use the full range of
36
-
GameLift managed hosting features, including FlexMatch, for your game.</p>
31
+
<p>Managed hosting with Realtime Servers -- With GameLift Realtime Servers, you can quickly configure
32
+
and set up ready-to-go game servers for your game. Realtime Servers provides a game server
33
+
framework with core GameLift infrastructure already built in. Then use the full
34
+
range of GameLift managed hosting features, including FlexMatch, for your
35
+
game.</p>
37
36
</li>
38
37
<li>
39
-
<p>GameLift FleetIQ -- Use GameLift FleetIQ as a standalone service while hosting your games using EC2 instances and
40
-
Auto Scaling groups. GameLift FleetIQ provides optimizations for game hosting, including
41
-
boosting the viability of low-cost Spot Instances gaming. For a complete
42
-
solution, pair the GameLift FleetIQ and FlexMatch standalone services.</p>
38
+
<p>GameLift FleetIQ -- Use GameLift FleetIQ as a standalone service while hosting your games using EC2
39
+
instances and Auto Scaling groups. GameLift FleetIQ provides optimizations for game
40
+
hosting, including boosting the viability of low-cost Spot Instances gaming. For
41
+
a complete solution, pair the GameLift FleetIQ and FlexMatch standalone services.</p>
43
42
</li>
44
43
<li>
45
44
<p>GameLift FlexMatch -- Add matchmaking to your game hosting solution. FlexMatch is a
@@ -51,7 +50,7 @@ service into your own hosting solution.</p>
51
50
<p>
52
51
<b>About this API Reference</b>
53
52
</p>
54
-
<p>This reference guide describes the low-level service API for Amazon Web Services. With each topic
53
+
<p>This reference guide describes the low-level service API for Amazon GameLift. With each topic
55
54
in this guide, you can find links to language-specific SDK guides and the Amazon Web Services CLI
* <p>Get more information on these GameLift solutions in the <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/">GameLift Developer Guide</a>.</p>
678
707
* <ul>
679
708
* <li>
680
-
* <p>GameLift managed hosting -- GameLift offers a fully managed service to set up and maintain
681
-
* computing machines for hosting, manage game session and player session life
682
-
* cycle, and handle security, storage, and performance tracking. You can use
683
-
* automatic scaling tools to balance player demand and hosting costs, configure
684
-
* your game session management to minimize player latency, and add FlexMatch for
685
-
* matchmaking.</p>
709
+
* <p>GameLift managed hosting -- GameLift offers a fully managed service to set up
710
+
* and maintain computing machines for hosting, manage game session and player
711
+
* session life cycle, and handle security, storage, and performance tracking. You
712
+
* can use automatic scaling tools to balance player demand and hosting costs,
713
+
* configure your game session management to minimize player latency, and add
714
+
* FlexMatch for matchmaking.</p>
686
715
* </li>
687
716
* <li>
688
-
* <p>Managed hosting with Realtime Servers -- With GameLift Realtime Servers, you can quickly configure and set up
689
-
* ready-to-go game servers for your game. Realtime Servers provides a game server framework
690
-
* with core GameLift infrastructure already built in. Then use the full range of
691
-
* GameLift managed hosting features, including FlexMatch, for your game.</p>
717
+
* <p>Managed hosting with Realtime Servers -- With GameLift Realtime Servers, you can quickly configure
718
+
* and set up ready-to-go game servers for your game. Realtime Servers provides a game server
719
+
* framework with core GameLift infrastructure already built in. Then use the full
720
+
* range of GameLift managed hosting features, including FlexMatch, for your
721
+
* game.</p>
692
722
* </li>
693
723
* <li>
694
-
* <p>GameLift FleetIQ -- Use GameLift FleetIQ as a standalone service while hosting your games using EC2 instances and
695
-
* Auto Scaling groups. GameLift FleetIQ provides optimizations for game hosting, including
696
-
* boosting the viability of low-cost Spot Instances gaming. For a complete
697
-
* solution, pair the GameLift FleetIQ and FlexMatch standalone services.</p>
724
+
* <p>GameLift FleetIQ -- Use GameLift FleetIQ as a standalone service while hosting your games using EC2
725
+
* instances and Auto Scaling groups. GameLift FleetIQ provides optimizations for game
726
+
* hosting, including boosting the viability of low-cost Spot Instances gaming. For
727
+
* a complete solution, pair the GameLift FleetIQ and FlexMatch standalone services.</p>
698
728
* </li>
699
729
* <li>
700
730
* <p>GameLift FlexMatch -- Add matchmaking to your game hosting solution. FlexMatch is a
0 commit comments