Google Cloud docker support?

Hey there! Just adding a complementary question on it. Would Google Cloud Run (or App Engine Flexible) work as well? Those are vendor-specific solutions, but provide managed containers.

Personally, I like Cloud Run for its low pricing with low traffic: it bills only active requests. The downside is that background processes are not supported (we should go for App Engine Flexible or other Docker solutions to support it).

Thanks!

PS: I’ve seen another post mentioning something that looks like a different deployment process (maybe eligible to CI?): GOOGLE CLOUD: When and how?
Although this is a separate question, I’m highly interested in CI with Wappler, so if someone knows where I can find the tutorial about integration GCP / Wappler the post is mentioning, it would be great! :slight_smile: