Event processing for an ad network
I am not creating a new ad network - it's my friend's ad network with 60B monthly clicks. We are looking to make it better, piece at a time but still need a big picture. Task mostly involves interfacing with a DSP. Logging impressions, generating reports for ad buyers/sellers, ultra-fast redirects. Doing this very cheap, reliable. I am thinking about using Kafa + Go binary (for serving impressions, Kafka producer/consumer). But generating 3 dimensions (group by X, group by Y, group by Z, finally filter) reports in real-time for ad buyers is a bit difficult. Is there any reference architecture for ad networks? Can anyone share their experience with something similar?
1 comment
[ 3.3 ms ] story [ 9.4 ms ] threadDisclosure: I did not code this. I only participated in architecture reviews.