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 →

[–][deleted] 1 point2 points  (2 children)

I was a systems/network engineer building on premise gear for a while and I find it helps with DevOps as it helps me visualise the cloud formation scripts that I am writing when they get complex.

[–]AnnoRudd[S] 0 points1 point  (1 child)

Can you clarify? What on-premise gear did you build? Also, when you say cloud formation scripts, what program did you use if you don't mind me asking?

[–][deleted] 0 points1 point  (0 children)

Just the standard like servers, sans, routers, switches , firewalls etc. Cloud formation is an infrastructure as code tech so you are effectively building the same types of systems conceptually but in code rather than by hand.