On 12/09/2013 08:39 PM, Matthew Miller wrote:
Right now, the example use case we have is "cloud image on AWS". This suggests that we should have a parallel "cloud image on OpenStack" as another primary target, but then as I went to fill that in, I thought... maybe this is going about this wrong. I think this is a step or two too low level. How about instead, we make the use case be
- Web Application Deployment in a Public Cloud
- Web Application Deployment in Hybrid Cloud
- Separate use case for Private Cloud?
- Non-web applications? Data crunching?
- Docker Container Host
- Something with Vagrant?
Two short thoughts about this: - do we really need to distinguish between public, private and hybrid cloud? IMHO that shouldn't really matter for the image.
Additional use cases: * Database application * mail server (yes, that's really old school), like smtp, imap, spamassassin, etc. * is there a use case for virtual desktops?
In General, I'd say, everything the server WG targets to would be applicable for the cloud image, too (except cloud infra providing).
Matthias