Launch the stack
Follow the step-by-step instructions in this section to configure and deploy the solution into your account.
Time to deploy: Approximately 10 minutes
Sign in to the AWS Management Console
and select the button to launch the prebid-server-deployment-on-aws.template
AWS CloudFormation template.-
The template launches in the US East (N. Virginia) Region by default. To launch the solution in a different AWS Region, use the Region selector in the console navigation bar.
-
On the Create stack page, verify that the correct template URL is in the Amazon S3 URL text box and choose Next.
-
On the Specify stack details page, assign a name to your solution stack. The chosen name must be all lowercase or the stack will fail to deploy when creating certain resources. For information about naming character limitations, see IAM and STS Limits in the AWS Identity and Access Management User Guide.
-
Under Parameters, review the parameters for this solution template and modify them as necessary.
Parameter Default Description PrebidServerContainerImage
public.ecr.aws/aws-solutions/prebid-server:{solution version}
The fully qualified name of the Prebid Server container image to deploy.
CloudFrontWafDeployment
Yes
Specifies whether to deploy a CloudFront distribution. If you set it to
Yes
, the solution creates and configures a CloudFront distribution to serve your content. If you set it toNo
, provide your own SSL certificate.SSLCertificate
Optional
The ARN of an SSL certificate in AWS Certificate Manager associated with a domain name. This field is only required if CloudFrontWafDeployment is set to
No
.Note
CloudFront distribution is the recommended configuration for this solution because this configuration provides enhanced security and performance. Refer to the Opt out of using CloudFront and AWS WAF section for more information about the benefits of using CloudFront and AWS WAF together, and steps to disable CloudFront and AWS WAF if desired.
-
On the Configure stack options page, choose Next after reviewing the settings.
-
On the Review and create page, review and confirm the settings. Check the box acknowledging that the template will create AWS Identity and Access Management (IAM) resources.
-
Choose Submit to deploy the stack.
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.