-
Avoid year old dependencies with CircleCI Dependabot
Sep 29, 2022 | 5 minutes | Peter Brondum CircleCI Dependabot GitHub dependencies orb docker CloudRun CloudSQL GCPHow we had fun over engineering our dependabot-circleci by running it as multi-tiered serverless containers, but at the same time making it way easier for you to use.
Read More -
Want to run serverless applications and use your secrets from Hashicorp Vault?
Read More
Google's Cloud Run and Cloud Functions are brilliant for running workloads without having to mange any infrastructure. But more often than not, the serverless application needs to communicate with other services. This will most likely …