You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I think we have a statement that patterns should be decomposed to the point where the SCI impact statement doesn't change any more on further decomposition. E.g. if you have a pattern that is both Energy and Embodied, if it can be split up into two patterns one on Energy and one on Embodied then break it down.
We came up with that approach because someone submitted a patter that was very very high level, "make software carbon aware".
But I can see from your first two examples that we have gone the other extreme as well, two patterns that are worded almost exactly the same seems redundant.
One thought that's popped into my head reviewing your examples above is that there might be a mixture of a pattern and an implementation of a pattern.
from @navveenb "Maybe we can have patents as per SCI Energy, Hardware and Carbon Awareness. For example, we would have one patent for sizing and optimization - web, server etc.. and have tags applicable for web, cloud etc"
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:
There are more patterns that are overlapping.
The text was updated successfully, but these errors were encountered: