Show HN: A simple AWS (EC2,S3) dashboard
2 points
11 days ago
| 2 comments
| awsdash.com
| HN
If you are on the same boat with me re the awful S3 UI, and AWS User Interface in general, you might find this useful:

https://awsdash.com/

Still very early stage. At the moment, it solves couple of my biggest issues:

- Multi regions EC2 view, so I don't have to switch back and forth between regions just to get some IPs address

- Smoother + Faster S3 explorer, with the ability to full text search deep in the bucket (if you index it)

- I can also starred a bucket, to move it to the top (this is useful when you have lots of buckets in your list)

neskoncno
11 days ago
[-]
Doesn't multi region EC2 view work with classic AWS console?

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/global-v...

What is the difference here?

In general there are many pain points with AWS console that could be improved. And the important thing is you are making your life easier.

reply
ptgamr
10 days ago
[-]
Yeap, I didn't know about that view :)

But just checking out, I can get an overviews of how many instances, subnets etc in a region... but I can't easily find things like:

- IP addresses - which instance is running / stopped ... it show all I guess

reply
siamese_puff
9 days ago
[-]
Looks nice. Tech stack?
reply
ptgamr
8 days ago
[-]
Just React + BlueprintJS (a bit of tailwindcss too). Nothing fancy.
reply