惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Latest news
Latest news
爱范儿
爱范儿
V
V2EX
J
Java Code Geeks
I
InfoQ
博客园 - 三生石上(FineUI控件)
V
Visual Studio Blog
A
Arctic Wolf
月光博客
月光博客
D
Darknet – Hacking Tools, Hacker News & Cyber Security
S
SegmentFault 最新的问题
C
Cyber Attacks, Cyber Crime and Cyber Security
L
Lohrmann on Cybersecurity
Cisco Talos Blog
Cisco Talos Blog
量子位
C
CERT Recently Published Vulnerability Notes
Know Your Adversary
Know Your Adversary
酷 壳 – CoolShell
酷 壳 – CoolShell
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
小众软件
小众软件
Hugging Face - Blog
Hugging Face - Blog
P
Privacy & Cybersecurity Law Blog
大猫的无限游戏
大猫的无限游戏
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
T
The Exploit Database - CXSecurity.com
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
有赞技术团队
有赞技术团队
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Scott Helme
Scott Helme
C
Cisco Blogs
T
Tor Project blog
I
Intezer
Project Zero
Project Zero
罗磊的独立博客
T
Tenable Blog
Jina AI
Jina AI
P
Proofpoint News Feed
T
Threatpost
NISL@THU
NISL@THU
N
News and Events Feed by Topic
Engineering at Meta
Engineering at Meta
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
AI
AI
Recorded Future
Recorded Future
T
Tailwind CSS Blog
T
The Blog of Author Tim Ferriss
S
Security @ Cisco Blogs
云风的 BLOG
云风的 BLOG
N
News | PayPal Newsroom

Developer tools

We're rolling out AlphaEvolve widely to solve Google Cloud customers' hardest problems. Expanding Managed Agents in Gemini API: background tasks, remote MCP and more The latest AI news we announced in June 2026 Interactions API: our primary interface for Gemini models and agents DiffusionGemma: 4x faster text generation See what 3 builders are making with Gemma 4 Bringing the latest Gemini models to Apple developers Gemma 4 QAT models: Optimizing model compression for mobile and laptop efficiency Kaggle is making AI benchmark creation effortless Introducing Gemma 4 12B: a unified, encoder-free multimodal model How we used Gemini to build Google I/O 2026 Take our I/O 2026 quiz, vibe coded in Google AI Studio. Here's what developers can do with the latest Google Play updates. Building the agentic future: Developer highlights from I/O 2026 I/O 2026 Introducing Managed Agents in the Gemini API Bring any idea to life: Google AI Studio at I/O 2026 Gemini API File Search is now multimodal: build efficient, verifiable RAG Accelerating Gemma 4: faster inference with multi-token prediction drafters The latest AI news we announced in April 2026 Reduce friction and latency for long-running jobs with Webhooks in Gemini API Join the new AI Agents Vibe Coding Course from Google and Kaggle Deep Research Max: a step change for autonomous research agents Start vibe coding in AI Studio with your Google AI subscription. Prepay for the Gemini API to get more control over your spend Introducing Learn Mode: your personal coding tutor in Google Colab Gemma 4: Byte for byte, the most capable open models New ways to balance cost and reliability in the Gemini API The latest AI news we announced in March 2026 Improve coding agents’ performance with Gemini API Docs MCP and Agent Skills. Build with Veo 3.1 Lite, our most cost-effective video generation model
Ask an AI expert: What exactly is the full stack?
Molly McHugh-Johnson · 2026-06-30 · via Developer tools

A Google expert explains what it means to take a full-stack approach to AI and why it’s been the foundation of our AI work for so long.

General summary

Google expert Richard Seroter explains that a "full-stack" AI approach integrates every layer of technology—from hardware and models to user interfaces—into one cohesive system. This strategy improves reliability, lowers costs, and simplifies development by removing the need to stitch together disparate parts from multiple vendors. You can start building today using Google AI Studio for prototypes, the Gemini Enterprise Platform for automation, or the Antigravity platform for complex agent builds.

Summaries were generated by Google AI. Generative AI is experimental.

An illustration depicting a full-stack AI infrastructure against a dark background

Your browser does not support the audio element.

Listen to article

This content is generated by Google AI. Generative AI is experimental

[[duration]] minutes

If you’ve spent any time lately reading about AI or using AI tools, you’ve probably heard about “full-stack” AI and app development. Our unique full-stack approach to AI lets us deliver powerful, cost-efficient products to expert developers and everyday users alike. But what exactly does it mean when a technology system is "full-stack”? We asked Google expert Richard Seroter, who leads developer experience at Google Cloud, to explain it — and why it enables Google to bring helpful AI to billions of people.

