Deploy the solution - Guidance for Deploying a Prebid Server on AWS

Deploy the solution

This solution uses AWS CDK and stacks to automate its deployment. The CDK code specifies the AWS resources included in this solution and their properties. The CDK stack provisions the resources that are described in the template.

Important

This solution includes an option to send anonymized operational metrics to AWS. We use this data to better understand how customers use this solution and related services and products. AWS owns the data gathered through this survey. Data collection is subject to the AWS Privacy Notice.

To opt out of this feature, modify the CDK code before deploying. For more information, see the Anonymized data collection section of this guide.

Prerequisites

You need an AWS account with permissions to deploy CDK stack and all the resources defined within the stack for this solution. The AdministratorAccess IAM policy, which provides full access to AWS services and resources is sufficient to deploy this solution.

Deployment process overview

Deploy the solution guidance using the AWS CDK stack available in the Github repository.

Before you launch the solution, review the cost, architecture, network security, and other considerations discussed earlier in this guide.

Follow the steps in the section "Deployment" in the Git repo readme. The default configuration deploys the core and supporting services found in the AWS services in this solution section, but you can customize the CDK stack to meet your specific needs.

You can view the status of the stack in the AWS CloudFormation console in the Status column. You should receive a CREATE_COMPLETE status in approximately 10 minutes.

Time to deploy: Approximately 10 minutes