by ricktbaker | Oct 24, 2017 | AWS, DevOps
With some of the recent search engine changes, It’s not uncommon to want your site to run completely under https. If you’re running on AWS with an Elastic LoadBalancer in place, then you have to go about it a bit differently so you don’t end up with...
by ricktbaker | Oct 5, 2017 | Opshell
I work with a large number of clients who host their services within AWS. For that reason I’m constantly having to login to the AWS console to get the IP and key of the server that I want to connect as. In the past I had a small ruby script that I was using to...