Talk to an expert

Our Blog

Check out our news and see more about
our projects and researches.

Category: Technology
 

November 22nd, 2021

Workflow Engine – Data Pipeline

by in Technology

A workflow is made up of an orchestrated and repeatable pattern of activity. These activities are enabled by resources that are systematically organized into processes. These processes transform materials,...

Read More

December 31st, 2020

Integrating Neo4j with Hashicorp Vault for secure secret management

by in Technology

In this post, we’ll show you how to integrate Hashicorp Vault with any database that doesn’t have a built-in connector, and show our results by doing that with Neo4j...

Read More

November 26th, 2020

Unofficial Bash Strict Mode – pipefail

by in Technology

Part two: pipefail in Bash Welcome to part 2 of our 3-part series of “Unofficial Bash Strict Mode”. This post is about the notable behaviours of pipefail and how to overcome...

Read More

May 7th, 2020

Unofficial Bash Strict Mode – errexit

by in Technology

Bash (and shell scripting in general) is NOT straightforward. It’s easy to mess up if we’re not careful. Even if you come from a traditional programming background and just...

Read More