guide icon indicating copy to clipboard operation
guide copied to clipboard

Content Contribution: Project Structure page

Open rupakg opened this issue 7 years ago • 0 comments

Description

Add content to the Development/Project Structure section of the guide.

Filename: /guide/source/dev/project_structure.md

Page/Section: Development/Project Structure

Details:

Some suggested ideas and guidance for content in this section:

Project Structure

  • How should a multi-services app be structured?
  • What are best practices for breaking apart services?
  • How should I organize repos for services? one repo or multiple repos?
  • What are the advantages/pain points of either case?
  • How do you manage configuration for services?
  • How to manage secrets for services?
  • How to organize or group functions?

rupakg avatar Jun 16 '17 16:06 rupakg