osiris
osiris copied to clipboard
Investigate Google Cloud Run support
This is a long-term goal. Cloud Run looks like a better fit for JVM-based serverless applications than Lambda. The local server could be the basis. The biggest area where the platforms don't match is auth. The most sensible thing for an app that targets both might be to use a filter in both cases instead of integrating with API Gateway's auth mechanism.