TCVelik runs on Microsoft Azure with per-customer isolation, encrypted storage, and HTTPS everywhere. This page explains how your data is protected at the infrastructure level. At a glance - TCVelik is hosted on Microsoft Azure App Service, each customer account is a separate App Service. AES-256 encryption at rest (Azure SSE), HTTPS/TLS for all connections. Each customer has their own database (physically separated) and search indexes (physically separated).
TCVelik is hosted on Microsoft Azure App Service. Each customer runs in a separate App Service instance, with its own application runtime, file system, and configuration.
This goes beyond pure logical multi-tenant separation: an issue in one customer environment does not give access to another.
All data stored in Azure App Service is protected by Azure Storage Service Encryption (AES-256).
This includes the our application data store database, our search index index, screenshots, attachments, and application-level files stored on the App Service file system.
All connections to TCVelik use HTTPS/TLS. This covers:
We enforce HTTPS-only access and use modern TLS versions.
TCVelik uses our application data store and a our secure search index search index, both stored on encrypted Azure App Service disks.
our search index requires plaintext for indexing. To limit exposure:
Unlike typical SaaS models:
TCVelik combines Azure’s managed infrastructure with per-customer isolation, encrypted storage, and HTTPS-only access to create a strong security foundation for your SOPs.
If you have specific security or compliance requirements, we can walk you through the architecture and discuss options that match your needs.
A quick discovery call will give you a solution sized to your needs.