Business Continuity
This website is owned and operated by Aimavrik Technologies LLP under the AiMavrik brand. In this document, “AiMavrik”, “we”, “us” and “our” refer to Aimavrik Technologies LLP.
1. Overview
Business continuity is about being able to keep working — and recover quickly — when something goes wrong. This page describes the practices we follow. It is a description of our approach, not a service-level guarantee.
2. Version control
All of our code and configuration is tracked in Git. This gives us a complete history, the ability to review every change, and a way to roll back to a known-good state if needed.
3. Backups
We back up important data and configuration so it can be restored after a failure. Backups are maintained on a rolling basis and are part of how we recover from disruption.
4. Deployment discipline
Changes are tested before being promoted to production, and production is separated from development. This staged approach reduces the chance that a change causes an outage and makes recovery straightforward when issues arise.
5. Monitoring
We monitor our services and keep operational logs so that problems are detected early and can be diagnosed and addressed.
6. Change management
Changes go through review before release. Because everything is version-controlled and deployed in stages, we can identify what changed, assess impact, and revert quickly if necessary.
7. Recovery approach
If a disruption occurs, we work to restore service using our backups and version history, prioritising security and data integrity. We aim to recover promptly and to keep affected customers informed.
8. Important note
This page describes practices we follow. It does not create service-level commitments and does not state recovery-time (RTO) or recovery-point (RPO) objectives. Any specific commitments would be set out in a written agreement.
| Topic | Contact |
|---|---|
| General enquiries | hello@aimavrik.com |
| Privacy & data protection | hello@aimavrik.com |
| Security | hello@aimavrik.com · see Responsible Disclosure |
| Legal notices | hello@aimavrik.com |