Menu

📰
0

I am building a web analytics platform but maybe the infra/tech behind it is more interesting.

Reddit r/analytics·u/Aviation2025·about 1 month ago
#ptkHqtnF
Reading 0:00
15s threshold

I am building a web analytics platform but maybe the infra/tech behind it is more interesting. Hello all, This is not the first analytics platform made but I wanted to share my experience and explain how I architected it as personally I would love to have read this before I started. \- There is 1 ingestion endpoint on a dedicated service, this way we can always have reliable performance and processing is defferred to another service which tbh can have way worst reliability even a home laptop. As long as the event reaches our ingestion endpoint, the rest can be replayed or have a delay of a few minutes in case of peak traffic. \- The ingestion endpoint will probably be moved to something on-edge in the future to reduce latency worldwide. \- After the event is in a queue it gets picked up but our Medallion pipeline \- A Medallion pipeline splits the processing into Bronze, Silver and Gold.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More