Page 1 of 3

Automated Environment: Puppet, iClassify, and Capistrano

There is a new hype: cloud computing. Your web site traffic grows? Add a new application server. Want to increase availability? Add a new web server. Among others Amazon offers a whole bunch of infrastructure to support these needs. But it is not enough...


Read More →

Apache Webserver and Tomcat Virtual Hosts

Problem description: You want to server multiple web applications with one Tomcat instance. The brute force variant is to just “rewrite” or ProxyPass the request from e.g. www.myhost.com to the local tomcat with localhost:8080/myhost. But this leads...


Read More →

Amazon Elastic Block Store

There is a new kid on the block: Amazon Elastic Block Store

The new service fills one of the last missing links in the Amazon Webservices. It provides for persistent, high-performance, high-availability block-level storage which you can attach to...


Read More →

Poolparty, a promising tool for cloud computing

Poolparty is a very interesting project. It promises easy cloud computing with Amazon EC2. The project undergoes a heavy rewrite of its core, so we ought to stay tuned :-)

Ressource links are as follows:

The homepage:
http://poolpartyrb.com/

The...


Read More →

High-Availability Load Balancer (With Failover and Session Support) With HAProxy

HAProxy seems very promising as a production use software loadbalancer. The only drawback with this solution is that one still has to use some extra piece of middleware to terminate a ssl session (stunnel, apache).

Setting Up A High-Availability Load...


Read More →

Next page

Interested in Cloud or Chef Trainings? Have a look at our Commandemy Trainings page. Need help migrating to the cloud? Check out Infralovers.

comments powered by Disqus
Blog Tags