News

Azure IoT Edge Now Generally Available and Open Source

Microsoft announced Azure IoT Edge, its cloud-based solution for bringing local intelligence to distributed Internet of Things devices, is now generally available and open source.

By parking the source code on GitHub, Microsoft said it's giving developers more flexibility and control over edge solutions -- such as letting them modify the runtime and debug problems -- while continuing the company's commitment to the open source movement.

The fully managed Azure IoT Edge service brings cloud intelligence to edge devices through the use of artificial intelligence (AI), cloud services (including machine learning, stream analytics, SQL Server databases and more) and custom logic local to cross-platform devices, which can operate independently even when offline.

"Now devices can act immediately on real-time data -- whether it be recognizing a crack in a pipe from an aerial view or predicting equipment failure before it happens," the company said in a blog post yesterday (June 27). "As we evolve toward a world of ubiquitous computing, the design of the IoT solution spanning hardware, edge and cloud must be consistent and secure to drive real impact."

After a one-year preview period, the company is also infusing more capabilities into the solution as it goes GA. Of special interest to developers is a simplified experience that includes:

  • Broad language support for module SDKs with languages including C#, C, Node.js, Python and Java.
  • Tooling for Visual Studio Code in the form of the Azure IoT Edge extension available in the VS Code marketplace. Microsoft said it simplifies module development by helping developers code, test, debug and deploy projects all from within the editor. The extension has already been installed more than 52,000 times and has earned a perfect 5.0 rating from six developer reviewers.
  • A Visual Studio Team Services (VSTS) CI/CD pipeline that helps manage the complete lifecycle of modules from development, testing, staging and deployment.

The newly GA solution also includes support for the Moby container management system, a ready-to-go ecosystem of certified edge hardware/software and security enhancements.

Those new features were added to previous functionality announced at Microsoft's recent //Build developer conference, where the company unveiled integration with Microsoft AI services, support for Kubernetes container orchestration, new partnerships, and third-party hardware integrations including DJI drones and the Qualcomm vision AI developer kit.

First-party pricing details are available here.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Microsoft Revamps Fledgling AutoGen Framework for Agentic AI

    Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

Subscribe on YouTube