by Zac | Nov 13, 2014 | Blog
First, let me start by saying that the Elastic Load Balancer is a pretty neat feature of Amazon Web Services. Straight from the Amazon ELB page: Elastic Load Balancing automatically distributes incoming application traffic across multiple Amazon EC2 instances in the...
by Zac | Jun 16, 2014 | Blog
VMware Horizon View is an amazing tool for remote access. The struggle is making sure that the proper users have access to View from anywhere, while only allowing some users to consume their virtual desktop on-site. The reasons for this run the gamut. Some...
by Zac | Jun 1, 2014 | Blog
So you’ve got VMware Horizon View client running in your environment. Things are good. Maybe now you’re tired of paying for two Windows licenses, one for the physical desktop, one for the virtual desktop. Maybe you have a bunch of old equipment hanging...
by Zac | May 15, 2014 | Blog
Userdata scripts are a powerful way to customize an Amazon Web Service AMI or instance. It’s goal is allow the administrator to tweak a generalized AMI into something very specific. On instance creation (only, take note that the userdata script will...