WAFPlanet
Sicherheitsnews

Hosting.com Bundles Cloudflare WAF Into AI-Ready Hosting Platform

Cloudflare, AMD, and WebPros collaborate to build an AI hosting stack, combining cloud infrastructure, processors, and hosting tools for scalable AI deployment.

1 min read
Cloudflare + AMD + WebPros: Unpacking the Tech Stack Behind the AI Hosting Play
Cloudflare + AMD + WebPros: Unpacking the Tech Stack Behind the AI Hosting Play

Hosting.com, the rebranded successor to A2 Hosting, launched an AI Application Studio and Hosting platform on March 25. The product bundles Cloudflare Enterprise, AMD EPYC processors, and Nova by WebPros into a single deployment environment. The pitch: anyone can go from AI-generated code to a secure, live application without touching a server.

The security stack

Every deployed application gets a web application firewall (WAF) via Cloudflare Enterprise, SSL certificates, CDN-based performance optimization, and server-level protection out of the box. These are standard enterprise security components that typically require dedicated DevOps work to assemble. Hosting.com packages them as defaults.

The platform offers two workflows. "Build" targets non-technical users who design and generate applications through Nova, the in-browser AI coding and scaffolding layer from WebPros. "Launch" targets developers who already wrote code with tools like Cursor or GitHub Copilot and need a secure hosting environment without manual firewall and SSL configuration.

Why it matters

The company cites research showing 75% of R&D leaders have security concerns about AI-generated code. That tracks. AI coding assistants can produce functional software in minutes, but the output rarely comes with production-grade security. The gap between "it works locally" and "it is safe on the open internet" is where most non-technical builders get stuck.

"The way people build software has fundamentally changed," said Bryan Muthig, CEO of Hosting.com. "We built this platform so that anyone can go from idea to live application with the security and infrastructure that used to require an entire DevOps team."

WAFplanet take

Bundling Cloudflare Enterprise WAF as a default is the right call. Most hosting platforms leave security as an afterthought or upsell. Making WAF protection automatic removes the biggest failure mode: users who never enable it.

The real question is how deep the WAF integration goes. Is this a basic Cloudflare zone setup, or do users get meaningful control over WAF rules, rate limiting, and bot management? For developers coming from platforms like Vercel (which ships its own firewall) or deploying behind Fastly, the comparison will come down to configurability, not just presence.

Still, for the growing wave of non-technical builders shipping AI-generated code, "WAF included by default" beats "figure out ModSecurity yourself" every time. This is where the market is heading. Security that ships with the platform, not bolted on after the breach.