The Road to Low-Code | Mitigating Foreseen & Unforeseen Low-Code Impacts

Before we started our journey to low code we knew that there were going to be areas that we had to mitigate in advance if we were going to be successful. The core of many of these was around the ability to capture the “low-code output” as actual code and storing it in our own …

The Road to Low-Code | Selection Criteria

If you are to search for “low-code benefits” you will quickly find that there are many opinions and experiences around the benefits of low-code development. The aforementioned Google search returns about 8.5 billion results. A couple examples are: Decreased costs Higher productivity Improved agility Enhanced Innovation (hmm… that’s an interesting concept) Lower barrier to entry …

The Road to Low-Code | Introduction

Every team, every operation, and even every object has its weakest link. You can’t remove the weakest link as another aspect will take its place. Hence business, like every other area of life is consistently addressing the weakest link to raise the strength of the whole. Our team, like make is constrained on resources, specifically …

Presuppositions…

Many will rightly ask “what’s up with the religious content in your posts”? I say rightly because it’s abnormal these days as society in general avoids discussions of politics or religion to keep away from areas that cause conflict. In many contexts this seemingly works well in the immediate term, but everyone addresses life via …

Nginx and HAproxy – PR_END_OF_FILE_ERROR

I recently switched over an Nginx server so that it was being accessed via an HAproxy tcp connection that was now sending proxy protocol information. When I did this I started to get PR_END_OF_FILE_ERROR issues from my browser. While it seems simple, the fix is to ensure that your nginx listener has the proxy_protocol configuration …

Velocity – The Sirens Call and Security

Over the past several years there has been a move to the Site Reliability Engineering (SRE) model. This was thanks to Google’s sharing of operational experiences through their book Site Reliability Engineering – How Google Runs Production Systems. Now, there is no shortage of SRE jobs wherever you look. The ultimate goal of this move …