amazon web services

12
  Amazon Web Services Yann Klis, Novelys, 30 novembre 2008

Upload: novelys

Post on 14-Nov-2014

1.114 views

Category:

Technology


0 download

DESCRIPTION

What will you find in Amazon Web Services ?

TRANSCRIPT

Page 1: Amazon Web Services

  

Amazon Web Services

Yann Klis, Novelys, 30 novembre 2008

Page 2: Amazon Web Services

  

EC2 + S3 + EBS+

SQS + SimpleDB

Page 3: Amazon Web Services

  

EC2(Elastic Cloud Computing)

Page 4: Amazon Web Services

  

EC2 API

EC2 API Tools (command line) PKI Public and private key Certificates AWS Access Key Secret Access Key

Page 5: Amazon Web Services

  

Instance Types

Standard Instances Small Instance Large Instance Extra Large Instance

High­CPU Instances High­CPU Medium Instance High­CPU Extra Large Instance

Page 6: Amazon Web Services

  

Page 7: Amazon Web Services

  

EBS(Elastic Block Store)

contributed by Novelys with the approval of our customer Keldelice.com

Page 8: Amazon Web Services

  

Page 9: Amazon Web Services

  

S3(Simple Storage Service)

Page 10: Amazon Web Services

  

Extra Thoughts on Cloud Computing

Don't know how many machines you will need Don't know how many machines you will need at a 

certain time IP addresses could change, as DNS name However, entry points must not change Several instance types could form your cloud How to manage the interaction inside your cloud ?

Page 11: Amazon Web Services

  

”With cloud computing, computing capabilities are nearly endless.

Sky is the limit !”, Yann Klis

Page 12: Amazon Web Services

  

skyisthelimit capistrano plugin

Launch your instances according to some roles and assigned number of instances

Provision your instances (install packages, rubygems, gems)

Install additionnal configuration files Every previous bits are configurable generally or by 

role (configuration bits are unioned)