Guides

A Comprehensive Guide on Continuous Testing
GuidesSep 24, 2023

A Comprehensive Guide on Continuous Testing

A comprehensive guide to continuous testing and why it should be an integral part of the app development process.
PubNub logo
Developer Relations Team
Symmetric encryption vs Asymmetric encryption
GuidesSep 22, 2023

Symmetric encryption vs Asymmetric encryption

Key differences, tech overview & simple-to-understand explanation why asymmetric encryption offers enhanced security in modern communication networks
PubNub logo
Developer Relations Team
The Complete Guide to Chat APIs
GuidesSep 22, 2023

The Complete Guide to Chat APIs

A chat API provides access to cloud infrastructure with the features to build real-time chat experiences that scale.
PubNub logo
Developer Relations Team
What are Vertical and Horizontal Scaling?
GuidesSep 21, 2023

What are Vertical and Horizontal Scaling?

Vertical and Horizontal Scaling: The Similarities, Differences and Use Cases
PubNub logo
Developer Relations Team
What is Publish/Subscribe model (Pub/Sub)?
GuidesSep 21, 2023

What 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!
PubNub logo
Developer Relations Team
What are RESTful APIs and how are they used?
GuidesSep 20, 2023

What 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.
PubNub logo
Developer Relations Team
Should I Use Socket.IO or PubNub?
GuidesSep 20, 2023

Should I Use Socket.IO or PubNub?

Socket.IO is a real-time library for bidirectional communication, built on WebSocket with automatic reconnection, fallback, and room-based messaging
PubNub logo
Developer Relations Team
A Comprehensive Guide to Event-Driven Architecture
GuidesSep 20, 2023

A 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.
PubNub logo
Developer Relations Team
What is SignalR library for real-time connectivity?
GuidesSep 20, 2023

What 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
PubNub logo
Developer Relations Team