PLATFORM CloudCore INFRA Microsoft Azure EDITIONS Neutronix · VNext STATUS in production, 3 countries

The platform foundation behind every Exclr8 system.

CloudCore is what we hand a new project on day one: workflow orchestration, document handling, dashboards, identity, audit trails, integrations and deployment patterns — built and operated since 2008, on Microsoft Azure. That foundation is why we can ship complex operational systems in weeks instead of quarters, and why every system we deliver is on the same production‑hardened plumbing.

RUNS ON —
  • Microsoft Azure
  • .NET / SQL Server
  • Azure SQL · Functions · Blob
  • 17+ years
  • 3 countries

COMPLIANCE ISO 27001 · POPIA information security & SA data privacy aligned

ARCHITECTURE

Inputs, platform, downstream.

The same compartments power every system we ship. Inputs come from email, web, mobile, API and supplier portals. CloudCore’s workflow engine, document store, KPI cache and integration bus do the work. Downstream sinks are accounting systems, payment gateways, manufacturer warranty portals, IMEI registries and Azure storage.

workflow engine — long-running approvals, escalations, SLAs, full audit trail. Every business process is structured, versioned and replayable. document store — invoices, POs, delivery notes, repair labels: every document keyed to its transaction with a time-limited download link via email, SMS or push. kpi cache — dashboard numbers cache and refresh on a schedule. The same framework powers a four-tier procurement dashboard and a coworking occupancy view. integration bus — Pastel, Xero, Google Maps, SnapScan, PayGate, Apple GSX, SMS, push: each wired in as a retryable workflow activity, not a pass‑through script.
SECTION 01

What CloudCore provides, out of the box.

CAP.01CORE

Workflow engine

Runs 24/7 — evaluating rules, routing tasks, sending notifications, generating documents, triggering follow-on processes. A PO over threshold holds for senior approval while routine orders pass through. The engine doesn't wait for a button click.

CAP.02CORE

Scheduled processes

Midnight price activation, payment-provider polling, daily/weekly/monthly reports, overdue-case monitoring. Background work runs on configurable intervals while the team sleeps.

CAP.03DOC

Document management

Every invoice, PO, delivery receipt, service agreement, loan-device form and shipping label stored in Azure with a unique reference. Time-limited download links via email, SMS or push. Linked permanently to the transaction it supports.

CAP.04KPI

Dashboards & reporting

Interactive charts and summary panels that refresh automatically in the background. Source definitions cache the numbers; filters scope by region, unit, period. Four tiers — site, manager, district, national — from the same framework.

CAP.05GOV

Security & audit

Access via pools and business-unit hierarchies. Role-based control. MFA. Distinct Dev / Test / UAT / Live stages. Every action logged for audit and compliance. Not a permissions matrix someone configures once — it reflects the organisation's actual structure.

CAP.06INT

Integrations & AI that do real work

Xero, Pastel, SnapScan, PayGate, Apple GSX, MobiCode, Unit4, Bookeo, email, SMS, push and Google Maps — each wired in as a workflow activity with retry, not a pass‑through script. AI integration is core capability: bespoke AI tools that pre‑process documents into workflows (the Feedem invoice processor handles ~30,000 invoices a month), and AI services called inside workflows directly (Gemini powers structured paper review in our exam‑paper system). Provider‑agnostic by design.

WHY IT'S SAFER 02

How CloudCore reduces delivery risk.

Starting from a blank repository on a fixed‑fee project is where most enterprise software delivery goes wrong. Identity, audit, document handling, workflow orchestration and integration plumbing have to be invented before anyone can write the actual business logic. CloudCore is the answer to that problem: every Exclr8 project inherits the foundation, fully production hardened, before scope work begins.

RISK.01SCOPE

Less greenfield, less unknown

Workflow engine, document store, KPI framework, integration bus, identity, audit — all already built and operating. Project scope shrinks to the business logic that’s actually unique to your operation.

RISK.02TIME

Working software in the first sprint

Because the platform is in place, the first sprint produces something a stakeholder can use and react to — not documentation. Course‑corrections happen in week one, not month four.

