Blog
Learn about new PubNub releases, industry trends, and app development tips.
Guides
Sep 21, 2023What are Vertical and Horizontal Scaling?
Vertical and Horizontal Scaling: The Similarities, Differences and Use Cases
Developer Relations Team
Guides
Sep 21, 2023What is Publish/Subscribe model (Pub/Sub)?
Boost system's scalability and flexibility! Publishers send messages to channels & subscribers receive them in real-time. No direct connection needed!
Developer Relations Team
Guides
Sep 20, 2023What are RESTful APIs and how are they used?
A RESTful API is a set of rules and constraints that govern how web services communicate with each other over the internet.
Developer Relations Team
Guides
Sep 20, 2023Socket.IO vs. WebSockets: Comparing Real-Time Frameworks
Socket.IO extends WebSockets with reconnections, rooms, and fallback options. Learn when to use it over raw WebSockets for scalable real-time apps >>
Developer Relations Team
Guides
Sep 20, 2023A Comprehensive Guide to Event-Driven Architecture
Download our comprehensive guide to learn the fundamentals of EDA and considerations to keep in mind during the development process.
Developer Relations Team
Guides
Sep 20, 2023What is SignalR library for real-time connectivity?
Check the pros and cons of Microsoft ASP.NET SignalR, designed to utilize HTTP connections for real-time communication between servers & client
Developer Relations Team
Guides
Sep 19, 2023A Developers Guide to the React Library
React - open-source JavaScript library that's popular for building user interfaces (UI) for web and mobile applications. Check why it's so popular
Developer Relations Team
Guides
Sep 19, 2023Real-Time APIs: Overview and Use Cases
This guide will help you understand the importance of real-time APIs and their role in modern software development.
Chandler Mayo
Guides
Sep 17, 2023What is HTTP Streaming and How Does it Work?
Explore HTTP streaming: how HLS, DASH, and adaptive bitrate deliver efficient, scalable media content, and their advantages over traditional streaming methods