(Khaja Moizuddin) This article is a continuation of here. Before reading the below article, I suggest you read my previous article as provided in the link.
Community
OCI Cloud Instance with Jenkins
(Skant Gupta) In this post, we can add OCI compute instance with Jenkins. As a prerequisite, we already configured OCI plugins and add the credentails in Jenkins.
Creating A GraphicsMagick Playground With Docker, CommandBox, And Lucee CFML
(Ben Nadel) When Adobe first introduced the CFImage tag in ColdFusion 8, I thought it was the bee’s knees! Suddenly, this language that made everything else easy now made image manipulation easy as well. In the years since then, however, I’ve grown to view ColdFusion’s image manipulation with a bit
MySQL InnoDB Cluster Replication via Router to Slave Single Node using SSL
(Ivan Ma) This article is written to share how to setup SSL Replication between MySQL InnoDB Cluster and Slave single node via MySQL Router.
Automate SFTP File Transfer with SQL Server Agent and WinSCP
(Joe Gavin) You need to create an automated process to transfer files using Secure File Transfer Protocol (SFTP) with SQL Server Agent. Check out this article to learn how.
Build a Single Page Application (SPA) Site With Vanilla.js
(Jeremy Likness) Modern JavaScript has all of the capabilities and features necessary to build a complete Single Page Application (SPA) experience without relying on a framework.
Plan Change Monitor goes off on SQL Analyze query
(Bobby Durrett) Last night, the plan change monitor script we have setup on one of our production databases alerted us about query with a SQL Analyze hint. It looked weird.
Writing Azure Functions with Function Monkey: Validation
(Jason Roberts) Function Monkey is a framework to define Azure Functions in a fluent way as opposed to using binding attributes on function methods.
Important Health Checks for your MySQL Master-Slave Servers
In a MySQL master-slave high availability (HA) setup, it is important to continuously monitor the health of the master and slave servers so you can detect potential issues and take corrective actions.
SQL SERVER – SSMS Install Error 0x80070652 – Setup is Blocked Due to Another Install Currently running. Please Let the Other Install Complete and then Restart the Computer if Necessary
(Pinal Dave) While preparing for a demo for my client Comprehensive Database Performance Health Check, I was installing necessary applications on my laptop. In this blog, I would share my experience with SQL Server Management Studio SSMS install error – Setup is blocked due to another install curren