Brightbox
  • Home
  • Pricing & Sign up
  • Why Brightbox?
  • Products & Services
  • FAQs
  • About
  • Blog
  • Wiki
  • Contact
Blog RSS feed
twitter_banner

Flickr


more images...

Recent Posts

  • New deployment gem release, better bundler support
  • Passenger 3.0.11 Ubuntu Packages
  • Brightbox Cloud - general availability
  • It's a new brand day!
  • Apache Denial-of-Service Vulnerability

Archives

  • December 2011 (1)
  • November 2011 (1)
  • October 2011 (1)
  • September 2011 (2)
  • August 2011 (2)
  • May 2011 (1)
  • March 2011 (3)
  • January 2011 (1)
  • November 2010 (6)
  • September 2010 (4)
  • August 2010 (1)
  • June 2010 (3)
  • May 2010 (1)
  • April 2010 (3)
  • March 2010 (2)
  • February 2010 (3)
  • January 2010 (6)
  • December 2009 (4)
  • November 2009 (6)
  • October 2009 (2)
  • September 2009 (3)
  • August 2009 (4)
  • July 2009 (3)
  • June 2009 (3)
  • May 2009 (5)
  • April 2009 (4)
  • March 2009 (4)
  • February 2009 (3)
  • January 2009 (6)
  • December 2008 (8)
  • November 2008 (7)
  • October 2008 (8)
  • September 2008 (3)
  • August 2008 (5)
  • July 2008 (1)
  • June 2008 (4)
  • May 2008 (4)
  • April 2008 (3)
  • March 2008 (3)
  • February 2008 (3)
  • January 2008 (4)
  • December 2007 (4)
  • November 2007 (3)
  • October 2007 (1)
  • August 2007 (7)
  • July 2007 (1)
  • June 2007 (3)

Popular tags

    • announcements
    • apache
    • beta
    • deployment
    • hardy
    • packages
    • passenger
    • performance
    • phusion
    • rack
    • rails
    • ruby
    • ruby on rails
    • security
    • ubuntu

Tag Cloud

announcements apache beta brightbox brightbox cloud brightbox gem cloud conference control panel dapper debian deployment events gem hardy hosting launch leeds linux london lucid maintenance modrails mod_rails mysql network nginx packages passenger performance phusion pricing rack rails rails hosting ruby ruby on rails security team tech ubuntu uk updates upgrade xen

Posts tagged ‘load balancing’

Cloud Balancers now available in beta! 26 Jan 11

Today, we’re excited to announce Brightbox Cloud Balancers – our new distributed load balancing service which is available right now as part of the cloud beta programme.

Cloud Balancers make it effortless to add fault tolerance and horizontal scalability to your systems by distributing traffic across a pool of Cloud Servers – even within separate Zones.

  • Scalable – Cloud Balancers use our high performance distributed cloud infrastructure
  • Resilient – automate fault tolerance by balancing across Cloud Servers in separate Zones
  • Flexible – map Cloud IP addresses onto your balancers
  • Familiar – point domain names at your balancers using standard DNS A-records or CNAMEs
  • Simple – use our intuitive commandline interface (or REST API) to configure balancers
  • Fast – instantly reconfigure any aspect of your existing balancers
  • Customisable – configure custom healthchecks for your pool of Cloud Servers
  • Extendable – add as many HTTP or TCP listeners you need per balancer

If you’re already part of the cloud beta programme you’ll simply need to install the latest version of the CLI tool (0.10.1) and you’ll be able to create Cloud Balancers straightaway (see the documentation for instructions).

If you’re not on the beta programme and would like to be, why not submit a beta request today? :)

Check out the screencast…

Cloud Balancer Q & A

How does it work?

Cloud Balancers are managed via the Brightbox API (or using the CLI tool, which uses the API). You create a new balancer, specifying which services should be balanced and to which back end Cloud Servers. The Cloud Balancer is then automatically built, within a minute or so, on top of the Cloud Balancing layer which spans each Zone within a Region. You can then map a Cloud IP onto the balancer and traffic is distributed across your servers according to the policy you define (the default is “least connections”). The Cloud Servers are continuously monitored according to a “healthcheck” you specify. Should one of your Cloud Servers become unresponsive it is removed from the active pool of servers until it is “up” again.

How does this compare to Amazon’s ELB (Elastic Load Balancing)?

Brightbox Cloud Balancers offer a number of advantages over Amazon’s ELB – here’s a few important ones…

  1. Brightbox Cloud Balancers work with Cloud IPs so you can easily map and remap public IP addresses between servers and load balancers.
  2. With Amazon ELB you are restricted to using only CNAME dns records, so you can’t use root domains (e.g http://example.com) – whereas with Brightbox you can use A-records and use domain names however you wish.
  3. With Brightbox you can instantly reconfigure any aspect of your existing balancers, whereas in some situations you’d need to recreate a new ELB load balancer from scratch.

How will pricing work?

We plan to announce pricing information on both this and other Brightbox Cloud services within the next month.

There will be a standard fixed hourly rate for each Cloud Balancer plus a charge for load balanced internet data (per GB).

How quickly are load balancers created?

Load Balancers are normally created and handling traffic within 90 seconds.

How much traffic will a Brightbox Cloud Balancer handle?

Exactly how much traffic a single balancer can handle depends largely on your application, but they can comfortably handle 6000 concurrent connections as standard. This will also increase dramatically in the near future as we add new scaling features to the Cloud Balancing layer.

What kind of traffic can we balance?

You can balance most TCP-based protocols. Specifying an HTTP listener adds an “X-Forwarded-For” header.

Posted 26 January 2011 by Jeremy Jarvis • 4 comments

cloud+ high availability+ load balancers+ load balancing+ region+ zone

New: Load Balancing service 20 May 09

Today, I’m pleased to announce the launch of our new Load Balancing service – which enables customers to distribute requests across multiple Brightbox virtual machines with ease.

It’s always been possible to create virtual load balancers from standard Brightboxes, but our new service now provides a simpler, more reliable and cost effective solution.

How it works

  1. We provide you with a new Load Balanced IP address (which resides on our load balancers), which you configure your domain to resolve to.
  2. Our load balancers distribute requests across your pool of healthy Brightbox servers.
  3. Health checks are performed every few seconds on each of your Brightboxes. Should one of your Brightboxes becomes unavailable, it is taken out of the load balancing pool until it is available again.

Load Balancing

Pricing for the load balancing service starts at only £19/month!  To get started, simply request the load balancing service from Extra Services in your Brightbox account.

If you have any questions on the service, please get in touch.

Posted 20 May 2009 by Jeremy Jarvis • 2 comments

clusters+ high availability+ load balancing+ lvs


Recent blog posts

  • New deployment gem release, better bundler support
    2 months ago
  • Passenger 3.0.11 Ubuntu Packages
    2 months ago
  • Brightbox Cloud – general availability
    4 months ago
  • It’s a new brand day!
    4 months ago
  • Apache Denial-of-Service Vulnerability
    5 months ago
  • Pricing for Brightbox Cloud (and last call for private beta)
    5 months ago

Join our email list

Flickr (more...)

RSS feeds

Blog feed

Flickr feed

Recent Wiki updates

System Status feed




Wiki | Forums | Terms & Conditions | Privacy | Site Map

Copyright © 2011 Brightbox Systems Ltd. All rights reserved