Blogs
Learn about new PubNub releases, industry trends, and app development tips.
GeolocationJun 6, 2018
Flight Paths: Geolocation Tracking + Google Maps API
Flight paths (polylines) are a list of points, where line segments are drawn between consecutive points. We'll implement them with the Google Maps API.
IoTMay 31, 2018
Build IoT Smart Locks with Secure Access Management
How to build your own connected Raspberry Pi smart door lock, with remote control and access management for granting and revoking permissions.
Product UpdatesMay 16, 2018
Add Functions to your CI/CD Pipeline Using the CLI
Learn how to use the Functions CLI for testing and deploying your code. This guide shows how to automate the CI/CD process with Travis-CI.
GamingMay 15, 2018
Real-time Data Synchronization with Unity and PubNub
Unity SDK with PubNub. Data synchronization, which ensures that two or more clients are synced, is essential for multiplayer games specifically.
PubNub PortalMay 8, 2018
MonkeyLearn Block for Easy ML + Workflow Automation
Use Machine Learning on high volumes of text for business automation. MonkeyLearn's powerful ML API can be streamlined thanks to Functions.
ChatMay 8, 2018
AngularJS Chat: Real-time User List + Presence
Learn how to build a complete AngularJS chat app with a real-time user roster
May 8, 2018
AngularJS Chat: OAuth 2.0 User Authentication
This tutorial walks through building chat with our core pub/sub technology (and other PubNub features). We recently launched ChatEngine, a new fra
IoTMay 8, 2018
Security for IoT: What It Is and Why It Matters
IoT security has been a predominant topic of discussion, both for IoT businesses and their end users for the last decade.
PubNub PortalMay 7, 2018
Comparin Functions vs. AWS Lambda Functions
We're often asked, "is Functions the same as AWS Lambda?" A breakdown of the similarities, differences, and use cases