RISK.03OPS

Production patterns, not first attempts

Authentication, retries, audit trails, environment promotion (dev → test → UAT → live), error monitoring — the patterns CloudCore uses are the same ones it has used in production for over a decade.

RISK.04PEOPLE

The team that built it operates it

We don’t hand the system to a third party at go‑live. The same team that designed the workflow runs it, patches it, and evolves it as your business changes — relationships measured in years.

HOW IT WORKS 03

How an engagement works. From first call to operating in production.

Every CloudCore engagement moves through the same five stages. Each stage has a clear outcome, a clear hand‑off and a clear sign‑off. We don’t disappear at go‑live: stage 5 — operate — is part of every engagement by default.

SECTION 03

Modular architecture. Systems that grow.

Every feature is a self-contained module. The platform discovers and registers modules at startup — each one plugs in its own screens, background processes, dashboards, task lists and reports without manual wiring.

New capabilities are added as discrete, testable units. The platform's own features — notifications, document management, KPI dashboards, administration — are delivered through the same architecture as custom business logic. There is no gap between "platform code" and "your code."

When we build a system for a client, we don't start from a blank page. We start from CloudCore, and spend our time on the logic that makes that client's business unique. A procurement system inherits the same workflow engine, document store and dashboard framework as an order management system or a service tracking platform. The difference is what each does with the foundation.

EDITIONS 05

Two framework editions. One foundation.

Which edition is for you?
  Neutronixmodern .NET edition VNextbattle-tested edition
Who it’s for New builds where you want the latest runtime, native push, and the enhanced KPI framework. Existing CloudCore deployments and clients who value the long production track record on .NET Framework.
Runtime .NET 10 on Microsoft Azure .NET Framework on Microsoft Azure
Module architecture Refined modular DI — modules self-register at startup Original modular composition — production-tested for over a decade
KPI framework Enhanced source/cache model with scheduled refresh Original KPI framework, customised per system
Native push notifications Built into the platform — per-user preferences by event Email + SMS native; push via per-system integration
Typical project size From a single workflow to a multi-module enterprise platform Multi-module enterprise systems running mission-critical operations
In production XEN4 · CamPenAdmin · C3 · growing portfolio OMS (N1) · Feedem · LoveTech · long-running deployments
FAQ05

CloudCore, in plain English.

What is CloudCore?

CloudCore is the business automation platform that Exclr8 builds every client system on. It is a working enterprise foundation — workflow engine, document store, KPI dashboards, security, integrations — running on Microsoft Azure, designed and maintained in Cape Town, South Africa.

Is it CloudCore, “cloud core”, or “cloudscore”?

The platform is CloudCore — one word. It's commonly searched as “cloud core”, “cloudscore”, “cloud core ai”, “cloudcore systems” or “cloudcore meaning”. All refer to the same Exclr8 product.

What does “CloudCore AI” do?

AI integration and bespoke AI tool development is a core Exclr8 capability. We deploy AI two ways around CloudCore systems: (1) as sidecar tools that pre‑process documents into the workflow — for example, our production AI invoice processor handles around 30,000 supplier invoices a month for a national caterer, pre‑allocating each line against the corresponding purchase order so the Invoice Allocation workflow surfaces only exceptions; and (2) as workflow activities called inside CloudCore directly — Google Gemini powers structured paper review in our exam‑paper management system. Both patterns are provider‑agnostic; every AI call is wrapped with retry, audit and exit conditions, so swapping a model or vendor is a config change rather than a rewrite.

Is CloudCore the same as CloudCore VNext or CloudCore Neutronix?

CloudCore comes in two framework editions. CloudCore VNext powers production systems today. CloudCore Neutronix is the modern .NET edition with an enhanced KPI framework and refined module architecture — the default for new builds.

Where is CloudCore hosted?

Microsoft Azure, in the Azure South Africa North region. Push notifications, Blob Storage, App Service, Azure Functions, SQL Database — all native Azure services.

BUILD ON CLOUDCORE

Tell us what you'd like to automate.