(chadh) The UrbanCode Deploy Blueprint Designer has long supported the ability to design and provision full-stack cloud environments using OpenStack Heat orchestration. The cloud automation industry is now embracing Terraform as a standard for Infrastructure as Code (IaC).
Community
Using Presentation Components In Order To Hide Async Pipe Complexity In Angular 7.0.3
(Ben Nadel) Last week, I shared some of my frustration over the elusive nature of State Management in a JavaScript Single-Page Application (SPA); and, my not-so-novel idea of a “Runtime” abstraction that would completely hide the very notion of state management from the application View.
SQL Server 2017 on Linux: Support for third-party AD providers
In the past, SQL Server on Linux has required SSSD to be configured for AD Authentication to work. SSSD is a very powerful service which provides support AD authentication and integration.
SQL SERVER – You Are Not Logged on as the Database Owner or System Administrator
(Pinal Dave) Every day I spend a good amount of time with my regular and new clients, helping them with SQL Server Performance Tuning issues. Today, in this blog, I will discuss a situation faced where I was engaged in Comprehensive Database Performance Health Check.
The Importance of mysqlbinlog –version
(Ceri Williams) When deciding on your backup strategy, one of the key components for Point In Time Recovery (PITR) will be the binary logs. Thankfully, the mysqlbinlog command allows you to easily take binary log backups, including those that would otherwise be encrypted on disk using encrypt_binlog
Update! – Unexpected Behaviour With V$DIAG_ALERT_EXT
(Robert Crames) I wanted to know which “ORA-” Errors have occured in my Production-DB and issued a
ADF Task Flow Performance Boost with JET UI Shell Wrapper
(Andrejus Baranovskis) ADF application with UI Shell and ADF Task Flows rendered in dynamic tabs would not offer instant switch from one tab to another experience. Thats because tab switch request goes to the server and only when browser gets response – tab switch happens.
Query Builder: Where Are My Joins?
(Jeff Smith) One of the improvements for version 18.3 was a much improved, performant query builder.
How to Download and Install the JDK
(Cay S. Horstmann) Guides you through compiling and running three typical Java programs—a console application, a graphical application, and an applet—using the plain JDK, a Java-enabled text editor, and a Java IDE.
Programming on Trees
(Nick Polyak) In this article, I present some very general programming concepts I came up with long ago, but have not implemented yet. I hope that, perhaps, the interest will be sufficient to motivate me to work on them.
