Paul Krill
Editor at Large

Microsoft and Pivotal unveil Azure Spring Cloud

news
Oct 8, 20192 mins

The new Azure cloud service provides managed infrastructure for Spring Boot Java applications and microservices

hybrid cloud
Credit: Thinkstock

Microsoft and Pivotal have partnered to bring managed infrastructure for Spring Boot Java apps to Microsoft’s Azure cloud. The managed service, now in private preview, is called the Azure Spring Cloud.

Azure Spring Cloud is intended to enable developers to concentrate on building enterprise microservices rather than dealing with the complexity of infrastructure. It provides a managed runtime for Spring Boot apps.

The components of Azure Spring Cloud include:

  • Spring Cloud, which provides tools and frameworks for running Spring Boot apps in the cloud. Spring Boot is a programming framework that has provided an opinionated view of the Spring platform and libraries, to make it easier to deploy Spring applications and eliminate boilerplate code. Spring Cloud has capabilities including a service registry, load-balancing, and circuit breakers.
  • Kpack, which provides resource controllers for the Kubernetes container management platform. Kpack automates the development and maintenance of container images from source code.
  • Azure Kubernetes Service, a managed Kubernetes platform from Microsoft.

When generally available, Azure Spring Cloud will be billed on a pay-as-you-go basis. To use Azure Spring Cloud, users who already have an Azure account navigate to the Azure Portal, create an instance of the service from the Marketplace, and use the Azure CLI to connect to Spring Cloud Service instances and deploy their applications. Applications can be bound to existing Azure services such as Azure Database for MySQL or Azure Cache for Redis. Users get support for capabilities such as aggregating logs and metrics.

How to access the Azure Spring Cloud preview

You can access the interest form online. A public preview is planned to roll out in the coming months. No date has been set for general availability.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author