What is the right order of scheduling user tasks in cloud data center? is it correct or not?
Cloud provider has a different VM templates. When user requests a services, based on users' requirements, the scheduler will select the suitable VM template for the user then create this VM in host. Or the VMs are created in hosts in advance, then the tasks are scheduled on it? I am confused about the real process if task scheduling in cloud and what is in CloudSim ? I appreciate any help in this. Thanks