Documentation Cloud Sem 7
Documentation Cloud Sem 7
-Ishu Chaudhary
rest… did not do the work inspite of me continuously poking them to do.
Harshit and Harshavardhan did something different
Snagging CloudSim:
We'll snag CloudSim 3.0.3 from a handy GitHub link, typically found on the CloudSim website.
github.com/Cloudslab/cloudsim
Code
https://github.com/Ishu-dev/cloudComputingProjectSem7
Glossary
Processing Elements (PEs):
These are the brainiac cores inside a VM, responsible for churning through instructions and
performing computations.
Apache ANT:
Think of this as your magical wand for building and deploying Java projects.
Datacenter Broker: This is the maestro within the CloudSim realm. It plays matchmaker
between the cloud servers and the cloud infrastructure, orchestrating VM provisioning and
cloudlet scheduling on behalf of the user.
Cloudlet:
Picture a cloudlet as a little spark of computation that leaps from a device to a nearby cloud
server. It's a part of a larger application, and it dances its routine on the cloud server rather
than the device, making our lives more efficient.
Broker:
In the world of cloud simulation, a broker is your trusty assistant. It represents you, the user, in
the cloud computing world. It handles the nitty-gritty of resource allocation, including VMs and
cloudlets, ensuring your needs and app demands are met.
Conclusion
With CloudSim, you unlock the power to explore and experiment with cloud computing
scenarios, scheduling algorithms, and resource allocation strategies. By setting up a virtual
environment, installing the necessary tools, and crafting your simulations, you embark on a
journey of discovery in the world of cloud computing