Blog
Learn about new PubNub releases, industry trends, and app development tips.
Guides
Mar 4, 2024What is PubNub? An introduction to PubNub
An introduction to PubNub and how we handle the infrastructure needed to create scalable apps that enable real-time interactions.
Darryn Campbell
Guides
Feb 21, 2024What is Supply Chain Resiliency?
This guide discusses what supply chain resiliency is and how it affects the long-term success of businesses worldwide.
Developer Relations Team
Guides
Nov 13, 2023A Comprehensive Guide to TCP/IP
Learn about TCP/IP, the foundation of the internet. Discover its functions, including addressing, routing, reliable data delivery, and more.
Developer Relations Team
Guides
Nov 6, 2023HTTP/1 vs HTTP/2 vs HTTP/3 - Technical Comparison
Explore evolution of HTTP protocols HTTP/1, HTTP/2, and HTTP/3 advancing web speed, security & efficiency with multiplexing, QUIC, and TLS encryption
Michael Carroll
Guides
Oct 12, 2023What is Javascript? Programming Language Explained
Definition of JavaScript, and how it is used to create interactive web pages. Discover its features, applications, and popularity among developers
Developer Relations Team
Guides
Oct 9, 2023A Comprehensive Guide to Load Balancing
Load balancing is used to evenly distribute incoming network traffic across multiple servers, ensuring optimal performance and resource utilization.
Developer Relations Team
Guides
Oct 9, 2023Faye Pub/Sub Messaging Protocol
Faye is a publish/subscribe messaging protocol built on the Bayeux protocol, a messaging system for transporting asynchronous messages over HTTP.
Developer Relations Team
Guides
Oct 9, 2023What http:// mean? HTTP protocol explained
Dive into the mechanics of HTTP: the foundational protocol enabling communication between browsers, web applications, and digital services
Developer Relations Team
Guides
Oct 8, 2023What is HTTP Long Polling? | PubNub
This blog post gives an overview of HTTP long polling, what kinds of apps you can build with it, and where it falls short.