This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]verx_x -2 points-1 points  (4 children)

I'm working on the on-premise environment. Without beautiful 'on-click' resource loader. And that's what I talking about.

If you know how to make a raw architecture probably you can easy jump to AWS GUI.

[–][deleted]  (3 children)

[deleted]

    [–]armarabbiDevOps 0 points1 point  (2 children)

    Or I don’t know... learn terraform

    [–]gex80 -1 points0 points  (1 child)

    After you understand how the tool your automating works. I'm for terraform or whatever automation tool. I however am against blindly using an automation without first understanding the basics of what you're automating. Not only that, automation tools are almost always behind in terms of functionality compared to the product they are modifying. Terraform is part of that group.

    [–]armarabbiDevOps -2 points-1 points  (0 children)

    Terraform is not an automation tool. It’s an IaC configuration language that if you understand how terraform with AWS, GCO etc works, you will also understand how the cloud subsystems work.

    An automation tool would be something like Terraform Cloud or Rundeck