8 min read
Balancing Low Latency, High Availability and Cloud Choice Cloud hosting is no longer just an option — it’s now, in many cases, the default choice. But the cloud computing market, having grown to a whopping $483.9 billion, may finally be starting to…
8 min read
Note: This is the first part of a three-part blog series on NoSQL database technology. Introduction A lot of companies that end up as Volt Active Data customers started out by replacing a legacy RDBMS platform with a NoSQL database. Given the…
8 min read
Volt Active Data and AWS have partnered to make the Volt Active Data Platform available in AWS Wavelength, a new and already publicly available AWS Infrastructure offering optimized for mobile edge computing applications and designed to drive and enable ultra-low latency on 5G…
8 min read
To deliver reliable, fast, and responsive services, providers demand real-time automation informed by actionable insights gleaned from the torrents of data and device telemetry events streaming through their networks. For ages, it seemed that one could have the speed or data granularity…
8 min read
5G has a headline requirement for 1ms latencies. Legacy RDBMS products can’t come anywhere near this. Many newer database products will face serious problems because they use Eventual Consistency. Why? Latency In order to provide scalability and resilience, new DB technologies keep…
8 min read
Recently, we hosted our webinar, “Is Your 5G Data Architecture Ready for Microservices?”, hosted in conjunction with FierceWireless. This unique session, Volt Active Data’s Chief Technologist, Dheeraj Remella engaged in a roundtable discussion with Iain Gillott, Founder and President, iGR about a…
8 min read
Editor’s Note: This post originally appeared on November 1, 2017 on the InfoWorld blog. It is republished with permission. Even Google and Amazon can’t process data instantly—here’s how to combat latency in your real-time application Despite all the advances we’ve seen in…
8 min read
Historically, telco analytics have been limited and difficult. Telco networks and the systems that support those networks are some of the most advanced technology solutions in existence. The performance requirements for telco networks are staggering – the ability to process millions of…
8 min read
There are three ways to interact with the database in client / server computing: Of these, using stored procedures is the most efficient and logical choice for high-volume, low-latency on-line transaction processing (OLTP). Unconvinced? I’m not surprised. Stored procedures have a (mostly…