top of page


Building a Resilient Multicloud EKS Infrastructure: AWS + Azure Hybrid Nodes
What if you could combine the best of Amazon EKS with the regional reach or compliance capabilities of Azure or multi-cloud? That’s exactly what hybrid nodes let you do.

Darren Lavery
5 min read


Building some of the largest Cloud Landing Zones in South Africa
The cloudandthings.io team is made up of individuals that have been involved in some of largest Cloud Landing Zone builds in South Africa.

cloudandthings.io
2 min read


bits | Build versions for AWS Image Builder Pipelines
We use AWS Image Builder, a lot. It’s a super cool service if you need to build AMI or Container images. We used to have to use a...
Paul Zietsman
1 min read


terraform | git commit -m “all the secrets”
One of the first things I learned as a junior developer was to never push secrets to git. Sharing the secrets needed to bootstrap an...
Paul Zietsman
3 min read


pretty print | better terraform plans
We recently changed the default tags added to all the resources we provision in AWS for one of our clients. We also made some other more...
Paul Zietsman
3 min read


terraform | a better way to loop
Resource looping has come a long way since I started using terraform, and with 0.13 around the corner it is time for us to say goodbye to...
Paul Zietsman
3 min read
bottom of page