Blogs
Learn about new PubNub releases, industry trends, and app development tips.
GuidesOct 1, 2023
A Comprehensive Guide to nginx
What is nginx, how does it compare to Apache and how can it be configured?
Sep 30, 2023
Building Event-Driven Software
This article will cover what you need to know about EDA and our best tips for integrating it successfully into your workflow.
Sep 30, 2023
How PubNub Takes Socket.IO to the Next Level
The Socket.IO framework is great for streaming real-time data. But that's where it stops. You have to be able to deploy and scale your real-time app.
Sep 29, 2023
Integrate New Features Into Your Tech Stack
Factors to consider when introducing new features into your tech stack.
GuidesSep 28, 2023
A Comprehensive Guide to XMPP
What is XMPP, what are some use cases, and how does it facilitate real-time communication?
GuidesSep 28, 2023
What is User Datagram Protocol (UDP)?
UDP - fast, lightweight, connectionless protocol for real time apps, but lacks reliability features like guaranteed delivery and packet ordering
GuidesSep 27, 2023
A Developers Guide on Jenkins
Jenkins is an open-source automation server that allows DevOps teams to automate various tasks in the software development lifecycle
Product UpdatesSep 27, 2023
Announcing the New PubNub Chat SDK
PubNub's Chat SDK is the easiest way for developers to create new chat applications or add in-app chat to existing apps
GuidesSep 26, 2023
A Comprehensive Guide to RabbitMQ
Discover RabbitMQ the open-source message broker for real-time apps, offering scalability, and flexible messaging patterns! Robust & easy to implement