EnigmaCG's Analytics Leaders' Summit has achieved tremendous success and acknowledgement in the market since its introduction in May 2016 after being organized in 5 different locations- Singapore, Indonesia, Malaysia, Thailand and Philippines and attracting over 1000+ Data Professionals who live and breathe analytics. After a sell-out last November in Indonesia, EnigmaCG's … [Read more...] about ALS: Artifical Intelligence, The Cloud and Beyond on 20-21 June 2019
Cloud
Intro to Redis Cluster Sharding Advantages, Limitations, Deploying & Client Connections
Redis Cluster is the native sharding implementation available within Redis that allows you to automatically distribute your data across multiple nodes without having to rely on external tools and utilities. At ScaleGrid, we recently added support for Redis Clusters on our platform through our fully managed Redis hosting plans. In this post, we're going to introduce you to the … [Read more...] about Intro to Redis Cluster Sharding Advantages, Limitations, Deploying & Client Connections
MySQL Tutorial Understanding The Seconds Behind Master Value
In a MySQL hosting replication setup, the parameter Seconds_Behind_Master (SBM), as displayed by the SHOW SLAVE STATUS command, is commonly used as an indication of the current replication lag of the slave. In this blog post, we examine how to understand and interpret the MySQL Seconds Behind Master value in various situations. Possible Values of  Seconds Behind Master The … [Read more...] about MySQL Tutorial Understanding The Seconds Behind Master Value
How to Connect Your MongoDB Deployments to Robo 3T GUI
Robo 3T (formerly Robomongo) is a popular desktop graphical user interface (GUI) for your MongoDB hosting deployments that allows you to interact with your data through visual indicators instead of a text-based interface. This open source tool has cross-platform support and actually embeds the mongo shell within its interface to provide both shell and GUI-based interaction. As … [Read more...] about How to Connect Your MongoDB Deployments to Robo 3T GUI
How to Secure IoT With Edge Computing
In 2014, Hewlett-Packard estimated that as much as 70% of IoT devices were easily hackable. While the number has gone down a bit since then, it hasn't dropped sufficiently enough the IoT to ignore network security as a concern. While the standard security solution would be an on-system password, this is no longer enough to stop dedicated hackers from gaining access to a network … [Read more...] about How to Secure IoT With Edge Computing