Structured Query Language (SQL) systems help us communicate with databases. The databases can be large and can also house very sensitive data within it. Many businesses rely on their SQL systems to keep their data safe, which is why it is vital to protect it with industry-standard security methods. A SQL server health check compiles […]
Category Archives: Security
Unless you have been away on an extended, off-the-grid vacation for the first part of 2018 chances are you have heard about and are preparing for the Meltdown and Spectre vulnerabilities. The news hit the streets before a planned public announcement could be made by impacted companies, Intel, Apple and Microsoft to name a few. […]
It’s that time of year that a good amount of IT departments are dedicating time to researching and planning for their 2018 IT budgets. As you know, the growth of your company and it’s data depends heavily on your IT infrastructure, so the decisions you make and the costs of those choices are very critical. […]
Row-Level Security (RLS) is one of the most often asked for features that I hear from customers. Done correctly, Row-Level Security ensures data segregation for users in a single database. This ensures each user can only view or manipulate data that they can access. Now you can share a database in a multi-tenant environment without the […]