Build

Tutorials, demos, and code walkthroughs for a wide variety of real-time web, mobile, and IoT projects.

SMS Notification System with PubNub and IFTTT
BuildMar 14, 2024

SMS Notification System with PubNub and IFTTT

Combining PubNub Events & Actions and IFTTT to create a SMS Notification System.
PubNub logo
Markus Kohler
A Developers Guide to Prompt Engineering and LLMs
BuildMar 14, 2024

A Developers Guide to Prompt Engineering and LLMs

Learn how to speed up your development time by utilizing LLMs such as GPT-4
PubNub logo
Sergio Munoz
How to Send Firebase Push Notifications to Android
BuildMar 13, 2024

How to Send Firebase Push Notifications to Android

How to implement mobile push notifications in your Android app using Firebase Cloud Messaging (FCM) and PubNub.
PubNub logo
Darryn Campbell
Creating a Secure Login on Android using OAuth
BuildMar 10, 2024

Creating a Secure Login on Android using OAuth

How to build secure Google sign-in functionality to your mobile Android app using OAuth 2.0 and PubNub Functions.
PubNub logo
Markus Kohler
Connecting Kafka and PubNub using the Kafka Bridge
BuildMar 6, 2024

Connecting Kafka and PubNub using the Kafka Bridge

How to connect Kafka and PubNub using the PubNub Kafka Bridge, to both extract data from PubNub to Kafka, and injest Kafka data into PubNub
PubNub logo
Darryn Campbell
Rest APIs: Building the Backbone of Digital Comms
BuildMar 5, 2024

Rest APIs: Building the Backbone of Digital Comms

An overview of RESTful APIs, including general principles and how you can use the concept of REST to improve your own APIs
PubNub logo
Matthew Edwards
How to Build a Real-time Voting App with .NET and C#
BuildMar 5, 2024

How to Build a Real-time Voting App with .NET and C#

C# PubNub API with ASP.NET MCV4 walkthrough on how to build a web-based real-time voting app with automatically tallied results.
PubNub logo
Markus Kohler
Set Real-time Gateway for Microsoft Azure EventHub
BuildMar 4, 2024

Set Real-time Gateway for Microsoft Azure EventHub

Learn to visualize PubNub realtime data with Azure Event Hubs, Stream Analytics, and Power BI using PubNub's EventHub Azure Realtime Gateway
PubNub logo
Michael Carroll
Kafka vs. RabbitMQ: Comparing Messaging Brokers
BuildMar 1, 2024

Kafka vs. RabbitMQ: Comparing Messaging Brokers

A Comparison of Kafka and RabbitMQ message broker architecture, performance and use cases
PubNub logo
Rajat Kalsy