Hey, I'm part of the Wing team, I see where you're coming from regarding intermingling business logic with infra definitions.
If it makes sense, these infra definitions are the functional part of the infrastructure (declaring that you want a bucket and pre-populating it with objects during deployment for instance). The non-functional parts (encryption, redundancy, others) can be taken care of separately on the platform side
No comments yet.