BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News HybridCluster announce free non-commercial licenses

HybridCluster announce free non-commercial licenses

This item in japanese

Bookmarks

HybridCluster have announced a free for non-commercial use license for their cloud hosting platform. The platform supports Linux, Apache, MySQL and PHP (LAMP) applications, and provides high availability and auto scaling with a combination of ‘AwesomeProxy’ a proprietary multi-protocol proxy server, lightweight containers and a ZFS based storage fabric.

HybridCluster doesn’t actually support the Linux in LAMP, running instead on FreeBSD so that it can use OpenZFS (which only recently made a stable port to Linux). The use of the ZFS file system and volume manager underlies most of the scalability and resilience on offer. This is achieved by making a set of independently capable distributed replicas for each application. HybridCluster’s proprietary components consist of the AwesomeProxy front end, SiteJuggler to handle distribution, replication and migration, and Yakd for system configuration. Founder Luke Marsden made this comment on the differences between HAproxy and Awesomeproxy:

The key difference between this and HAProxy is that AwesomeProxy is integrated with SiteJuggler, which with no single point of failure and using smart distributed algorithms and distributed storage, automatically provides failover with commodity hardware across data centers. In terms of AwesomeProxy itself, it also understands the binary MySQL protocol, FTP, IMAP, POP, SMTP, SSH and a bunch of other interesting protocols. Finally, AwesomeProxy is a key component in our live migration system, where it pauses new requests while in-flight ones complete, and queue them up while the underlying filesystem is unmounted, the last few 100kb of changes replicated over the network, mounted, set up, at which point the thrower unleashes the requests which built up before the live migration - in order to live migrate containers in seconds across continents without the user noticing.

FlexContainers are offered in two types based on chroot and jail, with each type supporting different template options and underlying capabilities. Chroot containers are used for CGI/FastCGI websites such as PHP, Python or Perl. MySQL databases and email accounts get their own ZFS filesystem - so can be independently migrated and scaled - and multi-tenancy is handled natively inside the respective services. Jail containers can have a wider variety of internals (much like Docker containers). Containers can be created from templates to speed deployment and conserve storage space by using copy on write techniques.

The company has been targeting web hosting providers who might wish to offer more scalable and reliable versions of traditional web application platforms. Commercial pricing is £1/month with a minimum of 100 FlexContainers. The terms for the free offering are fairly broad ‘Non-commercial licenses may be used for any purpose where its usage is not intended for financial gain’, and seem designed to appeal to hobbyists and other open source projects.

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Please stop with the ads already.

    by d taye,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Content to ad ratio!!! i understand you need sponsors and ads to keep this site running but for God's sake please stop putting up ads like this, it dilutes site quality, and will lead you down the road the likes of theserverside went - oblivion. I'm sad to see infoq go down like this...

  • Re: Please stop with the ads already.

    by Luke Marsden,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Hey, Luke here from HybridCluster. We didn't pay anything for this article, Chris just thought that what we were doing was interesting so he wrote about it!

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT