You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: use-cases/_questionnaire.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,13 +26,15 @@ modules, and we also offer [AWS Cloudformation templates](https://github.com/sys
26
26
- in case of ECS or K8S, do you have an existing cluster you would like to re-use?
27
27
- (aws-only) do you have **existing aws cloudtrail**?
28
28
- is it an organizational cloudtrail?
29
-
- does the cloudtrail report to an SNS? if no, could you enable it?
29
+
- does the cloudtrail report to an SNS? if no, could you enable it?
30
+
- is the S3 bucket of that cloudtrail in the management account or a sepparated member account?
30
31
- if it's not organizational, does each trail report to the same s3 bucket?
31
32
- if so, does that S3 bucket already have any "Event Notification System"? Is it an SNS we could subscribe to?
32
33
- if so, does that S3 bucket already have an "Amazon EventBridge" system activated?
33
34
- whether it's organizational or not, could you give us a quick picture of the account setup in terms of purpose?
34
35
- how many **regions** do you work with?
35
36
- is secure for cloud to be deployed on the same region as your existing resources?
37
+
- if not, explain us your current region setup
36
38
- (aws-only) if in previous point you said you have a cloudtrail, cloudtrail-sns, or cloudtrail-s3, in which region is it?
37
39
- how do you handle **IAM permissions**? would you let our Terraform scripts set them up for you, or you want to set them yourself manually? any restriction we may be aware of?
38
40
- how do you handle **outbound newtwork connection** securization? does your infrastructure have any customized VPC/firewally setup?
0 commit comments