|
|
|
|
|
by icedchai
1280 days ago
|
|
Cloud agnostic? Not really. All the resources are cloud specific. You can't configure anything of any complexity without knowing details about your specific provider. Low level? It's about as far from "low level" as you can get. I would barely call it a programming language. That being said, I do think it is a worthwhile skill to learn. |
|
Also, I think a certain level of cloud agnosticism is possible. A lot of things like App Engine-esque services and FaaS can be boiled down to a core subset that can be agnostic. Once you get into managed queues and such, then you start losing some agnosticism for sure.