Blogs

Learn about new PubNub releases, industry trends, and app development tips.

Flight Paths: Geolocation Tracking + Google Maps API
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.
PubNub logo
Michael Carroll
Build IoT Smart Locks with Secure Access Management
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.
PubNub logo
Namratha Subramanya
Add Functions to your CI/CD Pipeline Using the CLI
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.
PubNub logo
Adam Bavosa
Real-time Data Synchronization with Unity and PubNub
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 logo
Jordan Schuetz
MonkeyLearn Block for Easy ML + Workflow Automation
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.
PubNub logo
Adam Bavosa
AngularJS Chat: Real-time User List + Presence
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
PubNub logo
Michael Carroll
AngularJS Chat: OAuth 2.0 User Authentication
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
PubNub logo
Michael Carroll
Security for IoT: What It Is and Why It Matters
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 logo
Stephen Blum
Comparin Functions vs. AWS Lambda Functions
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
PubNub logo
Adam Bavosa