Three things. That's all you need.
$ curl -fsSL https://hives.dev/install | sh$ hive init my-service --lang rust$ fn handle(req: Request) -> Response$ hive deploy --region autoFour layers between your code and a live global endpoint. No containers, no orchestrators, no YAML.