<p> 1. We began by simply spinning up a single Minecraft server in a Docker container, utilizing port 25000 for accepting game shopper connections. Our TCP connection request to localhost:20000 went to Kong Gateway, which then forwarded that request to port 25000, our precise Minecraft server. For