Reducing Storage Egress Costs with Cloud CDN and Signed URLs in Dart
Learn how to significantly reduce Google Cloud Storage and Firebase egress costs by setting up Cloud CDN with signed URLs, featuring a complete Dart backend implementation.
Dive inExploring the frontiers of AI, web development, and secure software architecture. Join me as I break things to see how they work.
Learn how to significantly reduce Google Cloud Storage and Firebase egress costs by setting up Cloud CDN with signed URLs, featuring a complete Dart backend implementation.
Dive inIn this deep dive, Nohe explores how to implement the hybrid SDK for Firebase AI Logic on Android. One of the biggest headaches in mobile AI is deciding between a cloud model (reliable but costly) and an on-device model (fast but fragmented). Now, you don't have to choose. With Hybrid Inference, your app can prefer the local model already managed by Android’s AICore and seamlessly fall back to Gemini 3.1 Flash in the cloud if the device isn't compatible.
Watch on YouTubeLearn how the Developer Knowledge MCP server provides authoritative, up-to-date Google technical documentation (including Firebase, Android, and Google Cloud) to LLMs, ensuring your AI agents don't rely on outdated information for new features.
Dive inSimplify your Firebase development workflow by using Cloud Shell directly within the Firebase Console. Nohe demonstrates how Cloud Shell eliminates the need for local tool installations and complex environment setups, allowing you to control Firebase projects, deploy Cloud Functions, and experiment with new web apps effortlessly. Discover how built-in tools like Node.js, Git, Firebase CLI, and Gemini CLI enable tasks such as image conversion and web app deployment, all from a pre-authenticated Google Cloud environment.
Watch on YouTube