PubNub Guides
What is Docker Containerization?
Containerization is a method of virtualization to isolate and package an app and its dependencies into a standardized unit called a container.
What is SSL/TLS Protocol?
SSL/TLS (Secure Socket Layer/Transport Layer Security) is a cryptographic protocol that provides secure communication over the Internet
What are Realtime APIs?
A realtime API enables developers to build apps that can send & receive data in real time, providing immediate responses to user actions.
What is Sharding?
Sharding is a database partitioning technique that breaks a single database into smaller, more manageable parts called shards.
What are Webhooks?
A webhook is a way for two different applications or services to communicate with each other in real time.
What is Kafka?
Apache Kafka is an open-source distributed streaming platform designed to handle high volumes of real-time data.
What is Unity?
Unity provides developers with comprehensive tools to build games for various platforms, including PCs, consoles, mobile devices, & VR.
What is nginx?
nginx is an open-source web server software widely used for serving web content, acting as a reverse proxy and load balancer.
What is User Datagram Protocol (UDP)?
User Datagram Protocol (UDP) is a network protocol that operates at the transport layer of the Internet Protocol (IP) suite.