#CloudBuild
Features of the week on #GoogleCloud

- #AlloyDB: Cache awareness in prev
- #BigQuery: History Based Optimization now by default
- #CloudBuild: Developer Connect build triggers are GA
- #GCS: object context in prev
- #Datasream: Saleforce as source is GA
- #IAM: many PAM features in prev

#FotWGCP
October 3, 2025 at 7:37 AM
- #GenerativeAI: Claude 4 opus and sonnet in model garden & Lyria 2 are GA
- #Datastream: Support #MongoDB as source is preview
- #Spanner: incremental backup is GA
- #AlloyDB: AI operators (ai.if, ai.rank, ai.generate) are in preview
- #CloudBuild: create a trigger connected to Developer Connect
May 30, 2025 at 8:33 AM
Fair enough but geeze... was this actually cheaper than AWS CodeBuild / GCS CloudBuild / Azure whatever?

(Preaching to the choir here I'm sure but dear god this smells like "the CTO's cousin works at this company")
May 21, 2025 at 2:46 PM
あとビルド用に叩いからデプロイするAPIも
CloudBuildはビルドするしちょい使い用途には過剰すぎる
May 16, 2025 at 5:52 PM
Good post by Adan Álvarez Vilchez on abusing Cloudbuild to gain persistence in AWS. medium.com/@adan.alvare...
Gaining Long-Term AWS Access with CodeBuild and GitHub
Discover how attackers can abuse AWS CodeBuild and GitHub Actions to gain stealthy persistence in compromised AWS environments.
medium.com
April 24, 2025 at 1:39 PM
What clouds are made of. Replaying through Cloudbuild

www.twitch.tv/katsey_ael
April 21, 2025 at 7:57 PM
Features of the week on #GoogleCloud

- #APIGateway: Support WIF
- #BigQuery: KLL quantile function & Label on reservation are in preview
- #BigQuery: Add Data UI feature redesign is GA
- #CloudBuild: set custom PubSub Topic for notif is GA
- #CloudStorage: Intelligence insight is GA

#FotWGCP
March 28, 2025 at 8:35 AM
Wait 'til for *reasons* you'd run your ci on aws codebuild 😶‍🌫️.
Gcp cloudbuild is hardly better

Cant relate more to what you're highlighting here.
While it would hardly ever be touched again once things works, CI dx is, in fact, sooo bad
January 9, 2025 at 2:20 PM
CloudBuildの構成ファイルで...変数定義するとこで数字を書いてたら怒られた。"2"とかにしないといけないとのこと。日々知識の積み重ねだ
December 20, 2024 at 2:37 AM
CloudBuildは安いんだなあ
GitHubのランナーと比べると
December 3, 2024 at 8:05 AM
cloudbuildのステップごとの名前nameの指定使うけどコンテナイメージの名前だから何してるかわからんってなってラベルみたいなの付けれないかなと思ったらidに書けばいいことがわかった

id: "build"
id: "push"
id: "deploy"

的な
November 30, 2024 at 6:28 AM
You can push container images to Lambda: docs.aws.amazon.com/lambda/lates...
For the first year you get 500mb for free in the elastic container registry. If you don’t mind moving over to Google Cloud - CloudRun will do what you want mostly free. I think CloudBuild is cheap.
Create a Lambda function using a container image - AWS LambdaCreate a Lambda function using a container image - AWS Lambda
Create a container image for a Lambda function by using an AWS provided base image or an alternative base image.
docs.aws.amazon.com
November 27, 2024 at 3:28 PM
ウェブフレームワークを reflexにして
インフラは
backendをcloudrun(cloudbuild+artifact registry)
frontendをfirebase hosting
でサンプルのビルドできた
reflex.dev
pythonだけでウェブアプリが作れる時代
October 8, 2024 at 12:43 PM
kinds of service degradations as detailed below.

Google Compute Engine requests and operations like creating, deleting, starting or modifying VMs were not executed.
Cloud Build deployed via the Cloud Build API or via CloudBuild Integrations were not being executed.
Google Cloud Dataflow [7,11]
September 9, 2024 at 1:50 PM
experienced different kinds of service degradations as detailed below.

Google Compute Engine requests and operations like creating, deleting, starting or modifying VMs were not executed.
Google Cloud Build deployed via the Cloud Build API or via CloudBuild Integrations were not being [7,11]
September 9, 2024 at 1:40 PM
CloudBuildの履歴眺めてるとき謎にChromeクソ重いのなんなんだろう
July 8, 2024 at 3:27 PM
Taking multiple steps to build, pack and publish a NuGet package manually is a distraction and error-prone. Use Google Cloud Build to handle the boring parts of the SDLC.

jochen.kirstaetter.name/automate-nug...

#gde #mvpbuzz #dotnet #gcloud #cloudbuild
March 7, 2024 at 6:36 AM
📽️ 📹 After the ELT use case, I created a video with the equivalent using a #ETL on #GoogleCloud

🚀 #Serverless ETL with #GCS #BigQuery #Dataflow (#ApacheBeam #Python) & #CloudWorkflows

Deployment: #CloudBuild #gcloud & #Terraform

youtu.be/xJJuZDLQHyc
Serverless ETL with GCS, Dataflow, BigQuery and Cloud Workflows
This video shows a complete example with a Serverless ETL batch pipeline with Cloud Storage, Dataflow, BigQuery and Cloud Workflows.- Extract : Cloud Storage...
youtu.be
December 22, 2023 at 5:23 PM
📽️ 📹 Après l'ELT, je propose une vidéo avec l'équivalent en ETL sur #GoogleCloud

🚀 #ETL en mode #Serverless avec #GCS #BigQuery #Dataflow (#ApacheBeam #Python) & #CloudWorkflows

Deployment: #CloudBuild #gcloud & #Terraform

youtu.be/Jc79n4uu3jg

RT please 🙏🏻
Serverless ETL avec GCS, Dataflow, BigQuery et Cloud Workflows
Cette vidéo montre un exemple complet d'une architecture batch ETL en mode Serverless avec Cloud Storage, Dataflow, BigQuery et Cloud Workflows.- Extract : C...
youtu.be
December 22, 2023 at 5:22 PM
➡️ The two first Serverless components react with events on #CloudStorage and the last with an event on #BigQuery with Audit Log.

➡️ The CI CD part and the deployment of Functions and Services are done with #CloudBuild
September 19, 2023 at 4:14 PM
➡️ Les deux premiers composants Serverless réagissent avec un évènement sur des buckets #CloudStorage et le dernier après ingestion dans une table #BigQuery avec Audit Log.

➡️ La partie #CICD et le déploiement des #Functions ➕ #Services sont gérées avec #CloudBuild
September 19, 2023 at 4:12 PM
The schema of a use case with CI CD on
#github Actions and keyless authentication

CloudBuild creates the Infra with Workload Identity Federation resources to allow Github Actions to be authenticated on #GoogleCloud without key

The CI CD with Github Actions deploys a Dataflow Flex Template
August 29, 2023 at 10:26 PM
見てる: "リリース前に実行されるCloudBuildの実行時間を1/3に改善する - WHITEPLUS TechBlog" https://blog.wh-plus.co.jp/entry/2023/08/29/170551
August 29, 2023 at 9:29 AM