-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFlowchart-AWS.txt
42 lines (42 loc) · 1.26 KB
/
Flowchart-AWS.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
+-----------------------------+
| Account 1 |
| +-------------------------+ |
| | EC2 | |
| +-------------------------+ |
+-----------------------------+
|
v
+-----------------------------+
| Account 2 |
| +-------------------------+ |
| | EC2 | |
| +-------------------------+ |
+-----------------------------+
|
v
+-----------------------------+
| Account 3 |
| +-------------------------+ |
| | EC2 | |
| +-------------------------+ |
+-----------------------------+
|
v
+------------------------------+
| Central Management |
| +--------------------------+ |
| | Ansible Playbooks | |
| +--------------------------+ |
| + | + |
| v v v |
| S3 Bucket RDS CloudWatch |
| for Data for DB for Alerts|
+------------------------------+
|
v
+------------------------------+
| Aggregation Layer |
| +--------------------------+ |
| | Unified Reporting Tool | |
| +--------------------------+ |
+------------------------------+