2 links tagged with all of: architecture + personalization
Click any tag below to further narrow down your results
Links
The article argues against the common use of "tradeoffs" in architectural discussions, suggesting that this term oversimplifies decision-making by failing to capture the impact of individual pros and cons. It emphasizes the importance of focusing on upgrading problems rather than merely listing negatives and positives. The author shares insights from their experience at Netflix, where shifting to global personalization models presented better challenges than regional ones.
Eloelo's push notification architecture is designed to handle millions of personalized notifications in real-time, addressing challenges such as volume, latency, and reliability. The system employs an event-driven model with Kafka pipelines, dynamic template orchestration, and a resilient delivery mechanism that includes intelligent retries and fallback strategies to ensure effective communication with users.