Local / City

What should Ottawa enterprises expect from a sovereign AI cloud?

An AI cloud in Ottawa lets public sector and defence technology teams use frontier models through an OpenAI-compatible API while prompts, embeddings and logs stay in a documented region. Plugsky runs region-locked data planes - US (Virginia) is the nearest documented option for Canada - with 30+ models, flat self-serve plans and VPC, on-prem or air-gapped deployment. Change the base URL, keep your SDK, and start free.

Key facts

API compatibilityOpenAI-compatible /v1/chat/completions - change base_url and model name
Models30+ models behind one API, from free tiers to frontier reasoning
Nearest data planeUS (Virginia); region-locked, so prompts, completions, embeddings and logs stay in-region
DeploymentPlugsky cloud, your VPC, on-prem or air-gapped
RAG and embeddingsEmbeddings and retrieval are live for private document search
Endpoint roadmapAudio, images, moderation, files, batch and fine-tuning are coming soon
Pricing modelFlat monthly self-serve plans; no per-token billing on self-serve
Free tierFree plan with 2 free AI models (plugsky-micro, plugsky-lite), no card

TL;DR

  • Pin the US (Virginia) plane so prompts, completions, embeddings and logs stay in one jurisdiction.
  • An OpenAI-compatible API means a base-URL change, not a rewrite, for Ottawa teams.
  • One API covers small pilots and frontier reasoning, so models can change without a migration.
  • Deploy in a VPC, on-prem or air-gapped when Canadian privacy law obligations or internal policy require it.
  • Evaluate on the free plan or the 14-day full-access trial before committing.

How it works, step by step

  1. Map which Ottawa workloads touch personal or regulated data, and classify each one.
  2. Choose a data plane; for Canada the nearest documented option is US (Virginia).
  3. Create a Plugsky account and API key on the free plan (two models, no card), or use the 14-day full-access trial.
  4. Change base_url to api.plugsky.com, map model names, and run your existing tests and evals.
  5. Measure latency from your Ottawa network and set timeouts and retries for your workload.
  6. Add scoped keys and logging, then decide whether a VPC, on-prem or air-gapped deployment is required.
1Map which Ottawaworkloads touchpersonal or2Choose a dataplane; for Canadathe nearest3Create a Plugskyaccount and API keyon the free plan4Change base_url toapi.plugsky.com,map model names,5Measure latencyfrom your Ottawanetwork and set6Add scoped keys andlogging, thendecide whether a

Original data

OpenAI-compatiAPI compatibility30+ models behModelsFree plan withFree tierSource: Plugsky facts table · updated 2026-09-26

Try it yourself

Open the private LLM deployment estimator →

Why Ottawa teams choose where AI runs

Ottawa is Canada's capital, dominated by the federal public service, defence-adjacent technology and a dense technology corridor in the west end. Procurement here is formal, and security assessments arrive early. Canadian privacy law applies, and bilingual service is a baseline expectation rather than a feature.

Production workloads in Ottawa usually sit in public sector and defence technology, software and telecom and research and education. Canada's federal privacy regime applies, with provincial rules in some contexts. That turns region choice into an architecture decision: inference, embeddings, retrieval and logs should be pinned to the same place, and the choice should be provable with documentation rather than assumed from a vendor page.

How an AI cloud deployment in Ottawa works on Plugsky

Plugsky exposes an OpenAI-compatible /v1/chat/completions endpoint, so migration is a base URL change plus model mapping: your SDK, streaming, function calling and JSON mode keep working. The catalogue holds 30+ models, from the free plugsky-micro and plugsky-lite tiers to frontier reasoning models. Run the same evaluation set in English and French.

Plugsky supports region-locked data planes; see /data-residency. For Canada, the nearest documented plane is US (Virginia), and prompts, completions, embeddings and logs stay in-region by architecture. Enterprise adds customer-managed keys, zero-knowledge mode and right-to-audit clauses; where in-country processing is mandatory, the same API runs in your VPC, on-prem or air-gapped. Canada is not one of the headline planes; teams with Canadian residency requirements should confirm current options at /data-residency or use VPC, on-prem or air-gapped deployment.

Latency, failover and multi-region design

Ottawa reaches the US plane in Virginia over eastern routes; latency is workable for most assistants, while residency policy is the sharper constraint.

If Canadian residency applies, design failover inside your own environment and document the boundary; keep logs exportable for security review.

A rollout plan that fits Ottawa

Start with one public sector and defence technology workflow and a fifty-question evaluation set drawn from real cases. Pin the US (Virginia) plane while you evaluate on the free plan (plugsky-micro and plugsky-lite, no card), or use the 14-day full-access trial for larger models, then measure answer quality and round-trip time from your own network. Before production, settle scoped keys with rotation, log retention, a model allow-list tied to evaluations, and a deployment choice that follows from Canadian privacy law obligations.

Honest comparison

CapabilityPlugskySingle-endpoint AI APIBuilding in-house
Region optionsEU, GCC, APAC and US planes; Riyadh on EnterpriseUsually one global endpointYou operate every region
Residency enforcementRegion-locked by architectureOften contractual onlyYou build the controls
Migration effortBase URL plus model mappingVendor-specific SDKFull rewrite
Model choice30+ models behind one APISingle-vendor catalogueYou host each model
Pricing modelFlat monthly self-serve, no per-token billingPer-token meteringGPU plus operations cost
Endpoint roadmapAudio, images, moderation, files, batch and fine-tuning coming soonVaries by vendorSeparate pipelines to maintain

Frequently asked questions

Which region should a Ottawa workload use?

The nearest documented plane for Canada is US (Virginia); verify current availability at /data-residency before pinning production.

Does Plugsky have a data center in Ottawa?

Plugsky does not publish city-level data center locations. Region availability is listed at /data-residency, and enterprise teams can deploy in their own VPC, on-prem or air-gapped environment.

Is there a free plan?

Yes - the free plan includes two free AI models (plugsky-micro and plugsky-lite) with no credit card required.

How does pricing work?

Self-serve plans are flat monthly with unlimited fair-use usage and no per-token billing; see the live pricing page for current plans.

Can we keep our existing OpenAI SDK code?

Yes. Change the base URL to api.plugsky.com and map model names; streaming, function calling and JSON mode continue to work.

Can data stay inside our own network?

Yes. VPC, on-prem and air-gapped deployments are available, with customer-managed keys and audit-log export on Enterprise.

Is a trial available?

Yes - a 14-day full-access trial is available alongside the free plan for evaluation.