Paul Krill
Editor at Large

Apache Brooklyn 1.0 arrives for autonomic cloud computing

news
Mar 5, 20202 mins

Open source toolkit blueprints on-prem or cloud apps and reacts to health metrics to repair or scale them

State-of-IT-heart cardiogram
Credit: Healthcare

The Apache Software Foundation has released Apache Brooklyn 1.0, a production-level release of the open source framework for modeling, monitoring, and managing applications deployed on-premises or in the cloud.

Brooklyn uses YAML blueprints to describe an application and its components. These blueprints, which incorporate policies to manage an application, can be treated as modular components that can be composed and reused in many ways.

Brooklyn blueprints react to inputs such as application health or system load and take action such as growing a cluster or replacing nodes. A blueprint can be extended via Java, with users able to create new entities, policies, and “effector” operations using Java or JVM bridges.

The project provides blueprints for applications and tools such as Elasticsearch, MySQL clusters, and DNS management. Apache projects such as CouchDB and Kafka are supported as well.

With a REST API and GUI, Brooklyn capabilities include:

  • Monitoring an application’s health and metrics.
  • Understanding dependencies between components.
  • Applying complex policies to manage applications.
  • Management of provisioning and application deployment.

Brooklyn has been used by providers of cloud software and services, by global systems integrators, and by applications in fields such as financial services and supply chain management. The framework supports public and private clouds.

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