I am a senior java developer in the cloud/distributed arch/ microservice area.

I’ve touched on golang in the past, but not learnt it in any formal/extensive way.

I see it cropping up in many java/microservice positions, and I’m curious if this is at some point going to overtake java in my area.

The current benchmarks seem to suggest that if autoscaling is key to your services, golang is the way to, well, go.

I looked at the job market and it doesn’t yet seem to have taken over, but I’m curious how this is likely to play out over the next decade and if quakus for example is likely to become more competitive against golang. Interestingly, golang specific roles on average pay less than java ones in my area.

Let me know your thoughts or if you have any good articles / content on the subject.

  • FizzyOrange
    link
    fedilink
    arrow-up
    7
    arrow-down
    2
    ·
    4 days ago

    IMO it’s not as good a language as Rust, so I wouldn’t learn it for the purposes of making something. However it’s very easy to learn (at least to a productive level), so you may as well if you want to.

    Just work through go by example and see what you think.

    By far the best thing about Go is the tooling. Language itself is eh.

    • Orygin@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      ·
      3 days ago

      Yeah the language is not the most sexy but it does the job. The tooling is where the real benefits come to life