While building the infra to host Hermes for our users, we bumped into this Hermes as an API opportunity. few things,
- Can spin a new hermes agent in sub 10 secs,
- hibernate, and start the instance when there’s an incoming DNS request in sub 40 secs
- Watch for cron from the outside and start the instance just before the cron
- Give the agent the ability to spin up 100’s of hermes runtimes via an API
I know this is the wrong way to look at a tech, I feel there’s something here. What do you guys think?