News

It's a 'Go' for Microsoft Azure Developers

Microsoft embraces many programming languages beyond its own C#, TypeScript, F# and so on, lately boosting its support for Go, the popular language developed by Google.

The company last week started up the language's very own blog series, aptly titled Microsoft for Go Developers Blog.

The sole post there serves as a welcome and self-announcement: "Our goal with this blog is to inform users and customers of what we are doing to ensure that Go is well supported on Azure. We envision this platform as a space for meaningful discussions, learning opportunities, and sharing best practices for Go Developers deploying to Azure."

The Azure reference is no coincidence as Microsoft's support of other languages can hinge on the cloud where it places most of its development emphasis, and Go is prevalent in cloud computing. In fact, the site for the open source offering sometimes referred to as Golang says, "With a strong ecosystem of tools and APIs on major cloud providers, it is easier than ever to build services with Go."

Python and Java are two other languages that have been embraced by Microsoft in the Azure cloud.

Go Extension
[Click on image for larger view.] Go Extension (source: Google).

Like Java and Python, functionality for Go developers doing Azure development is provided in Visual Studio Code with an extension supported by Go creator Google, who in 2020 took over development of the tool from Microsoft. Last year, a survey indicated VS Code was the No. 1 code editor among Go developers. The tool has been installed more than 12 million times.

No. 1 Editor for Go Devs
[Click on image for larger view.] No. 1 Editor for Go Devs (source: Go Team at Google).

Microsoft said it's goal is to foster collaboration and innovation and contribute to the Go ecosystem, promising to share all patches it creates.

Microsoft years ago famously embraced open source after long being criticized as a closed, proprietary, dev monolith, and it referenced that: "One of the key principles guiding our approach to Go development at Microsoft is our commitment to open collaboration and contribution. We believe in the power of the open-source community and recognize the importance of giving back. That's why we're proud to follow our 'upstream everything' philosophy within the team. Microsoft intends to upstream all patches -- subject to them being accepted upstream of course!"

The company will seek to make Go applications more compatible with the Windows APIs and services with specific efforts to support debugging, profiling, troubleshooting and monitoring functionalities, all part of an effort to ensure seamless integration with the Windows environment. It also plans some crypto work.

While the blog series reflects Microsoft's commitment to the Go ecosystem, the company's embrace of its arch-rival's programming language is years in the making (see the 2018 article, "Microsoft Embraces Go Programming Language for Azure Cloud Development").

More information can be found in Azure for Go developers documentation and Go in Visual Studio Code.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

  • Introduction to .NET Aspire

    Two Microsoft experts will present on the cloud-native application stack designed to simplify the development of distributed systems in .NET at the Visual Studio Live! developer conference coming to Las Vegas next month.

  • Microsoft Previews Copilot AI for Open-Source Eclipse IDE

    Catering to Java jockeys, Microsoft is yet again expanding the sprawling reach of its Copilot-branded AI assistants, previewing a coding tool for the open-source Eclipse IDE.

Subscribe on YouTube

Upcoming Training Events