Architecture & Security · for your IT team

Infrastructure your IT team can validate

Every HUKO application is built on TruePlatform.

Security designed in per project, data isolated per tenant, integration with your SSO, and enterprise-grade reliability. Your team validates the architecture and focuses on what matters: we run the cloud-native infrastructure.

Talk to our technical team
Security by Design

Security lives in the design, not bolted on after

Every access passes three independent checks.

Where you can operate

Visibility per tenant, company, store, or store group: each one sees only its own perimeter.

What you can do

The actions that user is allowed to take.

On which modules

The modules active for that resource.

The three hold together, like three locks on the same door: it opens only with all three keys. If any one says no, access is denied.

  • Deny by default. If something isn't configured, access is denied — never granted by accident: a new resource starts locked down.
  • Granular roles and privileges. Fine-grained control over who-can-do-what; platform privileges can't be delegated.
  • Segregation of duties. Sensitive actions require distinct roles — whoever validates a record isn't the one who can change it — a classic audit and compliance control. Platform privileges can't be delegated: that barrier can't be worked around.

For your IT team Least-privilege access that's auditable, a simpler audit trail, and a reduced risk surface.

Data isolation

Each customer's data, separated at the root

Separation between customers is enforced by the database, not just the application.

  • One database per service. Each service has its own dedicated database: no single shared mega-container.
  • Isolation enforced by the database (Row-Level Security). It isn't just the application that filters: the database itself guarantees a query sees only the rows of the right tenant. Even a bug in the code won't leak another customer's data.
  • Tenant context on every request. Every call carries "which customer this is"; isolation is applied on that basis.

For your IT team Strong separation between customers, guaranteed at the database level rather than left to the correctness of the code: a solid foundation for compliance and GDPR.

Service isolation

One service doesn't drag down the others

Each service stands on its own: if one stops or updates, the others keep running.

Independent

Each service has its own code and its own database. They communicate only through APIs and events, never by sharing data directly.

Contained failures

If one service has a problem, the others keep working: no single point that stops everything when it goes down.

Scales on demand

Each service scales independently and on demand, based on load: more resources only where they're needed, not across the whole system. And you update it without touching the others.

For your IT team Resilience and continuity: a problem stays contained. You scale on demand only what you need and evolve without a big bang, with no lock-in to a single monolithic block.

Identity & SSO

Your SSO, not yet another password

TruePlatform integrates with your corporate identity system: your users sign in with the credentials they already have.

  • Native SSO (SAML2 / OIDC). It hooks into your corporate identity provider using the standards you already use.
  • No identity silo. No extra set of credentials to manage: access stays governed by your SSO, with onboarding and offboarding from your IdP.
  • Tokens never in the browser. The portal acts as the intermediary between browser and services: the browser never calls them directly, nor handles access tokens. Less exposed surface.

For your IT team Access with the identity you already use, centralized management (onboarding and offboarding from your IdP), and a reduced attack surface.

Architecture

Event-driven, open to integration

Services that react to events, with standard interfaces designed to hook into your systems.

Event-driven (CQRS)

Writes and reads are separated and optimized apart; services react to the events they exchange, with no central conductor. Every event is also a record of what happened.

Open, standard APIs

Documented interfaces (OpenAPI), a uniform error format, distributed tracing. You integrate with your stack without surprises.

Built to integrate

Every entity carries a code and an external reference as first-class keys: you connect your existing systems using their own identifiers, with no fragile remapping.

For your IT team You integrate with your stack using open standards, adopt one service at a time, and events give you a record of what happened.

Cloud-native

Enterprise foundations, managed service

TruePlatform is delivered as a managed service (SaaS), on an enterprise cloud-native stack operated by HUKO.

Kubernetes

The standard foundation for orchestrating containers reliably and repeatably.

OpenShift

Kubernetes in its enterprise edition: hardened security, simpler operations and maintainability, governed updates.

AWS

The managed cloud underneath: elastic and resilient, with managed databases, secrets, and messaging.

Delivered as a managed service (SaaS): the infrastructure is operated and maintained by HUKO, with governed deployment (GitOps) and controlled updates.

For your IT team Enterprise-grade guaranteed, while your team focuses on value instead of infrastructure.

Code quality

Quality verified automatically

Every change passes automated checks before it moves forward.

  • Automated tests. Behavior is covered by tests that run on every change.
  • Quality gate. Static analysis and quality thresholds block anything that isn't up to standard before release.
  • Governed pipelines (CI/CD). Builds and releases go through controlled pipelines, not manual operations.

For your IT team Fewer regressions, maintainability over time, and quality that isn't left to chance.

Reliability & compliance

In production, on the way to certification

Real operating numbers and a compliance path already underway.

In production

Live at a luxury maison operating worldwide.

99.9% availability

Uptime measured in production.

ISO/IEC 27001

Certification in progress (information security).

  • No physical deletion. Data isn't physically deleted (soft-delete): history and traceability remain.
  • History isn't rewritten (forward-only). Changes to configuration and parameters apply from that point on: they don't touch the past, and what's already been computed stays as it was.
  • Historically accurate analysis (SCD-2). Analytical dimensions keep their version over time: a comparison against the past uses the values from back then, not today's.
  • Structured logs and traceability. Every operation leaves a trace with its context, useful for audit.

For your IT team Proven continuity and concrete compliance foundations for your due diligence.

Technology stack

Mainstream technologies, widely available skills

No niche technologies: a stack the market knows and can maintain.

.NET (C#) PostgreSQL Next.js · TypeScript Kubernetes · OpenShift AWS OpenAPI APIs

For your IT team Skills widely available on the market, maintainability over time, and no lock-in to exotic technologies.

Technical review

Bring your questions, we'll answer on the substance

Security, architecture, isolation, compliance: a technical review against your standards.