News

Microsoft: Azure More Developer-Friendly Than Ever

The company says more than half of the Fortune 500 is on Azure.

Microsoft's vision of software development is becoming increasingly tied to the cloud. That vision was further laid out during this week's Build conference.

Microsoft made several announcements concerning the Azure cloud platform, chief among them the general availability of Azure Mobile Services and Azure Web Sites.

Azure Mobile Services allows developers to store data on Microsoft's cloud platform for their mobile applications. The services support Windows, Android and iOS apps, and provide a way to authenticate users and send push notifications. They're also designed to scale.

Azure Web Sites, which has been in preview for more than a year, allows developers to provision Web apps on the Azure cloud. The services use free server-side Web frameworks, such as Microsoft's ASP.NET. "Developers using Visual Studio can right-click on any ASP.NET site in Solution Explorer to deploy their web site," Microsoft's product Web site explains.

Satya Nadella, president of Microsoft's Server and Tools Group, showed off the new services, saying IT is in the midst of an evolution of the back end, primarily in the cloud.

"The context of back end is the apps and the technologies, as well as the devices and the experiences, that all of us collecting are building," Nadella said. "There's not an embedded system, not a sensor, not a device experience that is not connected back to a cloud service."

Nadella also offered a preview of Windows Azure BizTalk Services, new auto-scaling capability baked into the cloud platform. Azure BizTalk provides a basic set of rules for dynamic scaling of datacenter compute capacity. The feature will allow developers to set the maximum and minimum number of servers to use at a given time. Microsoft was promoting this feature at the conference primarily as a cost-saver.

Microsoft gave a sneak preview of application access enhancements for Windows Azure Active Directory, which provides organizations and ISVs with a single sign-on experience to access cloud-based applications.

Acknowledging the importance of the cloud, Microsoft has adopted an even faster cadence for releases of new server and cloud technologies, Nadella said, and he shared some statistics with attendees gathered in San Francisco's Moscone center: The company now has more than 250,000 Azure customers and it's adding a thousand customers a day. More than 50 percent of Fortune 500 companies are using Azure, and the company counts 65 million active users.

About the Author

John K. Waters is the editor in chief of a number of Converge360.com sites, with a focus on high-end development, AI and future tech. He's been writing about cutting-edge technologies and culture of Silicon Valley for more than two decades, and he's written more than a dozen books. He also co-scripted the documentary film Silicon Valley: A 100 Year Renaissance, which aired on PBS.  He can be reached at [email protected].

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube