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

Block traffic in nat gateway #6

Open
ghost opened this issue Dec 3, 2018 · 0 comments
Open

Block traffic in nat gateway #6

ghost opened this issue Dec 3, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 3, 2018

In cases where instances do not have a public ip address, they use a nat gateway to access the internet; by blocking the traffic of the nat gateway we can simulate an entire subnet failure and get insights on what would happen if we suddenly lost an entire group of nodes.

We can test:

  • Monitoring system and see alerting.
  • How external monitoring would alert us if the monitoring system inside the network is not able to reach the internet (if part of the experiment).

This can be an interesting experiment and it is simple to do since the nat gateway in OCI blocks traffic directly (and rollbacks if needed) without any major change in configuration.

markxnelson added a commit that referenced this issue Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants