ผลต่างระหว่างรุ่นของ "เปรียบเทียบ Cloud Compute"
จาก Morange Wiki
(หน้าที่ถูกสร้างด้วย 'Cloud compute เป็นปริการลักษณะ Virtual Machine หรือ Virtual Private Server ที่ให้...') |
(→Google Cloud Compute) |
||
แถว 5: | แถว 5: | ||
เลือก Linux ตัวเล็กสุด (Debian7.3) | เลือก Linux ตัวเล็กสุด (Debian7.3) | ||
<pre> | <pre> | ||
− | seksan@ | + | seksan@instance-1:~$ cat /proc/cpuinfo |
processor : 0 | processor : 0 | ||
vendor_id : GenuineIntel | vendor_id : GenuineIntel | ||
แถว 13: | แถว 13: | ||
stepping : 4 | stepping : 4 | ||
microcode : 0x1 | microcode : 0x1 | ||
− | cpu MHz : | + | cpu MHz : 2499.998 |
cache size : 30720 KB | cache size : 30720 KB | ||
physical id : 0 | physical id : 0 | ||
แถว 26: | แถว 26: | ||
wp : yes | wp : yes | ||
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc up nopl xtopology pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt aes xsave avx f16c rdrand hypervisor lahf_lm xsaveopt fsgsbase smep | flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc up nopl xtopology pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt aes xsave avx f16c rdrand hypervisor lahf_lm xsaveopt fsgsbase smep | ||
− | bogomips : | + | bogomips : 4999.99 |
clflush size : 64 | clflush size : 64 | ||
cache_alignment : 64 | cache_alignment : 64 | ||
address sizes : 46 bits physical, 48 bits virtual | address sizes : 46 bits physical, 48 bits virtual | ||
− | power management | + | power management |
</pre> | </pre> | ||
<pre> | <pre> | ||
− | + | seksan@instance-1:~$ free -m | |
− | + | total used free shared buffers cached | |
+ | Mem: 596 89 507 0 5 26 | ||
+ | -/+ buffers/cache: 57 539 | ||
+ | Swap: 0 0 0 | ||
</pre> | </pre> | ||
รุ่นแก้ไขเมื่อ 13:00, 6 สิงหาคม 2557
Cloud compute เป็นปริการลักษณะ Virtual Machine หรือ Virtual Private Server ที่ให้บริการเป็น OS ซึ่งมีหลายเจ้าด้วยกัน ลองเปรียบเทียบตัวเล็กสุดของแต่ละที่ โดยเลือกตัวเล็กสุด
Google Cloud Compute
เลือก Linux ตัวเล็กสุด (Debian7.3)
seksan@instance-1:~$ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 62 model name : Intel(R) Xeon(R) CPU @ 2.50GHz stepping : 4 microcode : 0x1 cpu MHz : 2499.998 cache size : 30720 KB physical id : 0 siblings : 1 core id : 0 cpu cores : 1 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc up nopl xtopology pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt aes xsave avx f16c rdrand hypervisor lahf_lm xsaveopt fsgsbase smep bogomips : 4999.99 clflush size : 64 cache_alignment : 64 address sizes : 46 bits physical, 48 bits virtual power management
seksan@instance-1:~$ free -m total used free shared buffers cached Mem: 596 89 507 0 5 26 -/+ buffers/cache: 57 539 Swap: 0 0 0
Azure Virtual Machine
เลือก Linux ตัวเล็กสุด (Ubuntu 14.04)
root@semantics:/data# cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 16 model : 8 model name : AMD Opteron(tm) Processor 4171 HE stepping : 1 microcode : 0xffffffff cpu MHz : 2094.713 cache size : 512 KB physical id : 0 siblings : 1 core id : 0 cpu cores : 1 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow rep_good nopl extd_apicid pni cx16 popcnt hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw bogomips : 4189.42 TLB size : 1024 4K pages clflush size : 64 cache_alignment : 64 address sizes : 42 bits physical, 48 bits virtual power management:
เลือก Linux ตัวเล็กสุด
seksan@semantics-instance-1:~$ uname -a Linux semantics-instance-1 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u1 x86_64 GNU/Linux