Skip to content
GitHubLinkedIn

EVEO DBaaS (SQL Server)

EVEO provides a managed SQL Server (DBaaS) used for selected production workloads. Unlike our self-managed SQL instances on VMs/bare metal, this service is provider-managed.

  • Run production SQL Server with provider-managed operations (backups, platform availability).

These values describe the currently provisioned EVEO DBaaS plan (no pricing).

ItemValue
EVEO contract labeldbaas-leftec (SP1)
Data centerSP1 (Cotia)
SQL Server editionSQL Server Standard
Compute2 vCores (provider notes: equivalent to 4 vCPUs)
Memory16 GB RAM
Storage300 GB
BackupsDaily backups included
  • Backend endpoint (private network): 192.168.50.10:1433
  • Preferred client endpoint: use *.db.lef where available (see TCP proxy)
  • Operator access requires VPN/LAN (see VPN access).
  • Clients typically connect through HAProxy (proxy.core.lef / np-proxy) using stable *.db.lef endpoints (see TCP proxy and tokio-prod.db.lef).
  • Backups are provided by EVEO; confirm retention and recovery expectations in the BCDR/backup policies.
  • Application-side connection strings should prefer *.db.lef hostnames over direct IPs.
  • If HAProxy routing is misconfigured, DBaaS appears down to clients even when the provider service is healthy.
  • VPN/DNS issues prevent access even when the DB is healthy.