(Calvin Keaton) In June 2018, we released the App Service Migration Assessment Tool.
Other News
Conflict Resolution and Code Reviews
(Nicolás Bevacqua) Have you ever tried to do a code review on a PR that merges a large release branch or feature branch back into mainline, fixing merge conflicts? It’s not pretty.
Logging in .NET Core
(Peter Vogel) .NET Core provides a framework that logging systems can be snapped into. However, what’s most important about this framework is how you write your messages out. It’s the quality of the message that will let you find where your problems are.
Improvements to ROLLUP in MySQL
(Chaithra Gopalareddy) ROLLUP has been supported in MySQL for sometime now. But until now its use has come with two implementation restrictions: it cannot be combined with DISTINCT or ORDER BY in the same query expression.
Serverless Node Function on Oracle Functions runs periodically to produce CSV report on Oracle ObjectStorage from data in ElasticSearch
(Lucas Jellema) This article highlights a use case implementation I recently implemented (for a demo session) leveraging Oracle Functions as well as OKE (Oracle Kubernetes Engine), Object Storage and Elastic Search.
Unplug and plug an application container
(Jagruti Jasleniya) In these posts, we will see how we can unplug the application container and plug it into different CDB.
Using Oracle’s ST_GEOMETRY type hierarchy with SDO_GEOMETRY: ST_PointN and ST_NumPoints
(Simon Greener) Oracle Spatial has, for many versions, made available an implementation of the OpenGIS SFS type hierarchy.
SQL SERVER – Script Level Upgrade for Database ‘master’ Failed Because Upgrade Step ‘msdb110_upgrade.sql’ Encountered Error 8649, State 1, Severity 17
(Pinal Dave) While trying to upgrade my SQL instance to the latest patch of SQL 2017, I encountered an issue. This has happened earlier with a few of my clients earlier but this time the cause was different.
IBM Improves IT Operations with Artificial Intelligence
(Lockwood Lyon) Many IT departments have implemented software solutions that go beyond simple transaction and analytical processing.
Generate JSON Payload Using MS Flow
(Manoj Mittal) In this article, we will see how to generate JSON Payload using MS Flow without Postman and Custom Script.
