-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BBL-488 | Adding ES solutions comparison + VPC outbound traffic contr…
…ol solutions comparison + adding Ganalytics domain verification tag
- Loading branch information
1 parent
3945c61
commit fca1c82
Showing
5 changed files
with
44 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Network Security | ||
## Control Internet access outbound traffic | ||
|
||
### Goals | ||
- [x] Review and analyse available alternatives for controlling outbound traffic in VPCs. | ||
- [x] All possible candidates need to offer a reasonable balance between features and pricing. | ||
|
||
!!! important "Solutions" | ||
### Leverage currently supports | ||
- Network ACL (Subnet firewall) | ||
- Security Groups (Instance firewall) | ||
|
||
### What alternatives do we have? | ||
#### Pre-considerations | ||
First of all, keep in mind the following points before and while you go through the data in the table: | ||
|
||
- 1 EBS pricing at the moment of this writing: | ||
- GP2: $0.10 per GB-month | ||
- GP3: $0.08 per GB-month) | ||
|
||
- 2 DataTransfer costs will be incurred in all options | ||
|
||
## Comparison of the alternatives analysed | ||
|
||
!!! info "Leverage Confluence Documentation" | ||
You'll find [**here**](https://binbash.atlassian.net/wiki/external/1782644772/NmVhZjliOWRiMWJjNGU0MGExNmQ0Zjc3M2NiYTgzYmQ?atlOrigin=eyJpIjoiZjc2M2I5YmM1OWJmNGUxN2E0OWZlMDkzZGViNzJjMmQiLCJwIjoiYyJ9) | ||
a detailed comparison table including the alternative product and solution types, pricing model, features, pros & cons. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters