Guides

A Comprehensive Guide to Kafka
GuidesOct 2, 2023

A Comprehensive Guide to Kafka

Kafka is an open-source distributed streaming platform designed to handle high volumes of real-time data, but it comes with operational overhead
PubNub logo
Developer Relations Team
A Comprehensive Guide to nginx
GuidesOct 1, 2023

A Comprehensive Guide to nginx

What is nginx, how does it compare to Apache and how can it be configured?
PubNub logo
Developer Relations Team
A Comprehensive Guide to XMPP
GuidesSep 28, 2023

A Comprehensive Guide to XMPP

What is XMPP, what are some use cases, and how does it facilitate real-time communication?
PubNub logo
Developer Relations Team
What is User Datagram Protocol (UDP)?
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
PubNub logo
Developer Relations Team
A Developers Guide on Jenkins
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
PubNub logo
Developer Relations Team
A Comprehensive Guide to RabbitMQ
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
PubNub logo
Developer Relations Team
What Is NGROK and How It Helps Platform Development
GuidesSep 26, 2023

What Is NGROK and How It Helps Platform Development

ngrok is a cross-platform application that enables developers to expose a local development server to the Internet with minimal effort.
PubNub logo
Developer Relations Team
What is Long Polling and How Does it Work?
GuidesSep 26, 2023

What is Long Polling and How Does it Work?

Long polling: a backend technique that boosts efficiency for real-time web app communication. Ideal for scalable chat and notifications!
PubNub logo
Developer Relations Team
A Developers Guide to Unit Testing
GuidesSep 25, 2023

A Developers Guide to Unit Testing

Unlock the power of unit testing! Catch bugs early, boost code quality, and enhance collaboration—all while saving time. Start testing smarter!
PubNub logo
Developer Relations Team