(Thorben Janssen) For quite some time, finding the right scope of a microservice was proclaimed to solve all problems.
Community
New V12 functionality – UNLOAD authority! Why? What is the point?
(Brian Laube) Db2 for zOS V12 introduces a new UNLOAD authority permission for tables. This is “beside” the good-old-fashioned classic table authority permissions for SELECTAUTH, INSERTAUTH, DELETEAUTH, UPDATEAUTH, etc. etc.
ASP.NET Core Apps Observability
(Francisco) Modern software development practices value quick and continuous updates, following processes that minimize the impact of software failures. As important as identifying bugs early, finding out if changes are improving business value are equally important.
Using CSS Webkit-Appearance To Style Checkbox ::after Pseudo-Element
(Ben Nadel) Last weekend, my mind was blown by Divya Sasidharan, who mentioned that you could use webkit-appearance to add custom CSS styling to native form elements.
Q&A with Brice Wilson: What’s New in Angular 9
(Becky Nagel) We caught up with expert web developer/trainer Brice Wilson to get his take on Angular, which always appears at or near the top of periodic rankings of the most popular JavaScript-based web development frameworks.
Automating MySQL schema migrations with GitHub Actions and more
(Shlomi Noach) In the past year, GitHub engineers shipped GitHub Packages, Actions, Sponsors, Mobile, security advisories and updates, notifications, code navigation, and more. Needless to say, the development pace at GitHub is accelerated.
Real-Time Anomaly Detection Using Azure Stream Analytics
(Ron L’Esteve) The need to process Big Data Real-Time streams is becoming an increasing need for many businesses. Customers in numerous industries are seeking to harness the power of real-time big data to unlock valuable insights.
Virtual List in Angular
(Pranav_) This article explains how to load a huge chunk of data in HTML page without hampering its performance.
Use SQLMap to Connect Directly to Azure SQL Database
(Thomas LaRock) I’ve written before about using sqlmap to perform sql injection testing against a website. It is also possible to use sqlmap to connect directly against a database.
18c versus 19c
(Connor McDonald) I had someone say to me at an event recently: “We’re are going to upgrade to 18c, because 19c is new and is probably less stable”.