← All postsLandscape

The State of Canadian Cloud Infrastructure in 2026 — What Exists, What's Missing, and Why It Matters

Canada is the ninth-largest economy in the world and produces some of the most capable software developers globally. But when it comes to sovereign cloud infrastructure — services owned and operated by Canadian companies, on Canadian soil, under Canadian law — the landscape is remarkably thin.

A 2026 analysis found that 92% of developer operations tools used in Canada fall under foreign jurisdiction. This isn't because Canadian infrastructure companies don't exist. It's because in most categories, they don't exist at scale — or they don't exist at all.

Here's what the Canadian cloud landscape actually looks like, category by category.

Compute and Infrastructure as a Service (IaaS)

This is where Canada has the most options, though none approach the service breadth of the hyperscalers.

Canadian-owned providers: OVHcloud operates a major data centre in Beauharnois, Québec (though OVH itself is French-owned, not Canadian). KeepSec, based in Québec, offers a fully Canadian-owned cloud built on open-source technology. ThinkOn (Canadian) focuses on sovereign cloud for regulated industries. TELUS launched a sovereign cloud service, and Bell partnered with SAP and Hypertec for sovereign AI compute in February 2026.

The October 2025 milestone: The ThinkOn-Hypertec-Aptum-eStruxture consortium launched what was described as Canada's first end-to-end sovereign government cloud. This was followed by the OpenText-TELUS joint sovereign cloud in July 2025 and the Bell-SAP partnership in early 2026.

The gap: Canadian IaaS providers offer virtual machines, storage, and basic networking. They don't offer the breadth of managed services that AWS, Azure, or GCP provide — things like serverless functions, managed Kubernetes, machine learning infrastructure, or global content delivery. For straightforward workloads, Canadian IaaS is viable. For complex cloud-native architectures, you'll hit limitations quickly.

Platform as a Service (PaaS) and Deployment

Canadian-owned providers: Canner (Québec) is a deployment platform for web applications with managed Postgres, git-native CI/CD, and drag-and-drop deploys. This is the category Canner was built to fill.

The gap: Before Canner, there was no Canadian-owned PaaS offering a modern developer experience comparable to Vercel, Netlify, Railway, or Render. Canadian companies that wanted to deploy web applications on Canadian infrastructure had to self-host on Canadian IaaS — configuring servers, managing certificates, building their own CI/CD pipelines. The "push and deploy" experience that developers now expect simply didn't exist with Canadian sovereignty.

Content Delivery Networks (CDN)

Canadian-owned providers: None with distributed edge purge capabilities at scale. This is one of the most significant gaps in Canadian cloud infrastructure.

What's available: Bunny CDN (Slovenian-owned) operates Canadian points of presence and allows configuration to serve only from Canadian nodes. Cloudflare, Fastly, and Akamai all have Canadian PoPs but are US-incorporated and subject to the CLOUD Act. Even with a Canadian PoP, the traffic is processed by a foreign company's infrastructure.

Why this matters: CDN-level features like cache tag purge, edge computing, and distributed cache invalidation are standard in modern web architecture. Without a Canadian-owned CDN, Canadian companies must choose between performance (using a foreign CDN) and sovereignty (going without one). There is no option that provides both.

Database as a Service

Canadian-owned providers: No Canadian-owned managed database service exists at scale comparable to AWS RDS, PlanetScale, Supabase, or Neon. Canner provides managed Postgres as part of its deployment platform, but standalone Database-as-a-Service with the feature depth of cloud-native options (read replicas, auto-scaling, branching) doesn't exist under Canadian jurisdiction.

The gap: This is a critical missing piece. Almost every web application requires a database, and the managed database services developers prefer are all American-owned.

DNS

Canadian-owned providers: No Canadian-owned authoritative DNS provider comparable to Cloudflare DNS, Route 53, or NS1 exists. DNS is the first point of contact for every web request, and for most Canadian companies, that first contact is handled by an American company.

Transactional Email

Canadian-owned providers: No Canadian equivalent to SendGrid, Resend, Postmark, or Amazon SES exists. Every transactional email service used by Canadian applications is operated by a US company.

Monitoring and Observability

Canadian-owned providers: No Canadian equivalent to Datadog, New Relic, Grafana Cloud, or Sentry. Observability data often includes sensitive application logs, user behaviour data, and system telemetry. All of it is currently flowing to American-owned services.

CI/CD

Canadian-owned providers: No Canadian equivalent to GitHub Actions, GitLab CI, CircleCI, or Buildkite. Every automated build and deployment pipeline used by Canadian companies runs on foreign-owned infrastructure, processing source code and deployment artifacts.

Why the gaps exist

Infrastructure is capital-intensive and slow to monetize. Canadian venture capital has historically preferred SaaS companies — higher margins, faster growth, more predictable returns. Building a CDN or a database service requires years of engineering and significant capital expenditure before reaching profitability. The investment community in Canada has consistently chosen to fund the software that runs on infrastructure rather than the infrastructure itself. The mechanics of that capital gap are documented in the Canadian startup funding post.

The result is an ecosystem where Canadian companies build excellent software that runs entirely on American infrastructure.

What's changing

Three forces are closing the gaps, slowly:

Regulatory pressure. Law 25 in Québec and the forthcoming federal CPPA are creating concrete consequences for using infrastructure that exposes Canadian data to foreign jurisdiction. As penalties become real — up to CA$25 million or 4% of worldwide turnover under Law 25 — the compliance cost of using foreign infrastructure begins to outweigh the convenience. The mechanism is explained in detail on the CLOUD Act post.

Trade tensions. The Canada-US trade relationship has made data sovereignty a boardroom conversation in a way that purely regulatory arguments never did. When the geopolitical relationship between two countries is uncertain, dependence on infrastructure controlled by the other country becomes a strategic risk, not just a compliance checkbox.

The sovereign cloud wave of 2025–2026. The rapid succession of sovereign cloud announcements — ThinkOn, TELUS, OpenText, Bell-SAP, Bell-Hypertec — signals that large Canadian enterprises and government are willing to pay for Canadian-owned alternatives. This demand signal will eventually pull investment toward the infrastructure categories that are still empty.

What needs to happen

The gaps won't close through market forces alone. Three things would accelerate the buildout:

Government procurement preferences for Canadian-owned vendors in categories where sovereign alternatives exist. If departments can specify Canadian incorporation as a requirement (not just Canadian data residency), it creates demand pull that justifies private investment. The procurement framework is covered in the GC Cloud Guardrails post.

Investment in infrastructure, not just SaaS. Canadian VCs and institutional investors need to recognize that the infrastructure layer is where long-term value accrues. The companies that own the infrastructure layer capture value from every SaaS company that runs on top of them. AWS's profit margin is the best argument for infrastructure investment.

Open-source-first approaches. Many of the gaps — managed databases, observability, CI/CD — can be addressed by Canadian companies building managed services on top of open-source foundations (Postgres, Grafana, Prometheus, Gitea). This reduces the capital required and avoids starting from zero.

The infrastructure is being built. It's just being built slowly, by small companies, with limited capital, in a funding environment that doesn't make it easy. The next five years will determine whether Canada has a sovereign digital infrastructure or continues to rent it from the United States.

About the author

Colin Shand is the founder of Canner, a Canadian deployment platform operated from Quebec. He writes about sovereign infrastructure, the Canadian startup ecosystem, and building independently.

Try Canner.

Drop a project, get a live URL on Canadian infrastructure in about 30 seconds. Free tier available.