Skip to main content

Business Continuity & Disaster Recovery

Witboost's on-premises deployment model gives customers full control over business continuity and disaster recovery strategies.

Platform Resilience

Witboost is designed for high availability:

CapabilityImplementation
Microservices ArchitectureIndividual components can be scaled and recovered independently
Kubernetes NativeLeverages K8s self-healing: automatic pod restart, rolling updates, health checks
Stateless ServicesApplication services are stateless; state is stored in PostgreSQL and the secrets manager
Horizontal ScalingComponents scale horizontally to meet demand
Health MonitoringLiveness and readiness probes for all services

Backup & Recovery

In an on-premises deployment, the customer has full control over:

ParameterCustomer-Controlled
Backup ScheduleFrequency of database and configuration backups
Retention PolicyHow long backups are retained
RPORecovery Point Objective — how much data loss is acceptable
RTORecovery Time Objective — how quickly the platform must be restored
Backup LocationWhere backups are stored (on-site, off-site, cloud)
EncryptionBackup encryption method and key management

What to Back Up

ComponentBackup Strategy
PostgreSQL DatabaseStandard PostgreSQL backup tools (pg_dump, continuous archiving)
Git RepositoriesAlready versioned; mirror to secondary Git server if needed
Secrets VaultHashiCorp Vault backup / Kubernetes Secrets backup
Kubernetes ConfigHelm values, ConfigMaps, and deployment manifests in Git
Custom TemplatesStored in Git — inherently version-controlled

Agile Lab provides guidance and best practices for backup configuration.


Incident Response

Agile Lab maintains documented incident response procedures:

  • Defined roles and escalation paths for security incidents
  • Communication plan for notifying affected parties
  • 72-hour breach notification capability under GDPR Article 33
  • Post-incident review process to identify and remediate root causes

Support & SLA

Support TierAvailability
Standard SupportBusiness hours (CET/CEST)
Premium SupportExtended hours with defined response times
Critical PatchesSecurity patches delivered outside the regular release cycle

For full details on support processes, escalation paths, and SLAs, see Agile Lab Customer Support.


Platform Independence

Because Witboost runs on the customer's infrastructure:

  • No vendor lock-in — The platform uses standard technologies (Kubernetes, PostgreSQL, Git)
  • No single point of failure — Agile Lab's availability does not affect the platform's operation
  • Full data portability — All metadata, templates, and configurations are stored in standard formats (YAML, JSON, SQL)
  • Graceful degradation — Even without Agile Lab support, the platform continues to operate