ARCY AI
BETA

Infrastructure

How ARCY hosts, encrypts, and backs up your data.

ARCY AI is currently offered as a BETA product. This page describes the practical security measures in place today. For the legal Security section governing this relationship, see arcyai.com/security.

ARCY runs entirely on Amazon Web Services (AWS).

All data is encrypted in transit (TLS 1.2+) and at rest.

Database access is private and does not traverse the public internet.

AI inference runs through Amazon Bedrock, so no request content leaves AWS's own infrastructure to reach a separate AI vendor.

The database runs on a managed database service, which takes automated backups on a recurring schedule. arcy.js, the script that runs on your own page, carries no external runtime dependencies and is held under a hard size ceiling, reviewed for exactly this reason: fewer third-party packages means less surface to keep patched, on infrastructure we don't control.

Live system status, including any ongoing incidents, is posted at status.arcyai.com.

See How AI request content is handled for what happens to a request after the call completes.