Creating the Backend for Frontend database
Create the Backend for Frontend (BFF) database using the provided PowerShell script.
Before you begin
- To complete this task, you need access to a database server machine that runs a supported database version. Database support is the same as for Content Manager.
- To run PowerShell database scripts for this database, the machine must meet the requirements described in Creating databases for Content Manager security.
About this task
Backend for Frontend, or BFF, refers to an architectural pattern that uses a middle layer between the frontend clients and the backend. BFF also refers to the layer itself and each client has a dedicated BFF. A single BFF database is used for the various BFFs.