Skip to content

Run battles in Azure #34

@rootatkali

Description

@rootatkali

As CodeGuru moves to the cloud, there should be a way to run pre-live wars (submissions 1 and 2) in the cloud. Azure was chosen as the cloud provider due to its support for nonprofits.

Possible options:

  • Containerize the engine and listen to HTTP requests/Service Bus messages with the survivor data
  • Same as above, but read the survivors from Azure Storage
  • Use Azure Functions to run the battles.

Additional considerations:

  • Where are the results stored?
  • Where do the logs go?
  • What is the best way to run battles concurrently?

Metadata

Metadata

Assignees

Labels

featureNew engine feature

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions