All activity
Jose Javi Asilis
left a comment
Hi Hunters 🤗.
Last time I tried uploading (automatically) a dockerized Golang app to Google Cloud Run it took me 21.4 hours:
1. I had to dive into the scattered documentation (Cloud Run has depending services that need to be enabled).
2. I ran queries with Gemini and ChatGPT but were little to no help as I needed to know exactly what to ask (E.g: Create me a cloud configuration for Artifact...
Deploud
Deploy your docker image to Cloud Run with a single command
I built a platform that generates verified deployment scripts for Cloud Run. It creates infrastructure code with Pulumi, sets up service accounts with minimal permissions, and ensures idempotent, reliable deployments without wrapper services.
Deploud
Deploy your docker image to Cloud Run with a single command