Replying to @friemae

@friemae Yeah, it's on my list to watch, it
sounds very promising to tie it to CDK constructs. Haven't checked it out, yet.

Wed, 05 May 2021 12:18:57 UTC

2 replies

Replying to @coderbyheart

@friemae I gave it the look, and it's good that
the CDK topology is preserved, but it's still only boxes and arrows. Especially
in cloud native solutions the glue is the "meat" and this is only poorly
presented in these kinds of views.

Replying to @coderbyheart

@friemae What I am thinking now, is to use my e2e
test runner (which focuses on application features) and have the test runs
enable X-Ray and then combine the X-Ray traces with the test results, so you can
visualize which resources each feature hits and what data is passed through.