Stephen Blum
CTO, PubNub
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.
Stephen Blum
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.
Stephen Blum
Real-Time
Jan 29, 2024Installing PubNub Kafka Sink Connector
Sending message to web browsers and mobile phones from Kafka topics is easy with the PubNub Kafka Sink Connector.
Stephen Blum
PubNub Portal
Jan 26, 2024Understanding Pythons Global Interpreter Lock
Explore the Python Global Interpreter Lock (GIL) and its impact on performance and threading in cPython environments.
Stephen Blum
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.
Stephen Blum
Product Updates
Aug 9, 2023PubNub 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."
Stephen Blum
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.
Stephen Blum
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.
Stephen Blum
Jul 20, 2023
Scaling and Extending Channel Groups with Rust
Migrating Python to Rust for scalability and adaptability. Our Channel Group infrastructure is one example of our engineering challenges.