I recently came across a fun and interesting challenge. In the latest project I joined, a team wanted to do a "lift & shift to the cloud". As a Cloud Native engineer I've seen this pattern fairly ...
Recently Container Solutions released version 1.0.0 of the java-operator-sdk, which allows developers to implement Kubernetes operators in a simple and convenient way. In this post I would like to giv...
Recently I (along with a few others much smarter than me) had occasion to implement a ‘real’ production system with Istio, running on a managed cloud-provided Kubernetes service.
Do you need to see results from your load tests? Do you know how to present stats on a well-arranged dashboard? We built an in-house solution called Locust Exporter for gathering metrics from load tes...
Most companies these days use multiple cloud accounts to separate resources, customers, or even internal departments. With multiple AWS accounts, it’s practical to rely on a so-called bastion account ...
This post is the second part of a series. Read the first part here. In the first part of this deep dive, we looked at kubectl and how it is a quick and easy way to do deployments but how certain edge ...
This post is the first part of a series. Read the second part here. Kubectl, if only by being the official CLI, is certainly the most popular way of interacting with Kubernetes clusters. And running k...
The Cloud Native community continues to spread rapidly, according to the 2019 annual report released by the Cloud Native Computing Foundation (CNCF) this month. Given the more than 5,000 words contain...
For anyone that has been engaged in the big trend towards the containerisation of software applications, and the move to elastic, on-demand infrastructure, you'll know how important getting skilled up...