layout: website-landing title: Home children:

  • learnmore/
  • { path: /guide/start/index.md, title_in_menu: Get Started, href_path: /guide/start/index.md}
  • path: documentation/ menu:
    • { path: /guide/index.md, title_in_menu: “User Guide”, menu_customization: { dropdown_section_header: true } }
    • { path: /guide/blueprints/index.md, title_in_menu: Writing Blueprints, href_path: /guide/blueprints/creating-yaml.md }
    • { path: /guide/locations/index.md, title_in_menu: Deploying Blueprints }
    • { path: /guide/ops/index.md, title_in_menu: Reference Guide, menu_customization: { dropdown_section_header: true } }
    • { path: /guide/dev/index.md, title_in_menu: Developer Guide }
    • { path: meta/versions.md, title_in_menu: Versions, menu_customization: { dropdown_new_section: true } }
    • { path: documentation/other-docs.md, title_in_menu: Other Resources }
  • community/
  • developers/
  • { path: download/, menu: null, type: button, menu_customization: {type: button} }

apache brooklyn

Your applications, any clouds, any containers, anywhere.

Get started View code

Modeling

Blueprints describe your application, stored as text files in version control

Compose from the dozens of supported components or your own components using bash, Java, Chef...

Deploying

Components configured & integrated across multiple machines automatically

20+ public clouds, or your private cloud or bare servers - and Docker containers

Managing

Monitor key application metrics; scale to meet demand; restart and replace failed components

View and modify using the web console or automate using the REST API