A collection of thoughts, musings and insights from our talented group of software engineers and product designers - read all about it on our blog.
Recent articles
Under the 🔬 with Kubernetes
Tom Gallacher
• March 11
Under the 🔬 with Kubernetes
Tom Gallacher
• March 11Ever wanted to know a field in your Kubernetes yaml definition, but found it ridiculously difficult to find out what it means or even how…
Ever wanted to know a field in your Kubernetes yaml definition, but found it ridiculously difficult to find out what it means or even how…Read More...
Tall Teams vs Dynamic Duos — Tale of Micro Services
João Tiago
• March 03
Tall Teams vs Dynamic Duos — Tale of Micro Services
João Tiago
• March 03At this point, every organisation is going, or has already gone, through the process of leaving large horizontal teams with monolithic…
At this point, every organisation is going, or has already gone, through the process of leaving large horizontal teams with monolithic…Read More...
About time we take Pride on our code
António Pinho
• February 27
About time we take Pride on our code
António Pinho
• February 27We’ve all been there: having to rush something to production to meet deadlines, customer demands, management’s whims, [ .AddRange(your own…
We’ve all been there: having to rush something to production to meet deadlines, customer demands, management’s whims, [ .AddRange(your own…Read More...
Security Trivia Series: Hints on default-src CSP directive
Daniela Matos de Carvalho
• February 25
Security Trivia Series: Hints on default-src CSP directive
Daniela Matos de Carvalho
• February 25Content-Security-Policy (CSP) header is well-known to help to guarantee security on your website by setting allowed trusted origins in a…
Content-Security-Policy (CSP) header is well-known to help to guarantee security on your website by setting allowed trusted origins in a…Read More...
Kubernetes: piloting the cybernetic dreamboat
Sam Galson
• February 18
Kubernetes: piloting the cybernetic dreamboat
Sam Galson
• February 18The name Kubernetes originates from Greek, meaning helmsman or pilot, and is the root of governor and cybernetic. ( Kubernetes documentation…
The name Kubernetes originates from Greek, meaning helmsman or pilot, and is the root of governor and cybernetic. ( Kubernetes documentation…Read More...
CPU and I/O performance diagnostics in Node.js
Tom Gallacher
• February 11
CPU and I/O performance diagnostics in Node.js
Tom Gallacher
• February 11Understanding the performance profile of your Node.js applications can be a difficult process, particularly while dealing with an ever…
Understanding the performance profile of your Node.js applications can be a difficult process, particularly while dealing with an ever…Read More...