[openstack-dev] [FaaS] Function as a service in OpenStack

2016-11-01 Thread Lingxian Kong
Hi, all, Recently when I was talking with some customers of our OpenStack based public cloud, some of them are expecting to see a service similar to AWS Lambda in OpenStack ecosystem (so such service could be invoked by Heat, Mistral, Swift, etc.). Coincidently, I happened to see an introduction

Re: [openstack-dev] [FaaS] Function as a service in OpenStack

2017-05-06 Thread Dmitri Zimine
openstack.org> > Date: Wednesday, November 2, 2016 at 6:20 PM > To: "OpenStack Development Mailing List (not for usage questions)" < > openstack-dev@lists.openstack.org> > Subject: Re: [openstack-dev] [FaaS] Function as a service in OpenStack > > On Thu, Nov 3, 20

Re: [openstack-dev] [FaaS] Function as a service in OpenStack

2016-11-02 Thread Zhipeng Huang
Could writing a Scala OpenStack SDK for OpenWhisk do the trick ? On Wed, Nov 2, 2016 at 10:20 AM, Lingxian Kong wrote: > Hi, all, > > Recently when I was talking with some customers of our OpenStack based > public cloud, some of them are expecting to see a service similar to AWS > Lambda in Open

Re: [openstack-dev] [FaaS] Function as a service in OpenStack

2016-11-02 Thread Clint Byrum
Excerpts from Lingxian Kong's message of 2016-11-02 15:20:45 +1300: > Hi, all, > > Recently when I was talking with some customers of our OpenStack based > public cloud, some of them are expecting to see a service similar to AWS > Lambda in OpenStack ecosystem (so such service could be invoked by

Re: [openstack-dev] [FaaS] Function as a service in OpenStack

2016-11-02 Thread Zane Bitter
On 01/11/16 22:20, Lingxian Kong wrote: Hi, all, Recently when I was talking with some customers of our OpenStack based public cloud, some of them are expecting to see a service similar to AWS Lambda in OpenStack ecosystem (so such service could be invoked by Heat, Mistral, Swift, etc.). This

Re: [openstack-dev] [FaaS] Function as a service in OpenStack

2016-11-02 Thread Lingxian Kong
On Thu, Nov 3, 2016 at 5:08 AM, Clint Byrum wrote: I don't have answers to these questions, but I'd ask: > > * Does OpenWhisk have a significant user base? > > * Do the goals of OpenWhisk run parallel to the goals of OpenStack? > > * Can any OpenStack operator deploy OpenWhisk and immediately beg

Re: [openstack-dev] [FaaS] Function as a service in OpenStack

2016-11-02 Thread Lingxian Kong
On Thu, Nov 3, 2016 at 10:44 AM, Zane Bitter wrote: > This is a really interesting space. There seems to be two main use cases > for Lambda that are probably worth talking about separately: > > The first is for just Lambda alone. You can use it to provide some glue > logic between the other AWS s

Re: [openstack-dev] [FaaS] Function as a service in OpenStack

2016-11-03 Thread Fox, Kevin M
) Subject: Re: [openstack-dev] [FaaS] Function as a service in OpenStack On Thu, Nov 3, 2016 at 10:44 AM, Zane Bitter mailto:zbit...@redhat.com>> wrote: This is a really interesting space. There seems to be two main use cases for Lambda that are probably worth talking about separately: The

Re: [openstack-dev] [FaaS] Function as a service in OpenStack

2016-12-20 Thread Derek Schultz
a Zaqar > queue to submit k8s Jobs? > > Thanks, > Kevin > -- > *From:* Lingxian Kong [anlin.k...@gmail.com] > *Sent:* Wednesday, November 02, 2016 6:20 PM > *To:* OpenStack Development Mailing List (not for usage questions) > *Subject:* Re: [

Re: [openstack-dev] [FaaS] Function as a service in OpenStack

2016-12-21 Thread Lingxian Kong
On Wed, Dec 21, 2016 at 6:04 PM, Derek Schultz wrote: > Hi all, > > We just released Picasso[1][2], an OpenStack API for Functions as a > Service. I think it may be of particular interest to those in this thread, > as it's based on IronFunctions, an open-source alternative to Lambda. > > The miss