System Infrastructure
The services that run Adventive in production, grouped by provider. Each provider page lists the services in use and links to the operating standard for each.
Architecture
Section titled “Architecture”Requests hit Cloudflare at the edge. Workers run the application logic and reach the databases through Hyperdrive, which pools connections and connects to the private AWS databases over a Cloudflare Tunnel. Access gates every internal hostname against the JumpCloud identity provider. Telemetry flows from every Worker to New Relic over OpenTelemetry. Credentials live in AWS Secrets Manager (database and recovery credentials, out of band from Cloudflare) and Cloudflare Secrets Store (Worker runtime secrets).
Providers
Section titled “Providers”Cloudflare runs the edge: Workers, Tunnel, Hyperdrive, and the services that front the platform.
AWS holds the databases and the out-of-band secret and recovery stores.
New Relic is the observability platform for every service.
Mailgun delivers transactional email.
Zencoder transcodes video and rich-media ad assets.
Cross-provider
Section titled “Cross-provider”Cloud Connectivity is the Cloudflare Tunnel layer that connects the Cloudflare edge to the private AWS network. It spans both providers, so it has its own section rather than living under either one.
When a project in Proposed Infrastructure reaches production, its standard is rewritten and moved into the provider section it belongs to. For the tunnel, that home is Cloud Connectivity.