Running Axon on Serverless Architecture

Hello, new to Axon. I’m looking to build out an API with Axon in GCP based on either Cloud Functions or Cloud Run. Setting up the API endpoints to use the query and command gateways should be possible. But how would the out-of-band EventHandlers in this architecture be triggered?