Settings

Theme

Infra and Code, can developers do it all?

2 points by dsamy a year ago · 1 comment · 1 min read

Reader

I'm obsessed with closing the gap between developers and infra. After all, if they can write code, they can surely handle the infra, right?

I believe the #2 reason is the lack of a simple programming interface to make that happen. #1 is the fact that cloud tools and platforms were built for operators in the first place.

My attempt to solve #2 is detailed in this article: https://medium.com/@fodil.samy/spore-drive-building-a-cloud-platform-in-a-few-lines-of-code-bd3730a95cde

Thoughts?

raulb_ a year ago

My thoughts are that, while as a developer you could still build up the skills to put them in service with tools such as Terraform (Infrastructure as Code) or any other similar ones, these two serve such different purposes when it comes to scale and maintenance that they still deserve a different skill set. Closing the gap between the two might be possible to start up and run, but not for maintaining or scaling.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection