Kindly Suggest Some Cloud Based Research Tools and/or Subjects that can be taught to undergraduate students to provide them a research pathway in the field of cloud Computing.
Hello! I have categorically mentioned a few research topics that might be intriguing to undergraduate as well as graduate students:
1. Cloud Forensics & Intrusion Detection Systems
I would recommend to use DFire (http://digitalfire.ucd.ie/?p=903) to setup a virtual cloud provider and then perform a bunch of penetration tests. Additionally, I would urge students to investigate reactive mechanisms to prevent and analyze critical events in cloud environments. This will enable them to practice experimental methodologies and enhance their troubleshooting skills.
Some specific targets are- Log Analysis, Swap Memory Analysis, Threat Analysis.
2. Resource provisioning in cloud systems
For this track of research, I would recommend to use OMnet++ or GNS3. As an academic project, I would suggest students to read Graph Theory and scheduling algorithms in Operating systems; and implement such algorithms in a virtually simulated setup.
A few specific projects are- Deadlock avoidance, concurrency in cloud, Gelly-Scheduling.