InGoogle Cloud - CommunitybyMárton Kodok·Mar 11Cross-Agent Synergy: How I keep Gemini CLI in sync with other AI tools?To automate this bridge, I use a custom command definition. This command tells me how to scan the project for external skills and transform
InGoogle Cloud - CommunitybyMárton Kodok·Feb 9How We Halved Latency in PHP with BigQuery Short Query ModeIn the world of web development, applications, latency is the enemy. We managed to cut our query latency by 50% by switchin to…
InFAUN.dev() 🐾byMárton Kodok·Oct 31, 2025Hacking ADK’s Importer: How We Slashed 24-Second Cold Start in HalfWhat follows is an experimental and unofficial workaround for a specific use case: reducing cold start times for an ADK application on a…A response icon1A response icon1
InGoogle Cloud - CommunitybyMárton Kodok·Sep 27, 2025Announcing a New Datastore-Backed Session Service for the ADKI needed a way to maintain conversation history that was both persistent and cost-effective, without requiring a dedicated, 24/7 running…
Márton Kodok·Sep 27, 2025I Flipped a Switch in BigQuery and My Queries Got 30% Faster for FreeThe Advanced Runtime is the next evolution of this powerhouse engine — a complete modernization of its core technologyA response icon4A response icon4
InGoogle Cloud - CommunitybyMárton Kodok·Jan 27, 2025Export BigQuery Saved Queries programmaticallyHands on tutorial how to export/backup using the Dataform API your BigQuery saved queries.A response icon2A response icon2
InGoogle Cloud - CommunitybyMárton Kodok·Sep 28, 2024Imagen 3 generated images for restaurant/delivery apps: Eeatingh case studyEeatingh app innovative solution: automatically generating stylized product images using Google Cloud, LLM, Gemini and Imagen 3 tech.A response icon1A response icon1
InGoogle Cloud - CommunitybyMárton Kodok·Feb 26, 2023Automating table backups in VertexAI training tasks — through BigQueryDiscover the advantages and the necessity of backing up a table during its usage in a VertexAI training task. We at REEA implemented an…
Márton Kodok·Dec 25, 2022Implementing trademark availability and search using USPTO Trademark API — part 2A developer-friendly REST API to run trademark keyword availability checks, or more complex searches on keywords, or applicant/owner names.
InGoogle Cloud - CommunitybyMárton Kodok·Mar 3, 2022Integrating DockerSlim container minify step on Cloud BuildLearn about adding a Cloud Build step to minify your containers with DockerSlim by up to 30x making it secure too. Your Cloud Run…