@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.
2 replies
@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.
@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.