Skip to content

Make patterns more abstract and not so fine grained - General Strategy? #217

Open
@markus-gsf-seidl

Description

@markus-gsf-seidl

Currently we are on the track to produce very, very fine granular patterns that are sometimes trivial:

Wouldn't it make more sense to categorize these on a higher level and then break them down? Or cluster them in more general patterns (like Right-sizing).
If we continue like this we have a list of very fine granular patterns like:

  • Optimize CPU Utilization in VM
  • Optimize CPU Utilization in K8S
  • Optimize CPU Utilization in AWS
  • Optimize CPU Utilization in Azure
  • ...

There are more patterns that are overlapping.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions