welcome: please sign in
location: Diff for "Cloud/InstanceTypes"
Differences between revisions 1 and 2
Revision 1 as of 2013-07-10 12:03:19
Size: 264
Editor: aloga
Comment:
Revision 2 as of 2013-07-10 12:12:59
Size: 1663
Editor: aloga
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Instance types (flavors) are the building blocks for your computing needs. Instance types (flavours) are the building blocks for your computing needs. An
instance is a running server that will fir your needs. There are several
instance types at IFCA, so you should choose the best suited for your
application. The available instance types are show below:


|| '''Type''' || '''ID''' || '''Name''' || '''Memory_MB''' || '''Disk''' || '''Ephemeral''' || '''Swap''' || '''VCPUs''' || '''RXTX_Factor''' || '''extra_specs''' ||
|| Micro instance || 1 || m1.tiny || 512 || 0 || 0 || || 1 || 1.0 || {} ||
|| General Purpose || 2 || m1.small || 2048 || 10 || 20 || || 1 || 1.0 || {} ||
|| General Purpose || 3 || m1.medium || 4096 || 10 || 40 || || 2 || 1.0 || {} ||
|| General Purpose || 4 || m1.large || 7000 || 10 || 80 || || 4 || 1.0 || {} ||
|| General Purpose || 5 || m1.xlarge || 14000 || 10 || 160 || || 8 || 1.0 || {} ||
Line 10: Line 22:
These instance types belong to the M1 family and are best suited for general
purpose applications that do not require high computing power or a large
amount of memory. They will fit most of the applications.
Line 18: Line 33:

m1.tiny is a special instance type that provides a very small amount of CPU,
low memory and no additional disk.

Instance Types

Instance types (flavours) are the building blocks for your computing needs. An instance is a running server that will fir your needs. There are several instance types at IFCA, so you should choose the best suited for your application. The available instance types are show below:

Type

ID

Name

Memory_MB

Disk

Ephemeral

Swap

VCPUs

RXTX_Factor

extra_specs

Micro instance

1

m1.tiny

512

0

0

1

1.0

{}

General Purpose

2

m1.small

2048

10

20

1

1.0

{}

General Purpose

3

m1.medium

4096

10

40

2

1.0

{}

General Purpose

4

m1.large

7000

10

80

4

1.0

{}

General Purpose

5

m1.xlarge

14000

10

160

8

1.0

{}

You can find the following instance type families:

General Purpose

These instance types belong to the M1 family and are best suited for general purpose applications that do not require high computing power or a large amount of memory. They will fit most of the applications.

Compute-optimized

Memory-optimized

Micro instances

m1.tiny is a special instance type that provides a very small amount of CPU, low memory and no additional disk.

eciencia: Cloud/InstanceTypes (last edited 2014-02-26 09:46:47 by aloga)