Answer the question
In order to leave comments, you need to log in
How to design a scalable system for counting banner impressions?
Good day.
I'm trying to design a scalable system for counting banner impressions:
The banner sends its encoded ID via JS to the server, the server saves the banner ID in the database and updates the field with the number of impressions. As a result, it should be possible to view the statistics of impressions of each banner hourly. The approximate number of views is 5000/sec.
Are there ready-made cloud solutions or does it make sense to raise your servers with a load balancer.
Thanks in advance!
Answer the question
In order to leave comments, you need to log in
Turnkey solution - use a third-party service for advertising
key points
5000/secpretty weak flow. taking into account the fact that it is not necessary to make an auction of announcements
hourly display statistics for each bannerone more simplification
This lasts for about 16 servers with goodies, you seem to have a simpler task and you can get by with less.
We are working on https://www.adspyglass.com/
Of the open systems, as far as I remember, there is still only one openX
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question