Use AWS CLI to automate the removal and addition of instances in your ELB

Hello! Sometimes its necessary to automate the removal and addition of instances in your elastic load balancer. Perhaps for the purposes of auto scaling or deploying updates to your web application. Either way, there is many tools at the disposal of the systems administrator to automate this process. Below we will share some simple steps […]

https://www.stackstar.com/use-aws-cli-automate-removal-addition-instances-elb/ Use Varnish and Nginx to follow, hide and cache 301 / 302 redirects

Hello! Varnish is a robust, open source and stable caching solution that has been employed on many different high traffic environments with a significant amount of success. One of the things that we have come across, specifically with environments such as Amazon Web Services is that websites tend to spread their web stack across multiple […]

https://www.stackstar.com/use-varnish-nginx-follow-hide-cache-301-302-redirects/