(Frederic Descamps) Recently during my several talks and trips to meet the MySQL Community and MySQL InnoDB Cluster, I realized that some important message was missing. I got a lot of questions about which version of Router or Shell people should use.
Community
Automatically capture all errors and context in your APEX application
(Dimitri Gielis) Let me start this post with a conversation between an end-user (Sarah) and a developer (Harry):
3 Steps to upgrade project from Angular 5 to Angular 6
(MukeshKumarTech) As we all know, Google has just released Angular latest version as Angular 6 with lots of new features. Everyone is willing to learn what new features are and how to create an Angular 6 CLI project.
Building ARM-based container images with VSTS and Azure Container Registry Build
(Daniel Neumann) Azure Container Registry Build is currently in preview, but it is an awesome feature of ACR. But what is ACR Build? It is a native container build capability directly integrated into the Azure Container Registry. So, we do not need container build agents anymore.
Why Profiler For Life?
(Denny Cherry) I admit it, I still use SQL Profiler. I always have, and I will for the foreseeable future. My reasons are pretty simple.
Moving APIs to .NET Core
(K. Scott Allen) I’ve been porting a service from .NET to .NET Core. Part of the work is re-writing the Azure Service Bus code for .NET Core. The original Service Bus API lives in the NuGet package WindowsAzure.ServiceBus, but that package needs the full .NET framework.
Making Data Simple: Decision Optimization and Prescriptive Analytics
On this week’s episode of Making Data Simple, Susara van den Heever, Data Science Program Director, IBM Analytics, sits down with us to give insights on practices that improve business efficiency and effectiveness.
Recovering from corrupt DB2 Storage Group Control Files
(Damir Wilder) Recently, we received a distress call from a client who were unable to access their production database and the data within. Client’s main aim was to recover the data from the database by any possible means.
Building an Azure Event Grid app. Part 3: Turning the publisher app into a Docker image.
(gdavi) Why do I want my publisher app to be a Docker image? Because I’d potentially like to be able to run the app from different environments and/or have other people run the app from their environments. Not having to rebuild or distribute the binaries would make it easier and I can be more certai
Generate Useful Documentation for Your Web API Project
(Peter Vogel) I wrote an earlier article about implementing HATEOAS in Web Services as a way of reducing documentation. In the comments to that article, a reader suggested that, if I really wanted to reduce documentation, I should be looking at Swagger.
