Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-AZ provers #500

Merged
merged 5 commits into from
May 16, 2022
Merged

Multi-AZ provers #500

merged 5 commits into from
May 16, 2022

Conversation

ntampakas
Copy link
Contributor

This PR implements a redundant model with prover instances in multiple Availability Zones.

The idea for this implementation was born when AWS didn` t have enough available capacity to run the prover instance in a specific Availability Zone. With this approach, if a prover cannot be launched for any reason, a prover with similar specs will be launched in a different Availability Zone.

@ntampakas ntampakas requested a review from a team as a code owner May 9, 2022 08:47
@ntampakas ntampakas requested review from han0110 and removed request for a team May 9, 2022 08:47
@github-actions github-actions bot added the CI Issues related to the Continuous Integration mechanisms of the repository. label May 9, 2022
@ntampakas ntampakas removed the request for review from han0110 May 9, 2022 08:47
@ntampakas ntampakas added the benchmarks: EVM Triggers an EVM circuit benchmark label May 9, 2022
@ntampakas ntampakas removed the benchmarks: EVM Triggers an EVM circuit benchmark label May 9, 2022
Copy link
Collaborator

@ChihChengLiang ChihChengLiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Untested ack.

Copy link
Member

@CPerezz CPerezz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK.

Let's merge this and check that no issues happen in the first run! :)

@ntampakas ntampakas merged commit 9b60463 into main May 16, 2022
@ntampakas ntampakas deleted the multiAZ-provers branch May 16, 2022 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Issues related to the Continuous Integration mechanisms of the repository.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants