DEV Community

Discussion on: Is the required skill level to work with AWS a business model?

Collapse
 
paulmicheli profile image
Paul Micheli

Try deploying your infrastructure using cloudformation and you can provide the tags and the create/update stack command and it will tag everything associated with that cloudformation stack.

Collapse
 
kubeden profile image
Kuberdenis

Yup, still - high learning curve. Not just anybody can do this. Exactly that learning curve is what I mean by 'business model'.

But yeah, I get your point and I totally agree.

Collapse
 
paulmicheli profile image
Paul Micheli

VS-Code with this plugin can really help you - github.com/dsteenman/cloudformatio...