Skip to content

Latest commit

 

History

History
executable file
·
13 lines (10 loc) · 724 Bytes

File metadata and controls

executable file
·
13 lines (10 loc) · 724 Bytes

Cloudx Java Azure Dev

Azure Cloud Introductory course for Java Developers.
Based on the similar course for .Net Devs: CloudX Associate: MS Azure Developer

Repository Structure

  1. ./petstore - home dir for PetStore code-base
  2. ./modules - home dir for course modules
  3. ./modules/moduleN - home dir for module-related materials
  4. ./modules/moduleN/README.md - module contents that Student will see
  5. ./modules/moduleN/TODO.md - set of remaining tasks for a specific module
  6. ./modules/moduleN/deployment - set of deployment automation scripts (either for Mentor convenience, or can be shared with Student)