# One Minute or Less: How We Built Laravel Cloud's Architecture

DevFeed: [One Minute or Less: How We Built Laravel Cloud's Architecture](<https://devfeed.tech/articles/one-minute-or-less-how-we-built-laravel-cloud-s-architecture-3888.md>)

Original publisher: [Read original article](<https://laravel.com/blog/one-minute-or-less-how-we-built-laravel-clouds-architecture>)

Author: Joe Dixon

Published: 2025-07-24T14:34:00Z

Content type: article

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Laravel](<https://devfeed.tech/topics/laravel.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [Web app](<https://devfeed.tech/topics/webapp.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Web](<https://devfeed.tech/topics/web.md>), [browser](<https://devfeed.tech/topics/browser.md>), [FIRST](<https://devfeed.tech/topics/first.md>)

Tags: [applications](<https://devfeed.tech/tags/applications.md>), [building](<https://devfeed.tech/tags/building.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [product-management](<https://devfeed.tech/tags/product-management.md>), [scale](<https://devfeed.tech/tags/scale.md>), [user-interface](<https://devfeed.tech/tags/user-interface.md>), [web](<https://devfeed.tech/tags/web.md>), [web-app](<https://devfeed.tech/tags/web-app.md>)

## AI overview

This article describes how Laravel Cloud was built as Laravel's fully managed platform, with a goal of deploying a Laravel application in one minute or less. It covers the early proof of concept, the platform's web app, build service, and compute components, and the use of Kubernetes, Cloudflare, and custom operators to support scalable, multi-tenant deployments. It also explains the division between application and infrastructure teams and the phased early-access process.

## Source excerpt

A trip behind the scenes of Laravel Cloud's architecture: how we built a scalable, multi-tenant platform using Kubernetes, Cloudflare, and custom operators.