Loading...

Tag: quasardb

3 things that make logging fast and secure

Log4J is making the news because of recent major security vulnerabilities. Writing secure software is extremely hard, and logging frameworks are often overlooked as a simple, unimportant component. Any software component that parses and outputs user input needs to be considered seriously from a security standpoint. Being written in C++, Quasar does not use log4j. […]

DBaaS vs PaaS: how to choose?

To DBaaS or to PaaS, that is the question. That’s it! You’ve decided to run your DataBase Management System (DBMS) in the cloud, but now, you have more questions than before. IaaS? PaaS? SaaS? DBaaS? Lil NaaS?  At Quasar, we do the full range of possible deployments, from databases embedded in ARM32 devices to on-premises […]

Large scale Industrial IoT: lessons learned

Industrial Internet of Things (IIoT) is facing the new challenge of having to ingest very high volume of timeseries data and perform complex analysis in real time. In this blog post, we share with you the lessons we’ve learned along the way.

Top