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/ SVN Offsite Backup Script : Secure offsite backup solution for SVN to Amazon S3

Hi there! Backing up your code repository is important. Backing up your code repository to an off-site location in a secure manner is imperative. Throughout our travels and experience utilizing the SVN code repository system, we have developed a quick bash script to export the entire SVN repository, encrypt it, compress it into an archive, […]

https://www.stackstar.com/svn-offsite-backup-script-secure-offsite-backup-solution-for-svn-to-amazon-s3/ Amazon S3 Backup script with encryption

With the advent of cloud computing, there have been several advances as far as commercial cloud offerings, most notably Amazon’s EC2 computing platform as well as their S3 Storage platform. Backing up to Amazon S3 has become a popular alternative to achieving true offsite backup capabilities for many organizations. The fast data transfer speeds as […]

https://www.stackstar.com/amazon-s3-backup-script-with-encryption/