Issue #6603 has been updated by eric sorenson.

Tracker changed from High Level Feature to Feature
Project changed from Product Roadmap to Puppet
Category deleted (Architecture)
Priority changed from High to Normal


----------------------------------------
Feature #6603: Multi-node Application Management
https://projects.puppetlabs.com/issues/6603#change-74067

Author: Luke Kanies
Status: Needs More Information
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: backlog
Branch: 


Puppet currently relies almost entirely on a host-centric view of the world - 
what hosts exist and what you're managing on them.

We need to support an additional view of the same information - what 
applications exist and what hosts are providing what aspects of the application.

It's the same information in the end, but the app view provides a few key 
features:

* It's a more business-centric view of the world
* It better supports elastic scaling (because it's just add X more servers of a 
type rather than adding X servers and associating them)
* It retains the intent behind why a given host is running a given service
* Our customers are struggling with this right now

As evidenced by the related issues, I think this will be done via multiple 
steps:

* Add support for cross-host dependencies
* Add support for dependency injection
* Add support for modeled capabilities


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to