(Ember Crooks) One of the struggles for any well-employed person is to find time for further training and educating themselves.
Community
Spring Boot DB2 and MSSQL Configuration
(Matt Busche) By default Spring boot does a lot for you in datasource configuration, but if you’re using two separate database types – DB2, MSSQL, MySQL, Oracle, etc.
How to deal with dirty side effects in your pure functional JavaScript
(James Sinclair) So, you’ve begun to dabble in functional programming. It won’t be long before you come across the concept of pure functions. And, as you go on, you will discover that functional programmers appear to be obsessed with them.
Serverless .Net Core(2.0) application with AWS Lambda: Step by step guide
(Neel Bhatt) Amazon has recently announced the .NET Core 2.0 AWS Lambda runtime.
Validating JSON with JSON Schema in C#
(Tapas Pal) JSON Schema is a specification for validating structure-based, JSON-formatted data. JSON Schema is very similar to a grammar of some languages; it defines what data are permitted and which are not permitted. It’s a vocabulary that allows developers to annotate and validate JSON documents
Why does my Azure Function sometimes stop being triggered
(benjaminperkins) Azure is so awesome because the features it provides are so very dynamic and flexible. The platform provides a starting point for the fruition of ideas, ideas only limited by ones imagination.
Debugging MySQL On Docker
(Fernando Ipar) In a recent post, my colleague and teammate Peter Sylvester explained how we could customize MySQL’s configuration when running it as a Docker container.
The simplest things….can be risky
(Connor McDonald) Java and Oracle expert Lukas Eder tweeted yesterday about a potential optimization that could be done when reviewing database SQL code.
Datapach issues
(amitzil) This week I worked on a messy patch. I have a RAC environment with 12.1.0.2 and an old PSU and all kind of one-off patches and I wanted to install the latest PSU (180417). It sounds simple, but it’s not so simple.
Partitioning — 1 : Introduction
(Hemant K Chitale) I am beginning a new series of Blog Posts on Partitioning in Oracle. I plan to cover 11g and 12c. I might add posts on changes in 18c (which is really 12.2.0.2 currently)
