VentureBeat presents: AI Unleashed - An exclusive executive event for enterprise data leaders. Network and learn with industry peers. Learn More
Cloudflare today acquired Linc, an automation platform to help front-end developers collaborate and build apps, for an undisclosed amount. Cloudflare says this will accelerate development of its front-end JAMStack hosting platform — Cloudflare Pages — to enable “richer” and “more powerful” full-stack applications.
A major challenge in front-end web development is moving from a static site — i.e., a directory of HTML, JS, and CSS files — to a fully featured app. While companies benefit from the flexibility of being able to render everything on-demand, their maintenance costs increase because they now have servers they need to keep running. Moreover, unless they’re already operating at a global scale, they’ll often see worse end-user performance as requests are served from one or a few locations worldwide.
Linc and Cloudflare’s solution is the Frontend Application Bundle (FAB), a deployment artefact that supports a range of server-side needs, including static sites, apps with API routes, cloud functions, and server-side streaming rendering. A compiler generates a ZIP file that has two components: a server file that acts as a server-side entry point and an assets directory that stores the HTML, CSS, JS, images, and fonts that are sent to the client. When a FAB is deployed, it’s often split into these component parts and deployed separately. Assets are sent to a low-cost object storage platform with a content delivery network in front of it, and the server component is sent to dedicated serverless hosting.
Event
AI Unleashed
An exclusive invite-only evening of insights and networking, designed for senior enterprise executives overseeing data stacks and strategies.
Pages, which launched earlier this month, works with JAMstack (short for “JavaScript, APIs, and Markup”) to separate front-end pages and UI from backend apps and databases. It integrates with GitHub repositories and competes directly with Netlify or Vercel, two cloud hosting companies that let companies build and deploy sites using JAMstack frameworks.
“Linc’s goal was to give front-end developers the best tooling to build and refine their apps, regardless of which hosting they were using,” Linc CTO Glen Maddern wrote in a blog post. “But we started to notice an important trend — if a team had a free choice for where to host their front-end, they inevitably chose [Cloudflare]. In some cases, for a period, teams even used Linc to deploy a FAB … alongside their existing hosting to demonstrate the performance improvement before migrating permanently.”
In the near future, Maddern, who has joined Cloudflare, says Linc’s team will focus on expanding Pages to cover “the full spectrum” of apps. Moreover, he says it will work toward the broader goals of enabling customers to “fully embrace” edge-rendering and making global serverless hosting “more powerful and accessible.”
The Linc acquisition comes after Cloudflare purchased S2 Systems, a Seattle-area startup developing a remote browser isolation solution. It’s Cloudflare’s first purchase of 2020 and its fifth since 2014.
VentureBeat's mission is to be a digital town square for technical decision-makers to gain knowledge about transformative enterprise technology and transact. Discover our Briefings.