Azure Cloud Introductory course for Java Developers.
Based on the similar course for .Net Devs: CloudX Associate: MS Azure Developer
./petstore
- home dir for PetStore code-base./modules
- home dir for course modules./modules/moduleN
- home dir for module-related materials./modules/moduleN/README.md
- module contents that Student will see./modules/moduleN/TODO.md
- set of remaining tasks for a specific module./modules/moduleN/deployment
- set of deployment automation scripts (either for Mentor convenience, or can be shared with Student)