top of page


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
161 views

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
12 views


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
10 views


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
14 views


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
8 views
bottom of page