1414description :
1515 " Learn how AWS OAM, StackSets, and Delegated Administration enable fully
1616 automated cross-account observability across all your AWS workload accounts."
17- image : ../../assets/blog/no-account-left-behind.jpg
17+ image : ../../assets/blog/no-account-left-behind/no-account-left-behind .jpg
1818---
1919
2020When you're running a multi-account AWS architecture, the question isn't if you
@@ -38,7 +38,7 @@ friction:
3838
3939## Solution
4040
41- ![ central-monitoring] ( ../../assets/blog/central-monitoring.jpg )
41+ ![ central-monitoring] ( ../../assets/blog/no-account-left-behind/ central-monitoring.jpg )
4242
4343Unified "Single Pane of Glass" experience that allows us to view logs, metrics,
4444and traces across the entire organization from one place.
@@ -67,7 +67,7 @@ multiple workloads deployed across separate AWS accounts.
6767Our Goal: To centralize logs, traces, and metrics into a dedicated Observability
6868Account automatically.
6969
70- ![ aws-architecture] ( ../../assets/blog/aws-architecture.jpg )
70+ ![ aws-architecture] ( ../../assets/blog/no-account-left-behind/ aws-architecture.jpg )
7171
7272The application consists of two core microservices:
7373
@@ -239,7 +239,7 @@ In the previous Terraform run, we established a clean, scalable hierarchy.
239239Rather than having all accounts into the Root, we created a structure designed
240240for security isolation and automated targeting.
241241
242- ![ AWS Organization] ( ./.. /../assets/blog/aws-organization.jpg )
242+ ![ AWS Organization] ( .. /../assets/blog/no-account-left-behind /aws-organization.jpg )
243243
244244### Delegated Administration
245245
@@ -440,7 +440,7 @@ aws lambda invoke \
440440After invoking the Lambda functions, logs will be available in the observability
441441account.
442442
443- ![ observability-account-dev-log-groups] ( ../../assets/blog/observability-account-dev-log-groups.jpg )
443+ ![ observability-account-dev-log-groups] ( ../../assets/blog/no-account-left-behind/ observability-account-dev-log-groups.jpg )
444444
445445## Automatically Monitor new accounts within the workload OU
446446
@@ -526,7 +526,7 @@ aws lambda invoke \
526526
527527### Verify Dev and Staging Logs in Central Observability Account
528528
529- ![ observability-account-staging-log-groups] ( ../../assets/blog/observability-account-staging-log-groups.jpg )
529+ ![ observability-account-staging-log-groups] ( ../../assets/blog/no-account-left-behind/ observability-account-staging-log-groups.jpg )
530530
531531# Cleanup
532532
0 commit comments