News

Azure Spring Cloud Debuts for Managed Java-Based Microservices

Seeking to ease the development of Spring-based microservices written in Java on the Azure cloud, Microsoft and Pivotal announced a private preview of a fully managed service called Azure Spring Cloud.

It caters to Java developers using Pivotal's Spring Boot and Spring Cloud, based on its enterprise Java development framework called Spring. Spring Boot is an opinionated onramp for creating Spring-based applications, while Spring Cloud obviously targets cloud development and distributed environments.

Microsoft said the fully managed service is meant to help developers focus on building applications and relieve them from the drudgery of mundane tasks like infrastructure configuration, installing and managing components and so on.

While Microsoft used the moniker Azure Spring Cloud, a Pivotal site for Spring Cloud Azure says: "The Spring Cloud for Microsoft Azure is designed to provide seamless Spring integration with Azure managed services. Developers can adopt a Spring-idiomatic way to take advantage of managed services on Azure, with only few lines of configuration and minimal code changes."

Azure Spring Cloud
[Click on image for larger view.] Azure Spring Cloud (source: Microsoft).

Microsoft's post, meanwhile, says: "Azure Spring Cloud abstracts away the complexity of infrastructure management and Spring Cloud middleware management, so you can focus on building your business logic and let Azure take care of dynamic scaling, security patches, compliance standards, and high availability."

Furthermore, Microsoft said developers can leverage the service with familiar tools, via extensions for Visual Studio code and a Maven plugin.

The VS Code Spring Boot Application Development Extension Pack includes:

The new offering, in setting up a foundation to create cloud-native Spring applications, will let Azure developers leverage other cloud services, such as Azure SQL Database, MySQL, PostgreSQL, or Cosmos DB data services, Azure Active Directory Azure Key Vault and more.

The onramp is made easier with Spring Boot Starters for Azure. That's featured on a Spring on Azure site that also includes getting started guides for Azure Storage, Kafka and Event Hubs, Application Insights and others.

Interested developers can submit contact details to apply for the private preview, which is expected to convert to a public preview by year's end.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube