1. Write code
    • local machine
    • Cloud9 - cloud-based IDE
  2. Store Code in Repository
  3. Run Automated tests
  4. Build application (like a unity build)
    • package/executable produced
  5. Deploy application
  • CodeStar - Automate this entire pipeline

Services