AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2026-03-22 · Documentation low

File: solutions/latest/prebid-server-deployment-on-aws/cost1.md

Summary

Added cost estimation sections for optional RTB Fabric integration, including comparisons with NAT Gateway costs for different traffic volumes (50GB, 1.5TB, 1.2TB monthly outbound).

Security assessment

The changes are purely cost-related documentation updates that compare pricing between RTB Fabric and NAT Gateway services. There is no mention of security vulnerabilities, security features, or security implications in the added content. The changes focus exclusively on financial cost savings and service pricing details.

Diff

diff --git a/solutions/latest/prebid-server-deployment-on-aws/cost1.md b/solutions/latest/prebid-server-deployment-on-aws/cost1.md
index 25bf10d51..e7e3659f3 100644
--- a//solutions/latest/prebid-server-deployment-on-aws/cost1.md
+++ b//solutions/latest/prebid-server-deployment-on-aws/cost1.md
@@ -54,0 +55,22 @@ Other servicess |  Amazon CloudFront, AWS CloudTrail AWS DataSync, IAM, AWS Glue
+### RTB Fabric cost (optional)
+
+When deploying with the bidder simulator and RTB Fabric integration (`--include-rtb-fabric`), additional costs apply:
+
+**RTB Fabric with 50GB monthly outbound traffic**
+
+Assuming ~10 KB average bid request, 3 AWS RTB Fabric linked internal bidders per auction, 50 GB outbound traffic (responses are DT-IN and free):
+
+AWS service | Dimensions | Monthly cost [USD]  
+---|---|---  
+AWS RTB Fabric |  Transaction pricing ($3/billion), Data transfer pricing ($0.02/GB). Total auctions: ~1.67 million. Total bid requests: ~5 million (0.005 billion) |  $16.00  
+  
+**Cost comparison: RTB Fabric vs NAT Gateway (50GB monthly outbound traffic)**
+
+Connectivity Method | Monthly Cost [USD]  
+---|---  
+RTB Fabric (transaction + data transfer) |  $16.00  
+NAT Gateway (baseline from table above) |  $69.00  
+**Monthly savings with RTB Fabric** |  **$53.00 (77% reduction)**  
+  
+For current RTB Fabric pricing details, see the [AWS RTB Fabric pricing page](https://aws.amazon.com/rtb-fabric/pricing/). With incoming traffic, costs scale based on the volume and size of RTB requests sent through the Fabric Link. Note that bid responses returning to Prebid Server are data transfer IN and incur no charges.
+
@@ -71,0 +94,10 @@ AWS Glue |  Data processing unit-hour for AWS Glue ETL job, approx. 200 DPU-hour
+**With RTB Fabric (optional):**
+
+Assuming ~10 KB average bid request, 3 AWS RTB Fabric linked internal bidders per auction, 1.5 TB outbound traffic:
+
+AWS service | Dimensions | Monthly cost [USD]  
+---|---|---  
+AWS RTB Fabric |  Transaction pricing ($3/billion), Data transfer pricing ($0.02/GB). Total auctions: ~1.3 billion. Total bid requests: ~3.9 billion (0.0039 billion) |  $42.42  
+Amazon EC2 - other (NAT Gateway baseline) |  Number of NAT Gateways (2) with 1.5 TB outbound |  $273.00  
+**Monthly savings with RTB Fabric** |  |  **$230.58 (84% reduction)**  
+  
@@ -88,0 +121,10 @@ AWS Glue |  Data processing unit-hour for AWS Glue ETL job, approx. 200 DPU-hour
+**With RTB Fabric (optional):**
+
+Assuming ~10 KB average bid request, 3 AWS RTB Fabric linked internal bidders per auction, 1.2 TB outbound traffic:
+
+AWS service | Dimensions | Monthly cost [USD]  
+---|---|---  
+AWS RTB Fabric |  Transaction pricing ($3/billion), Data transfer pricing ($0.02/GB). Total auctions: ~7.8 billion. Total bid requests: ~23.4 billion (0.0234 billion) |  $94.78  
+Amazon EC2 - other (NAT Gateway baseline) |  Number of NAT Gateways (2) with 1.2 TB outbound |  $748.00  
+**Monthly savings with RTB Fabric** |  |  **$653.22 (87% reduction)**  
+