01 · Peak-shaped capacity
The architecture matched short, high-demand campaign windows instead of keeping fixed capacity sized for rare peaks.
Customer work · Media
ABP Live needed to absorb a short campaign surge without paying for peak infrastructure throughout the year. BluePi built a serverless request path with Amazon API Gateway, AWS Lambda, DynamoDB, CloudWatch, and SNS.
ABP Live expected campaign traffic to reach up to 2 million concurrent requests. BluePi designed an AWS serverless path using API Gateway, Lambda, DynamoDB, CloudWatch, and SNS so request handling, storage, monitoring, and event notification could scale with demand.
01 · Peak-shaped capacity
The architecture matched short, high-demand campaign windows instead of keeping fixed capacity sized for rare peaks.
02 · Complete request boundary
API entry, execution, data access, limits, latency, and monitoring were handled as one scale path.
03 · Live-event observability
CloudWatch and SNS gave operators visibility into request behavior and conditions that needed attention during the event.
Requests entered through API Gateway, Lambda handled execution, DynamoDB supported data access, and CloudWatch with SNS monitored behavior and notified the team. The path handled 2.08 million concurrent requests with 100 percent uptime and reduced campaign infrastructure cost from $530 to $15.
The architecture matched short, infrequent traffic peaks instead of carrying fixed capacity sized for the maximum all year.
API entry, execution, data access, limits, latency, and monitoring were treated as one scale boundary.
CloudWatch and SNS gave operators metrics and alerts about request behavior and conditions that required attention during a live event.
Where this pattern fits
This serverless pattern fits any data or AI service that faces sharp workload peaks and needs measured scale, clear operating visibility, and controlled cost.
Direct answers drawn from the case record on this page.
ABP Live needed to absorb a short campaign surge without paying for peak infrastructure throughout the year. BluePi built a serverless request path with Amazon API Gateway, AWS Lambda, DynamoDB, CloudWatch, and SNS.
ABP Live expected campaign traffic to reach up to 2 million concurrent requests. BluePi designed an AWS serverless path using API Gateway, Lambda, DynamoDB, CloudWatch, and SNS so request handling, storage, monitoring, and event notification could scale with demand.
The architecture served 2.08 million concurrent requests at 100 percent uptime during high-demand events. Campaign infrastructure cost fell from $530 to $15, and the team ships features without server management work. Measured results: 2.08M concurrent requests at peak; 100% uptime through the campaign; $530 → $15 campaign infrastructure cost.
Client: ABP Live. Industry: Media. Platform: AWS.
Open a section to review the customer problem, implementation, business change, and architecture.
ABP Live expected campaign traffic to surge to two million concurrent requests within short windows. Conventional scaling sized for that peak would sit idle and expensive for the rest of the year, and the platform still had to scale by itself for the next event.
BluePi built a serverless request path on AWS. Amazon API Gateway receives every call, AWS Lambda runs the application code with no servers to manage, and Amazon DynamoDB stores campaign data at whatever volume the traffic demands. Amazon CloudWatch tracks performance and resource use, and Amazon SNS carries real-time notifications for event triggers and scaling actions.
The architecture served 2.08 million concurrent requests at 100 percent uptime during high-demand events. Campaign infrastructure cost fell from $530 to $15, and the team ships features without server management work.
The traffic pattern ruled out provisioned capacity: rare, short spikes separated by long quiet periods. Every component had to scale on demand and bill only for actual use. The path also had to stay simple enough for the team to operate without a dedicated infrastructure function.
The platform was judged on the conditions that matter for a live campaign: concurrent-request capacity, availability through the surge, and cost per campaign. CloudWatch metrics gave the team a continuous view of performance and resource consumption during each event.
Capacity planning stopped being a pre-campaign project. The team develops and deploys features without provisioning work, and per-campaign infrastructure spending dropped by two orders of magnitude, which changed which campaigns were worth running.
Cases that share this industry or platform, for comparison during your evaluation.
Delhivery needed current operating views across a rapidly growing parcel network while keeping historical package and scan data available for analysis. BluePi built an AWS data warehouse and near-real-time reporting path using Amazon S3, Kinesis, Storm, Redis, and Redshift.
Compass Group worked with inconsistent records and conflicting reports across SAP and related systems. BluePi integrated inventory, sales, and operational data on AWS Redshift, established master-data workflows and governance, and applied field-level quality controls.
InfoDrive India’s private-cloud application had manual deployments, limited scaling, and weak operating visibility. BluePi moved the application to AWS, automated delivery, used load testing to right-size capacity, introduced autoscaling, and added application and infrastructure monitoring.