Stephen Blum
CTO, PubNub
Mar 19, 2024
HTTP/3 Maintains a Consistent Connection ID
The connection ID isn't dependent on IP addresses. It remains persistent even as users switch between different networks such as 5G and Wi-Fi.
Mar 11, 2024
What is AWS SNS? SNS vs Competitors | PubNub
This blog post looks at the differences between PubNub and Amazon SNS for publish/subscribe and sending/routing data.
Feb 20, 2024
The exciting world of Rust + ARM processors
PubNub has taken optimizing our systems efficiency a step further by migrating our applications to Rust.
Real-TimeJan 29, 2024
Installing PubNub Kafka Sink Connector
Sending message to web browsers and mobile phones from Kafka topics is easy with the PubNub Kafka Sink Connector.
PubNub PortalJan 26, 2024
Understanding Pythons Global Interpreter Lock
Explore the Python Global Interpreter Lock (GIL) and its impact on performance and threading in cPython environments.
Aug 29, 2023
Mitigate and Prevent Subscription Sharing for SaaS
How to mitigate or prevent subscription sharing of account information for SaaS companies, specifically for those with a subscription pricing model.
Product UpdatesAug 9, 2023
PubNub Pursues Rust to Deliver Best-in-Class APIs
Serguei explains the unique benefits of using Rust, stating that it "essentially makes me a better programmer."
Aug 7, 2023
Three challenges to be aware of with Kubernetes
First-time Kubernetes has challenges: High costs due to unoptimized deployments. Steep learning curve. Optimizing HPA autoscaling for stability.
Jul 31, 2023
2x Performance Improved Moving Python 2 to Python 3
We are pleased to announce the results of the migration of the shared data pipeline service from Python 2 to Python 3.