First things first: What exactly do you do at Google?

I originally came to Google as a product manager, and I’ve been leading our developer relations and technical writing teams for about three years now. My team, now inclusive of product engineering for languages and frameworks along with our Open Source Programs Office, and I help software developers successfully build with Google Cloud products. We do a lot of different things, from building the programming languages and frameworks that developers use, to meeting directly with the community to share best practices, to running the technical writing team that crafts our documentation. Ultimately, our entire focus is on giving developers the confidence that they can get things done with Google products.

Given our topic today, I would imagine that means you’re helping developers use our full-stack technology.

I am, yes!

Let’s define that term. Where does the phrase “full-stack” come from, and what does it mean when we’re talking about tech?

When the term "full-stack" originally came out in software development a decade or so ago, people were usually thinking about applications. Historically, building an app required multiple specialized teams: a front-end developer to build beautiful user interfaces, a back-end developer to handle server-side logic and a dedicated database team.

The concept of a "full-stack engineer" emerged to describe a developer who could work across all of these functions independently. Instead of constantly handing off components from one person to another, a full-stack engineer could take an idea from a rough concept all the way to a fully running piece of software.

A dark screen with white text saying Google AI Studio: Bring anything to life. Underneath, the top half of five phone screens shows different Google app experiences

So it started with apps, and now it’s on to AI?

Right. We’ve taken that exact same end-to-end principle and applied it to AI. If you’re trying to deliver value with AI, you can either buy a bunch of disparate parts from different vendors and try to stitch them together yourself, or you can look for an integrated system where everything you need is already connected.

What disparate parts can someone stitch together to make a full AI stack?

An intentional AI stack needs a cohesive combination of layers to get a job done: compute infrastructure, an AI model, an orchestration platform and the user interfaces. At Google, we’ve deliberately invested in every single layer. We provide the hardware like Tensor Processing Units (TPUs), frontier models developed by Google DeepMind like the Gemini family of models, the Gemini Enterprise Agent Platform and the interfaces people use daily, like Maps and Gmail. We’ve essentially done the hunting for you and put all the necessary components right inside the box.

Did we know we wanted to have a full-stack approach way back when Google first started working on AI?

It was absolutely a deliberate, decades-long strategy. For instance, our bet on custom TPUs is already over 10 years old. We recognized early on that there’s massive value in owning our own supply chain and raw infrastructure when serving up the world's most important internet services. Owning that thread throughout the entire stack lets us deliver a level of service, performance and reliability that's very hard to achieve if you're at the mercy of multiple parties.

On the flip side, does adopting a full-stack platform limit builders in some way?

That’s a very fair concern, but locking people in doesn't align with our ethos. No company does open source quite like Google; we regularly give away foundational technology and source code that the entire industry depends on.

We like to describe our AI platform as "opinionated but extensible" and "batteries included” — meaning everything you need to build and run an application is ready to go out of the box. However, if you want to use another company’s AI model instead of Gemini, or hook up different software instead of Google Workspace, you can plug those right in. We want you to use our products every day based on the completeness of our platform, not because we forced you into a closed choice.

Text saying Gemma 4 is in the center with photos surrounding of a piano, lion, music, a person, and an English tutoring app interface

Besides simplicity, what are some other benefits to working with full-stack AI?

Because Google manages the entire stack — literally from running the underlying infrastructure all the way up to delivering Gmail — there's massive system reliability. If a technical failure happens at one layer, our ownership of the platform allows us to catch it and handle it at another layer easily, rather than waiting for an external provider to fix it. There's also an economic advantage. Since we aren't paying third-party vendors for anything, customers don't have to absorb those fees, which means we can offer remarkably competitive pricing.

If I want to build something using only Google’s full-stack AI technology, what’s the best way to start?

We want to make technology accessible to billions of people who don't have an engineering degree, so we try to provide clear front doors depending on what you're trying to achieve. I usually recommend three starting points:

If you want to take a creative idea and quickly build a prototype web application, Google AI Studio is an incredible place to start. You can build a prototype in just a few minutes and deploy it directly to Cloud Run — our Cloud-based platform that runs apps — with the click of a single button.

If you’re looking for a low-code option to automate your day-to-day work, try Gemini Enterprise Platform. You can build workflows to clean up your inbox or parse complex spreadsheets without ever having to write or even look at a single line of code.

For those looking to orchestrate more complex application or agent builds, the Antigravity platform is incredibly powerful. Its rich surfaces allow you to build sophisticated systems without requiring advanced programming knowledge.

So whatever you’re trying to make and whatever level of developer skill you have, there’s a Google full-stack tool ready to help you?

That’s the idea!

Related stories