One sentence turns up in nearly every first conversation, whether the business is in Nouméa, Port Vila or a shed outside Whangārei: we will look at this once we have a better connection. It is offered in good faith, and it rests on a measurement error. A business automation does not move video, it moves text — and the gap between those two is a factor of a thousand.
Take the most ordinary task there is: a system that drafts a payment reminder, sends it, and records what it did. What crosses the network is the request sent to the model and the answer that comes back — say 3,000 words of context and 700 words of reply. In characters, roughly twenty kilobytes for the round trip. No video, no images, no attachments.
Now set that against what your line already carries without complaint. One minute of high-definition video calling moves about 15 megabytes. So a single minute on a video call shifts as much data as 750 payment reminders. A 4K film, at fifteen gigabytes, is worth seven hundred and fifty thousand of them. A system handling two hundred operations a day consumes roughly four megabytes daily — a quarter of one minute of video, spread across eight hours.
Response time is the genuinely island-specific question. Gondwana-1, the first submarine cable serving Kanaky (New Caledonia), runs 2,080 kilometres from Nouméa to Sydney and entered service in September 2008. Light in fibre travels about 200,000 kilometres per second, which puts the physical round trip to Sydney at roughly twenty milliseconds — thirty to forty in practice, once the equipment along the way is counted. To a data centre on the US west coast, budget 150 to 200 milliseconds.
Two hundred milliseconds on an operation nobody is watching has no consequence whatsoever. A quote formatted in eleven seconds rather than nine changes nobody's day. Latency only bites when a human is waiting at a screen — and most of what gets automated in a small business happens with nobody at a screen at all. That is the property worth hunting for: asynchronous work is indifferent to geography.
It also helps to argue from figures rather than impressions. According to OPT-NC, the territory's operator, 63,327 fibre accesses had been created by the end of 2024, more than 8,600 of them during that year alone, for a 81 per cent connection rate across the fixed-line base. Fibre was available in 20 of 33 communes in the first quarter of 2025, and those twenty account for 97 per cent of the households and businesses using fixed services. On mobile: 537 active sites as of April 2025, with 4G coverage reported at 99 per cent of the population.
Which means the business waiting for fibre usually already has it, and the one that does not has 4G that comfortably clears the twenty-kilobyte bar described above. The region has also stopped hanging by a single thread. As reported by Outremers360, Gondwana-2 — linking Nouméa to Fiji — and the domestic Picot-2 cable entered service on 25 August 2022 at a final cost of 4.675 billion XPF. Before that date, one break cut the territory off. That is no longer true.
One serious objection remains: networks go down. They do here, as they do everywhere. But that risk is not managed by waiting for more bandwidth — it is managed at design time, and it costs nothing extra.
A fragile system is one that insists on being online at the exact moment you use it. A sound system queues the work, retries by itself, and picks up where it stopped when the line comes back. That is a configuration decision, not a capital expense. We build automations that way for a plain reason: the question is never whether the connection will drop, only when — and what happens in the meantime.
| What the system does | Data moved | What fibre changes |
|---|---|---|
| Draft and send a payment reminder | ~20 KB per reminder | Nothing |
| Turn notes into a four-page quote | ~60 KB | Nothing |
| Sort and route 200 emails a day | ~4 MB per day | Nothing |
| Transcribe a one-hour meeting | ~30 MB of audio | Helpful, not required |
| Video call with a client in Auckland | 1.5 Mbps sustained | Yes, genuinely |
| Model running on a machine in the office | 0 after install | Nothing at all |
It would be dishonest to claim bandwidth never matters. Three uses depend on it. Video calling, which needs a sustained stream and forgives jitter badly. Syncing large files — drawings, site photography, video rushes. And sending audio or images to a remote model: an hour of meeting audio to transcribe weighs about thirty megabytes, fifteen hundred times a payment reminder. If your project lives there, the line is a real constraint.
There is also an answer that removes the question entirely. A model installed on a machine sitting inside the business uses no bandwidth at all once downloaded: it keeps working through the outage, and the documents never leave the building. It is not the right answer everywhere — the reasoning power available locally still trails the largest remote models. It is the right answer when the line is genuinely poor, or the data genuinely sensitive.
For text-based automations — quotes, payment chasing, email triage, customer replies — a few hundred kilobits per second is enough, and decent 4G will do. The stable 4 Mbps threshold is mostly about comfort for the people supervising. Bandwidth only becomes a design criterion for video calling, syncing large files, and sending audio or images to a remote model.
Nothing should be lost, provided it was designed for. A properly built automation queues its operations, retries automatically after an outage, and resumes where it stopped. That is a requirement to set before signing rather than an extra to bolt on afterwards — and it does not cost more.
Less than the reputation suggests, at least in Kanaky (New Caledonia). OPT-NC reports 63,327 fibre accesses created by the end of 2024, a 81 per cent connection rate on fixed lines, and availability in 20 of 33 communes in the first quarter of 2025, covering 97 per cent of fixed-service households and businesses. Add the Gondwana-2 cable to Fiji, in service since 25 August 2022, which removed the single point of failure to the outside world.
It is a trade-off, not an obvious call. Locally you gain independence from the network and control of your data; you lose reasoning power against the largest remote models, and you take on a machine to look after. Where the line is poor or the data sensitive, the trade-off tilts clearly toward local. Otherwise, an asynchronous design is enough to make the network non-blocking.
Kanaky Tech is an AI automation agency working across New Zealand and the Pacific. Start with a free AI opportunity audit: we map how your business actually runs, rank what is worth automating, and give you a clear scope before anything is built — no obligation.