top of page

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


Achieving Success in Challenging Software Development Projects
Achieving Success in Challenging Software Development Projects. How Our Team Helped a Client Meet Deadlines and Deliver Long-term Value.
cloudandthings.io
4 min read
92 views


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


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


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


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


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

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
15 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


Being agile for the win, again.
We’ve recently been asked to submit a proposal to rewrite a client’s application. The application has been in production for over 10...
Paul Zietsman
4 min read
10 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
7 views


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