Cloud Virtualization With AWS - Salem73616C656D/reading-notes GitHub Wiki
Key Takeaways
Virtualization was popularized in 1999 when VMWare got access to cheap Intel hardware that allowed anyone to use virtualization if they had the resources.
Amazon uses a type-1 hypervisor to deliver the IaaS solution to its customers via AWS. This virtualization allows them to run various types and sizes of virtual machines for their customers on the hardware that they're providing.
Vocabulary
No new vocabulary
Conclusion
If you're looking for a IaaS solution, AWS offers a service that allows you to virtualize your machines under their infrastructure. After using it though, I really think maybe Azure might be a better option.