Blogs

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

Build a REST API in 5 Minutes with PubNub
Jun 18, 2018

Build a REST API in 5 Minutes with PubNub

Functions: On Request event handler feature, enabling developers to globally deploy a serverless REST API in minutes, not months.
PubNub logo
Adam Bavosa
A Tool for Monitoring Your Functions
PubNub PortalJun 18, 2018

A Tool for Monitoring Your Functions

The Function monitoring tool is a Python script that monitors all of your event handlers and displays alerts/notifications in the terminal.
PubNub logo
Syed Ahmed
PubNub EON, Real-time Framework, Available in React
Jun 18, 2018

PubNub EON, Real-time Framework, Available in React

Component library for EON that makes it even easier to start integrating PubNub and real-time charts and dashboards into your React app!
PubNub logo
Syed Ahmed
OAuth 2.0 using Google: DIY Secure Smart Lock
IoTJun 13, 2018

OAuth 2.0 using Google: DIY Secure Smart Lock

Google provides a trusted/secure login system that's familiar to users, consistent across devices, and removes burden of new account creation.
PubNub logo
Namratha Subramanya
Implementing PubNub with the Ethereum Blockchain
Jun 12, 2018

Implementing PubNub with the Ethereum Blockchain

How to implement PubNub with the Ethereum blockchain to create a PubNub-powered DApp with Truffle, Infura and the Ropsten Test Network.
PubNub logo
Cameron Akhavan
eBook: Chat is More Than Hot Air
ChatJun 11, 2018

eBook: Chat is More Than Hot Air

Chat has hit the mainstream. Our eBook provides 360-degree view of chat app development, deployment, and scale—and why chat is eating the world.
PubNub logo
Developer Relations Team
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