NimbusJudgeOrganization / Nimbus-Judge-Organization

https://nimbusjudgeorganization.github.io/Nimbus-Judge-Organization/
MIT License
0 stars 0 forks source link

How to Submit a contest to Lambda Function? #11

Open rafaelcarvalhoj opened 7 months ago

rafaelcarvalhoj commented 7 months ago

Description

We need to automatically deploy our contests in the cloud. The idea is to build all the contest requirements in the Nimbus Judge API and deploy using either Terraform or CloudFormation. I recommend Terraform because the Chalice API provides a pre-built integration with Terraform, making it less complicated. We just need to edit the deployment file.

Tasks

Tests

Resources

I've attached a Chalice Terraform build file. Try to guide your studies based on the Chalice pre-build. terraform.zip