legion icon indicating copy to clipboard operation
legion copied to clipboard

Multi-regions EKS cluster

Open tltran-legion opened this issue 2 years ago • 0 comments

Summary

We need to have a possibility to spawn an editor/runtime server in another region than ca-central-1. The goal is to define an architecture for the infrastructure that provide the possibility to host EKS nodes in multiple region to to provide maximum fault tolerance but more importantly less latency as possible between Client (Editor) and Server (Editor/Runtime).

Current State

Actual infrastructure is only deployed in ca-central-1, with only one EKS cluster.

Work Items

  • [ ] Read the documentation these articles: 1 2, 3.
  • [ ] Pros, cons of possible slutions and present the final chosen solution.
  • [ ] Implement the solution.

tltran-legion avatar Apr 21 '22 19:04 tltran-legion