Cloud & DevOps
How are notifications pushed to our phones or PCs
Push notifications provide a mechanism for applications to deliver asynchronous updates to users, even when the application is not actively running. This requires a robust system for managing device registrations, message queuing, and platform-specific delivery protocols to ensure reliable and timely delivery.
Push NotificationsFCMAPNsDevice TokenMessage Queue (Kafka)ShardingHTTP/2TLS
Practice this topic with AI
Get coached through this concept in a mock interview setting

How are notifications pushed to our phones or PCs - System Design Diagram
Ready to practice?
Our AI coach will quiz you on this topic and give real-time feedback
Practice This Topic