Build
Tutorials, demos, and code walkthroughs for a wide variety of real-time web, mobile, and IoT projects.
BuildMar 14, 2024
SMS Notification System with PubNub and IFTTT
Combining PubNub Events & Actions and IFTTT to create a SMS Notification System.
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
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.
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.
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
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
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.
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
BuildMar 1, 2024
Kafka vs. RabbitMQ: Comparing Messaging Brokers
A Comparison of Kafka and RabbitMQ message broker architecture, performance and use cases