sageworks icon indicating copy to clipboard operation
sageworks copied to clipboard

MetaData Manager

Open brifordwylie opened this issue 1 year ago • 0 comments

So we have the AWSBroker that manages 'broad' queries of the AWS services. So this is good but I think we might put in a higher level class that simplifies how data is accessed by the UI/Views and the API/Core classes.

SummaryMetaDataManager

  • Uses AWSBroker under the hood

DetailsMetaDataManager

  • Uses RedisCache
  • Pull data from two sources
    • AWS Tags
    • S3 Storage

brifordwylie avatar Jan 11 '24 02:01 brifordwylie