Skip to content

Optimizely Cloud Technology Stack

CMS: Optimizely Content Cloud

Optimizely Content Cloud (CMS) plus Experimentation, in a headless-only configuration — Optimizely Graph as the delivery layer in front of a decoupled frontend. Other Optimizely products (Commerce, CMP) and non-headless, server-rendered delivery are out of scope.

LayerTechnology / ToolNotes
Backend/PlatformOptimizely Content Cloud SDKsContent Types defined in C#
Backend/PlatformOptimizely Graph (GraphQL)Headless content delivery layer
FrontendReact / Next.js (or equivalent)Consumes Optimizely Graph; headless delivery only, no server-rendered templating engine in scope
ExperimentationOptimizely Web/Feature Experimentation SDKsA/B testing & personalization
ExperimentationOptimizely Feature FlagsFeature flagging
Testing & QAxUnit / NUnitBackend unit testing
Testing & QAPlaywrightFrontend/E2E testing
CI/CD & toolingAzure DevOpsCommon pairing with Optimizely DXP
CI/CD & toolingOptimizely DXP deployment CLI/APIPlatform-specific deployment tooling
Infrastructure & hostingOptimizely DXPManaged PaaS, runs on Azure

Scope is headless implementations only for now — if a project needs a non-headless, server-rendered delivery model, that stack isn’t documented here yet. See also shared-stack.md for cross-cutting tools (version control, generic CI/CD, testing, design handoff) that apply here too.