Naren Gokul Oct 31, 2019Cassandra Failover and consistencyApache Cassandra is the always-on NoSQL database that is highly scalable and available. That sounds magical and is in fact true – IF you...
niket.bOct 16, 2019Snowflake Database RecoveryIf you google the word ‘snowflake‘ for the first time, you will likely get references to the ‘it insult‘ word, Taiwanese dessert, a...
Naren Gokul May 22, 2019Using Dask for Distributed SystemsAs part of our Analytics practice, we repeatedly encounter use cases where complex calculations over large datasets are required. In this...
Naren Gokul May 13, 2019Cqlsh with SSL: Securing Cassandra CqlshAt Data-Aces, we provide managed services running Cassandra for our customers. With more and more attention being given to data security...
Nikhil KalekarJan 20, 2019Setting up GPU support for Tensorflow on Windows 10TensorFlow supports running computations on a variety of types of devices, including CPU and GPU. Originally used for display functions,...