Articles by Márton Kodok

Are Native PHP Binaries on Serverless for Real? Deployed It to Cloud Run — Here Are the Results

Are Native PHP Binaries on Serverless for Real? Deployed It to Cloud Run — Here Are the Results When the Swoole team announced TypePHP, I had to test it on Google Cloud Run to see if compiling...


Cross-Agent Synergy: How I keep Gemini CLI in sync with other AI tools?

In today’s fast-moving development world, different teams often rely on distinct solutions like Gemini CLI, VS Code Copilot and Cursor, meaning “the AI” is rarely just one tool. Personally, I...


How We Halved Latency in PHP with BigQuery Short Query Mode

In the world of web development, especially with “snap-on” PHP applications, latency is the enemy. We extensively use Google BigQuery for our data analytics and search features. While BigQuery is...


Hacking ADK’s Importer: How We Slashed 24-Second Cold Start in Half

What follows is an experimental and unofficial workaround for a specific use case: reducing cold start times for an ADK application on a…...


Announcing a New Datastore-Backed Session Service for the ADK

I needed a way to maintain conversation history that was both persistent and cost-effective, without requiring a dedicated, 24/7 running…...


I Flipped a Switch in BigQuery and My Queries Got 30% Faster for Free

The Advanced Runtime is the next evolution of this powerhouse engine — a complete modernization of its core technology...


Export BigQuery Saved Queries programmatically

Hands on tutorial how to export/backup using the Dataform API your BigQuery saved queries....


Imagen 3 generated images for restaurant/delivery apps: Eeatingh case study

Product images can make the difference between a successful sale and traffic that materializes into nothing. But what happens when they are missing? With the help of AI technology, the Eeatingh app n...


Automating table backups in VertexAI training tasks — through BigQuery

Discover the advantages and the necessity of backing up a table during its usage in a VertexAI training task. We at REEA implemented an…...


Implementing trademark availability and search using USPTO Trademark API — part 2

USPTO Trademark API — Implementing trademark availability and search — part 2 Trademarks are a valuable business asset that can help distinguish your brand and products from those of you...