Apple Moved Private Cloud Compute Onto Google’s Hardware. The Trust Model Had to Move With It.
Apple has moved part of Private Cloud Compute beyond its own data centres and onto Google Cloud infrastructure built with NVIDIA GPUs, Intel processors and Google security hardware.
That sounds like an ordinary cloud migration. It is not.
Private Cloud Compute was introduced as the privacy boundary for Apple Intelligence requests too demanding to run on a device. Its original credibility depended partly on Apple controlling the silicon, operating system and server environment. The 2026 expansion asks a harder question: can those guarantees survive when the physical infrastructure belongs to another company and the accelerator comes from a third?
Apple’s answer is an architecture designed to trust verifiable hardware states rather than the goodwill or administrator accounts of the companies operating the data centre. If the design works as claimed, it is a consequential model for confidential AI. It also creates a larger and more complex trusted computing base that independent researchers will need to test.
The most demanding Apple model moved to Google Cloud
On 8 June 2026, Apple announced that it had collaborated with Google and NVIDIA to extend Private Cloud Compute, or PCC, to Google Cloud. The new environment supports AFM 3 Cloud Pro, Apple’s most capable server-side foundation model for demanding work such as agentic tool use and complex reasoning.
Apple’s third-generation model family now spans several execution environments. AFM 3 Core and AFM 3 Core Advanced run on devices. AFM 3 Cloud and the ADM 3 Cloud image model run on Apple-silicon PCC infrastructure. AFM 3 Cloud Pro is optimised for NVIDIA GPUs and runs through PCC on Google Cloud.
That division matters because “Apple Intelligence” no longer describes one security boundary. A request may remain on the device, move to Apple-operated PCC hardware or reach confidential infrastructure hosted by Google. The privacy claim therefore depends on the routing decision and on each remote environment proving that it is running an approved configuration.
Apple says user data is not used to train its models and that PCC computations remain stateless. The Google Cloud expansion is intended to preserve the same requirements: enforceable guarantees, no privileged runtime access, non-targetability and verifiable transparency.
The cloud operator is inside the threat model
Traditional cloud security often relies on contractual controls, access management and logging around privileged administrators. Confidential computing tries to remove some of that trust by isolating workloads inside hardware-backed trusted execution environments and proving their state through remote attestation.
For PCC on Google Cloud, the stack combines NVIDIA Blackwell GPUs with Confidential Computing, Intel processors with Trust Domain Extensions and Google’s Titanium architecture and Titan security chip. Google says the design protects data at rest, in transit and while it is being processed.
Apple goes further than treating one confidential virtual machine as sufficient. It describes firmware, host software, guest software and application code as parts of the trusted computing base. Apple devices will send requests only to PCC software cryptographically approved by Apple.
The practical goal is that a Google administrator, an Apple operator or an attacker who compromises ordinary cloud-management tooling cannot quietly inspect one person’s request. The system is designed so that privileged access outside the confidential workload is not enough to reveal user data.
This is a stronger objective than promising that staff will not look. It is also a harder objective to validate because the protection now crosses several vendors, processors, firmware layers and attestation systems.
Two roots of trust reduce one class of supply-chain failure
Apple says it maintains a cryptographically verifiable, append-only ledger of every Google Cloud hardware system admitted to the PCC fleet. For components that could be used to exfiltrate data, software attestation is rooted in at least two independent vendors.
The dual-root design matters. If one vendor’s firmware-signing process, security processor or attestation service is compromised, an attacker should still have to satisfy an independently controlled trust path before a device accepts the system as legitimate.
That does not make the supply chain risk disappear. It changes the conditions required for a successful deception. The security claim moves from “this server belongs to Apple” to “this exact combination of hardware and software appears in an append-only inventory and has produced independent proofs that the approved stack is running”.
Enterprises considering confidential AI should notice the pattern. Hardware isolation is only one layer. A useful design also needs asset admission, multiple roots of trust, attested software identity, short-lived keys, controlled request parsing and evidence that outside parties can inspect.
Apple is trying to make the privacy claim independently testable
Apple says all PCC binaries for the Google Cloud deployment will be published for public inspection. It also plans to provide research tools and access to live PCC nodes in research mode through the Apple Security Bounty programme.
Google says the companies jointly engineered an open-source host stack so researchers can inspect and verify the platform’s security properties. This is important because confidential-computing marketing frequently asks customers to accept a vendor’s attestation service as proof. Apple’s design is trying to expose more of the path between a production binary, the hardware that runs it and the device deciding whether to send a request.
Transparency does not automatically prove privacy. Published binaries need reproducible links to production measurements, the ledger needs to resist equivocation and research access needs to resemble the environment used by real requests. The architecture becomes credible through repeated independent attempts to break those assumptions, not through the existence of documentation alone.
The preview caveat deserves attention
Apple states that PCC on Google Cloud will gradually ramp towards the complete set of protections during the summer preview period. It also says an updated PCC Security Guide and new research-program details will arrive later in 2026.
That wording establishes an important boundary. Apple has announced the intended security model, but the public technical record was not complete at launch. Organisations evaluating the system should separate the final architecture from the controls active during each preview stage.
Useful follow-up questions include which workloads enter the third-party PCC path, how a device exposes that routing decision to administrators, whether every announced protection is enforced before production use, how attestation failures appear in telemetry and what independent researchers find once the new binaries and live nodes become available.
What enterprise security teams should take from the design
- Map the execution boundary. Determine which requests remain on a managed device, which use Apple-silicon PCC and which may reach Google Cloud infrastructure.
- Treat routing as a security decision. Device and service policy should make it possible to understand when sensitive content leaves the endpoint and which remote trust model applies.
- Demand verifiable controls. A confidential-computing claim should include measurements, attestation, admitted-hardware inventories and evidence that production software matches reviewed software.
- Review preview limitations. Do not assume every announced protection is active merely because the product name is unchanged.
- Separate privacy from governance. Cryptographic isolation can restrict infrastructure operators, but organisations still need policy for which business data may be sent to an AI service and how generated actions are authorised.
- Watch the research programme. The strongest evidence will come from the updated security guide, published binaries, live research nodes and credible independent analysis.
The trust model had to become portable
Apple needed more powerful accelerators and a global cloud platform for its most demanding model. Simply moving the workload would have weakened the original PCC story, which relied on a tightly controlled hardware and software stack.
The response was to make the trust decision portable. An Apple device is not supposed to trust Google Cloud because Google operates it. It is supposed to trust a measured combination of hardware and Apple-approved software that can prove it belongs to the PCC fleet.
That is the strategic security development. Private AI infrastructure is moving beyond single-vendor hardware, and the privacy guarantee has to survive the move. Apple has published an ambitious design for doing so. The next phase is independent evidence that every layer behaves as promised.
Sources and further reading
- Apple Security Research: Expanding Private Cloud Compute, published 8 June 2026
- Apple Machine Learning Research: Introducing the Third Generation of Apple’s Foundation Models, published 8 June 2026
- Google Cloud: Powering the next era of Confidential AI, published 11 June 2026
- NVIDIA: Confidential Computing to Help Expand Apple’s Private Cloud Compute, published 9 June 2026


