Re: Hello and Suggested Technical Direction for Mesos

2021-09-12 Thread John Siegrist
Hi Qian, There’s a deployment time process, where the user uploads their functions to the serverless platform. At that time, the system packages/containerizes the function code and stores the container (or lightweight VM) in a registry. From there, a serverless endpoint is setup and linked to

Re: Hello and Suggested Technical Direction for Mesos

2021-09-12 Thread Qian Zhang
Thanks John for the detailed info which really helps me understand the requirements better. For each request, the serverless runtime launches one copy of the > containerized function. Can you please elaborate a bit more on this? What did you mean for the `containerized function`? Is it just a