Is the required skill level to work with AWS a business model?
kuberdenis

kuberdenis @kubeden

About: I am a "Senior DevOps Engineer" by job title, considering myself a futurist interested in the future of technology, and an educator by heart who loves to share about his findings. Let's connect on X!

Joined:
Jul 1, 2020

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

Publish Date: Sep 9 '20
4 3

Recently I am mostly working with AWS and I can't say I don't notice how much harder it is to work with (and still keep everything in order) than Azure. One or two mistakes and you are burning money. Another flaw in their design (in my opinion) is the structuring. If you miss the tagging part when creating resources you can easily lose track of where the bill is coming from.

So do you think this is a business model or just a "bad" design?

hard

Comments 3 total

  • Paul Micheli
    Paul MicheliSep 9, 2020

    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.

    • kuberdenis
      kuberdenisSep 9, 2020

      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.

Add comment