-
Notifications
You must be signed in to change notification settings - Fork 5
AWS Improvements Thoughts
dav3r edited this page Sep 4, 2018
·
4 revisions
- Spread our scanning instances across availability zones. Instances in separate AZs can't be on the same underlying hardware. NOTE: Instances live in subnets and subnets are tied to a particular AZ, so to accomplish this, we will need to create a scanner subnet in each AZ.
- Change the tenancy of our scanning instances so we have the entire underlying hardware and don't have to compete with other parties for connections/connection table resources.