Skip to content

kasturi-vartak/Lightweight-vs.-Heavyweight-Virtualization-Techniques

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Lightweight-vs.-Heavyweight-Virtualization-Techniques

• Google Cloud instance as Native

• Docker (a light-weight,container-based virtualization technique) with detailed configurations and installation steps, performance tests(CPU Utilization, I/O throughput, disk utilization)

• QEMU (a user-level full virtualization technique) with OS configurations, detailed installation steps and performance tests(CPU Utilization, I/O throughput, latency)

Measured the performance using benchmarks(sysbench, iostat), and finally compare the results in a report

References: Sysbench. http://imysql.com/wp-content/uploads/2014/10/sysbench-manual.pdf

IOSTAT. https://linux.die.net/man/1/iostat

QEMU https://qemu.weilnetz.de/doc/qemu-doc.html

About

Performance analysis between GCP, Docker and QEMU using benchmarks(sysbench, iostat)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors