# 1.2.5. Game Servers

Amazon Elastic Compute Cloud (Amazon EC2) provides a scalable computing capacity in the Amazon Web Services (AWS) Cloud. In the early stages, we are using Amazon EC2 because it eliminates our need to invest in hardware upfront so we can develop and deploy our servers faster.

Before releasing Galaxiaverse, we are planning to migrate from Epic Subsystem to GameLift because it provides all the features that Epic Subsystem has and offers other integrated AWS services as well. We believe that it will help us to deliver high-performance, high-reliability game servers while dynamically scaling our resource usage to meet possible NFT holders' demand.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://litepaper.galaxiaverse.io/1.0.-introduction/1.2.-technology/1.2.5.-game-servers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
