News

Google App Engine Adds .NET Support

.NET developers now have another option for the streamlined creation of cloud apps, now that Google App Engine has announced support for the Microsoft developer stack.

Google wants to make sure that .NET developers don't dismiss its app engine outright and in fact, wants its cloud offering to be a legitimate option among the many. It's doing that by adding native .NET support to its Google App Engine.

In a nutshell, Google App Engine, or GAE, is Google's cloud computing platform for developing and hosting Web apps via Google datacenters, with services for apps being able to be automatically scaled as needed. If there's any comparing to be done in the cloud, GAE would be third among with cloud behemoths Amazon Web Services (at the top) and Microsoft's Azure Cloud platform (runner up).

And that's how GAE differentiates itself from competitors. Where those services provide fairly comprehensive tools and a third-party ecosystem that allows for the ultimate in app customization, that customization comes at the cost of flexibility. Instead, GAE alleviates the many layers of infrastructure administration that are common with those services, particularly when creating apps to scale up or down as needed, paired with its simpler and less expensive overall costs for resource usage.

GAE now has support for ASP.NET Core as well as PHP 7.1, along with its original support for a variety of Web-friendly languages: Node.js, Ruby, Java 8, Python 2.7 or 3.5, and Go 1.8.

GAE's support for ASP.NET Core means that it's now "a great choice for developers building web applications with C# and .NET Core who want to enjoy the benefits of running on App Engine," writes Justin Beckwith, Google Product Manager, in a blog post announcing the offering this week.That support means that .NET developers can write C# and .NET Core apps as if native. To simplify the process even further, Google also offers its Google Cloud Tools for Visual Studio, an extension for streamlining development of GAE-bound apps from within the VS IDE. (It's currently available in the Visual Studio Marketplace for VS 2015 only, though, and there are no indications whether it will support VS 2017.)

Google also provides Google Cloud Client Libraries for .NET, which is a set of APIs for tying into various Google Cloud services, such as storage, the query engine and the publishing subsystem. These AP libs are part of a larger set of tools contained in the Google Cloud SDK.

Google App Engine is currently in beta testing, and developers can find out more by starting at the documentation here.

About the Author

Michael Domingo is a long-time software publishing veteran, having started up and managed several developer publications for the Clipper compiler, Microsoft Access, and Visual Basic. He's also managed IT pubs for 1105 Media, including Microsoft Certified Professional Magazine and Virtualization Review before landing his current gig as Visual Studio Magazine Editor in Chief. Besides his publishing life, he's a professional photographer, whose work can be found by Googling domingophoto.

comments powered by Disqus

Featured

  • Visual Studio 'Tea & Technology' Video Miniseries Starts Next Week

    The goal of the miniseries is to provide an insider's snapshot look at some of the people who contribute to shaping the Visual Studio IDE every day.

  • Microsoft Releases OpenJDK 21 Build for Java Jockeys

    Microsoft today announced its "Microsoft Build of OpenJDK 21," taking advantage of new features and functionality in Java 21.

  • 'Dev Home' Update Leads Developer Goodies in AI-Powered Windows 11 Update

    Along with today's new AI-powered Windows 11 update come new goodies for developers, including a new edition of Dev Home, a preview offering described as a "control center" providing coding-focused features and functionality.

  • Community Dev Gives VS Code Python Some YAPF

    The latest update to Python in Visual Studio Code includes a new extension for Python formatting that was contributed by a member of the open source community.

Subscribe on YouTube