Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Perl CloudGlue

Perl CloudGlue

Using perl to control the cloud.

Avatar for Robin Darby

Robin Darby

March 06, 2012
Tweet

More Decks by Robin Darby

Other Decks in Programming

Transcript

  1. AMIs: - CPU - NetworkIn/NetworkOut - DiskWriteOps/DiskReadOps - DiskReadBytes/DiskWriteBytes LoadBalancer/AutoScalingGroups:

    - Latency - RequestCount - HealthyHostCount - UnHealthyHostCount Tuesday, 6 March 2012
  2. AutoScaler - Automatically expands or contracts a group of EC2

    instances based on predefined ‘rules’; Designed to respond to high level of peek demand, then returning to a lower number of hosts when the demand has gone. - Monitors health of instance group; Re-launching instances if required, so you no-longer manually have to maintain your instance groups. Tuesday, 6 March 2012
  3. Resources: • AWS DevCenter: http:// developer.amazonwebservices.com • Forum • Documentation

    center: http://aws.amazon.com/ documentation/ • API • Code Samples • AMIs (quick starts). Tuesday, 6 March 2012