JSON vs. Protocol Buffers vs. Avro

Introduction JSON (JavaScript Object Notation), Protocol Buffers (also known as Protobuf), and Avro are all data serialization formats commonly used to transmit data between systems. These formats allow you to define the structure of the data that needs to be

Read More »

VDMS Introduces New Global CDN WAF

Late last month, Verizon Digital Media Services (VDMS) introduced waflz, its new global CDN Web Application Firewall (WAF). A WAF acts as the first line of defense in network security by monitoring all incoming and outgoing network traffic, and deciding

Read More »

Protocol Buffers vs. JSON

Protocol buffers, also known as Protobuf, is a protocol that Google developed internally to enable serialization and deserialization of structured data between different services. Google’s design goal was to create a better method than XML to make systems communicate with

Read More »
Scroll to Top