Knock on wood, I have not used them in quite a while.

you are viewing a single comment's thread
view the rest of the comments
[–] 0 points 3 years ago* (2 children)

Honestly, it's not as bad as AWS or Azure. Plus if you use k8s it's first-in-class support, since Google came up with k8s. There is a fairly steep learning curve though.

If you're deploying anything in cloud infra you need to make sure it's portable between providers. Vendor lock-in is a big avoidable no-no.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago (1 child)

    In my opinion AWS is considerably more clear and simple than gcloud.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 3 points 3 years ago

    They're both very complex so it's understandable people would have different experiences. In general I've found GCP fairly straightforward, with shitty documentation, generally good support of fundamentals, great k8s support, good prices, fairly modern APIs, and relatively low feature coverage. AWS more built out, awful & totally inconsistent UI, better feature coverage, higher prices, and some pretty janky XML APIs if memory serves.

  • source
  • parent