(no title)
cddotdotslash | 9 months ago
I got tired of using the AWS console (the UI is inconsistent across services, resource-heavy, and loaded with things I don't need)
I've built a handful of features, mostly to scratch my own itch, including:
• Multi-region mode (select 2+ regions and see all your resources on the same page)
• Automated diagrams (tree-style resource relationships)
• Easy export to CSV
• Reference matrix of AWS service/region availability
The best way to explain it is with a demo, so I built a demo version: https://app.wut.dev/?service=acm&type=certificates&demo=true
No comments yet.