sageworks icon indicating copy to clipboard operation
sageworks copied to clipboard

SageWorks Architecture Documents

Open brifordwylie opened this issue 1 year ago • 0 comments

Lets put together a set of Architecture Documents for SageWorks:

  • Top Level Page

  • Artifacts

    • DataLoader
    • DataSource
    • FeatureSet
    • Model
    • Endpoint
  • Transforms

    • DataSource to DataSource
      • Heavy
        • AWS Glue Jobs
        • AWS EMR Serverless
      • Light
        • Local/Laptop
        • Lambdas
        • StepFunctions
    • DataSource to FeatureSet
      • Heavy/Light (see above breakout)
    • FeatureSet to FeatureSet
      • Heavy/Light (see above breakout)
    • FeatureSet to Model
    • Model to Endpoint

brifordwylie avatar Mar 14 '23 15:03 brifordwylie