(Ananias Tsalouchidis) Securing MySQL is always a challenge. There are general best practices that can be followed for securing your installation, but the more complex setup you have the more likely you are to face some issues which can be difficult to troubleshoot.
Other News
SQL Server Monitoring with SolarWinds Server and Application Monitor
(Jeremy Kadlec) I need to monitor the SQL Server instances in my environment and our IT team has a need to monitor the health and availability of our overall environment. We need to understand the issues in the environment at a high level, prioritize our findings then drill into issues in order to c
Securing a Website Using Firebase, Angular 8, and ASP.Net Core 3.1
(SleepyCrat) This article will show you how to create an ASP. net core web api project and secure it using Google’s Firebase authentication service with an Angular front end.
How to get ODBC drivers using Powershell
(Jack Vamvas) Question: I had a question from a developer who was troubleshooting an application to SQL Server connection via a DSN using ODBC.
Python-Connecting to multiple Oracle Autonomous DBs in one program
(brendantierney) More and more people are using the FREE Oracle Autonomous Database for building new new applications, or are migrating to it.
Getting Started With RabbitMQ In The Oracle Cloud
(Todd Sharp) In this post I’m going to walk you through the steps that it takes to get RabbitMQ up and running for lightweight messaging in the Oracle Cloud.
Oracle and postgres disk IO performance
(Frits Hoogland) This post is about one of the fundamentally important properties of a database: how IO is done. The test case I studied is doing a simple full table scan of a single large table.
ngRx With Redux in Angular
(Nitin Arora) In this article, we discuss some basics behind getting started with ngRx with Redux in Angular to build more efficient SPAs.
Security Scanning Your .NET Core Applications
(Khalid Abuhakmeh) No organization exists in an operational vacuum. It’s a natural law of software development that your world will collide with other projects. It is inevitable to share responsibility between customers, vendors, partners, and the open-source ecosystem.
GC Handles
(Maoni) A customer asked me about analyzing perf related to GC handles. I feel like aside from pinned handles in general handles are not talked about much so this topic warrants some explanation, especially since this is a user facing feature.
