Deploy a Prebid Server to manage ad auction requests with AWS infrastructure
Publication date: May 2024 (last update: October 2024)
Prebid Server Deployment on AWS helps customers deploy and operate Prebid Server, an open source solution for real-time ad monetization, in their own Amazon Web Services (AWS) environment. The solution enables customers with ad-supported websites to achieve scaled access to advertising revenue through a community of more than 180+ advertising platforms. Customers achieve full control over decision logic and access to transaction data, and realize AWS benefits like global scalability and pay-as-you-go economics. This solution hosts the Prebid Server executable program in a cost-effective way for a variety of request loads—5,000-100,000 requests per second (RPS)—and captures operational and transaction logs from each Prebid Server container for analysis and reporting.
This implementation guide provides an overview of Prebid Server Deployment on AWS, its reference architecture and components, considerations for planning the deployment, configuration steps for deploying the solution to the AWS Cloud.
This guide is intended for solution architects, business decision makers, DevOps engineers, data scientists, and cloud professionals who want to implement Prebid Server Deployment on AWS in their environment.
Use this navigation table to quickly find answers to these questions:
If you want to . . . | Read . . . |
---|---|
Know the cost for running this solution. The baseline estimated cost for running this solution in the US East (N. Virginia) Region is approximately $241.50 a month when no load is running on the solution. See the Cost section for several impression-per-second and RPS scenarios. |
|
Understand the security considerations for this solution. | Security |
Know how to plan for quotas for this solution. | Quotas |
Know which AWS Regions are supported for this solution. | Supported AWS Regions |
View or download the AWS CloudFormation template included in this solution to automatically deploy the infrastructure resources (the “stack”) for this solution. | AWS CloudFormation template |
Access the source code and optionally use the AWS Cloud Development Kit (AWS CDK) to deploy the solution. |
GitHub
repository |
Access the Prebid Server open source project. |
GitHub
repository |