by staging-dragondrop-marketing | Feb 1, 2023 | Google Cloud (GCP)
Making a Consumable HTTP Endpoint for Cloud Run Jobs What are Cloud Run jobs? Cloud Run jobs are GCP’s compute service for executing long-running containerized workloads from start to finish. More succinctly, they are serverless compute for containerized jobs. This...
by staging-dragondrop-marketing | Jan 26, 2023 | Google Cloud (GCP)
Securely Accessing Our Google Cloud SQL Instances Motivation Our organization uses GCP’s Cloud SQL service to host our relational databases. A challenge we had was determining how to ensure that no un-authenticated traffic can access the database, while at the same...