Blog
Learn about new PubNub releases, industry trends, and app development tips.
InsightsFeb 21, 2024
How PubNub Delivers Real-Time Visibility: Case Studies
Real-time visibility offers a detailed view of supply chains, but building and maintaining the right tech stack for it can be challenging.
BuildFeb 20, 2024
The exciting world of Rust + ARM processors
PubNub has taken optimizing our systems efficiency a step further by migrating our applications to Rust. Rust is a programming language that's becoming more and more popular because of its efficiency and safety.
BuildFeb 20, 2024
How to Build Your Own Smart Home in an Afternoon
Dive into the steps of creating three unique home automation projects using a Raspberry Pi, Python, and PubNub.
ChatFeb 20, 2024
How to Build a Chat Application in Android
Developers rely on PubNub for secure, reliable communication networks with low latency, when developing Android chat applications.
InsightsFeb 20, 2024
The Top Challenges of Real-Time Visibility in Logistics
The advancement and proliferation of technology in the business world have created an era where immediacy is valued and expected. This makes real-time visibility integral to modern logistics and supply chain management solutions.
InsightsFeb 19, 2024
Digital Twins and the Future of Real-Time Data
The concept of Digital Twins has evolved over the last two decades, however, one thing remains the same: the need for real-time data input.
InsightsFeb 16, 2024
The Rise of Real-Time Transportation Visibility
RTTV represents the ability to see, analyze, and act upon transportation data as it happens, making supply chains more responsive, efficient, and customer-centric.
BuildFeb 13, 2024
How to Display Online Users in Real-Time
Display how many users are currently viewing a webpage in real time. Learn how to build a web UI widget in under 5 minutes, backed by Presence.
BuildFeb 8, 2024
Consistent Hashing in Distributed Systems
Imagine you're designing an advanced system that must distribute data across various physically separated nodes. You could be storing diverse data like chat messages on different servers or customer analytics across multiple storage clusters.