TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Review my app, cloudgrapher.com (Amazon CloudWatch dashboard)

7 pointsby nethergoatabout 15 years ago

1 comment

nethergoatabout 15 years ago
In the interest of scratching my own itch, I've written an app that automatically graphs Amazon CloudWatch metrics. I'm making it free for all to use. EC2 customers with Elastic Load Balancers and Auto Scaling Groups should find it especially handy.<p>It's built in Django on Google App Engine (with the google-app-engine-django helper) and uses Boto to talk to AWS.<p>This is my first webapp, so I'm sure there's a lot I can improve upon. I'd love to hear any feedback you have.