News

Azure App Service Debuts

Developers can start using the Azure-based App Service apps, with other cross-platform/cross-device services available in preview.

As if echoing the company's "mobile-first, cloud-first" mantra, Microsoft yesterday debuted a new service, called Azure App Service, for building cross-platform/cross-device apps originating from the company's Azure cloud environment.

"App Service is an integrated solution that streamlines development while enabling easy integration with on-premises and SaaS systems while providing the ability to quickly automate business processes," explained Bill Staples, Microsoft corporate vice president, App Platform, Azure Group, in a blog post.

In simpler terms, Azure App Service is a fully managed service for building apps for any device. It's an integration of Microsoft Azure Websites, Azure Mobile Services, and Azure BizTalk Services for a variety of app types: Web, Mobile, Logic and API apps.

Web Apps, available now, is a fully managed service for building Web-enabled apps that can be automatically scaled based on client need. Developers need only worry about which tools to use to build apps, and can turn to a gallery of pre-built modules to quicken the app-building process. Developers can also use familiar versioning, authentication, and performance monitoring tools for building them. Infrastructure specs (even licensing and SLAs) are taken care of by Azure, scaling the app's needs up or down. Web Apps can be deployed globally through Azure Traffic Manager.

Mobile Apps, currently available in preview (as are Logic Apps and API Apps), is based on Azure Mobile Services, and contains client SDKs for Windows, iOS and Android platforms, as well as support for Xamarin and Apache Cordova. It offers a streamlined method for developing device-specific apps that take into account authentication to on-premises and cloud-based services, with offline sync support for sometimes-connected devices. It also comes with more than 40 Software-as-a-Service (SaaS) API connectors in its present iteration.

Logic Apps connects data and services of many popular SaaS apps to Azure Platform-as-a-Service (PaaS) services, and it does so with a visual designer, so it's not really a developer-oriented service (but there are enough developer hooks in it for customizing it). And neither is API Apps, upon which Logic Apps is based. With API Apps, a technical-savvy user (or developer, for that matter), can select from any number of available cloud or on-premises APIs or even customized ones.

Azure App Service supports the Microsoft .NET Framework, Node.js, Java, PHP, and Python languages. Pricing for Azure App Service apps is billed at the same rate as services under the current Azure Websites.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

Subscribe on YouTube