I'm looking to manage a system (or preferably multiple systems) of machines on EC2, and at present the only way I can see doing that in a reasonable way is to extend the Typica library and build a control panel that launches, configures, and checks in on machines for me.
I don't expect there to be any prefabricated solutions to exactly my problem out there, but I'm wondering if there are any good tools for managing EC2 instances out there? Preferably in Java, but it'll more than likely be easier to learn a new language than to implement a seriously powerful control panel.
And yes, I know about Elasticfox - it's a wonderful tool, but not nearly powerful enough for what I'm looking for.