Oliver Lewis
06/08/2023, 6:27 PMQuiran Storey
06/09/2023, 5:22 PMAna
06/09/2023, 5:26 PMAlso, how do you ensure the scalability and maintainability of these blueprints, considering the evolving needs of different engineering teams?
Blueprints like any "library" need to be versioned and updated properly using either semver or other way of proper version management, so do not introduce breaking changes in stable blueprint versions etc. If using upstream resources when composing your blueprints, think of the update strategy they offer.