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


Adding SSL to a Single-Instance Elastic Beanstalk Nginx Application: Simplifying Secure Web Hosting
The goal of this article is to walk you through the steps of configuring SSL on a single-instance Elastic Beanstalk environment.

Niven Naidoo
5 min read


Building, maintaining PCI-DSS compliant cloud infrastructure in AWS with cloudandthings.io
Building and Maintaining PCI-DSS-compliant Cloud Infrastructure in AWS with cloudandthings.io.
Evan Rubin
4 min read


Building the middleware components for the new Two-Pot Retirement System | Software Development at cloudandthings.io
Building the middleware components for the new Two-Pot Retirement System | Software Development at cloudandthings.io

cloudandthings.io
2 min read


where-did-my-github-contributions-go
If you’re anything like me, your GitHub contributions are a very important component of your career and your portfolio as a software...
Adan Patience
3 min read


AWS Cost Notifier
If you’ve ever felt like AWS Cost Explorer reminded you of the dreaded days you spent tracking costs in an Excel spreadsheet? Well,...
Adan Patience
1 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


aws | ClickOops
If you’ve been working in AWS for long enough, you will know that nothing good comes from configuring resources in the console aka...
Paul Zietsman
2 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


AWS Session Policies
Mid 2018 AWS released IAM Boundary policies, and it was immediately clear why they existed and where we could use them. This year AWS...
Paul Zietsman
3 min read
bottom of page