Topic 1: Virtual Machines and Compute Services
Virtualization and compute services are fundamental to cloud engineering, enabling scalable and flexible infrastructure. In this topic, you will focus on deploying virtual machines on various cloud providers (such as AWS, Azure, and GCP)
- Study
- What are Compute Services
- Understanding Virtualization
- Instance Types & OS Selection: Choosing the right VM specs (CPU, RAM, storage)
- Deploying Virtual Machines on AWS, Azure or GCP
Test your knowledge
Test your knowledge with an AI assistant, here are some example prompts to test your knowledge of Virtualization and Compute Services:
- Can you explain what Compute Services are and why they are important in cloud computing?
- Can you describe how virtualization works and its role in cloud infrastructure?
- Can you differentiate between Virtualization and Compute Services.
- Can you compare the compute services provided by AWS, Azure, and GCP?
- Can you explain what a hypervisor is, how it works, and why it is essential for virtualization?
Hands-on Tasks
Deploy a Virtual Machine on any cloud provider using the default configuration.