sysgears / apollo-universal-starter-kit

Apollo Universal Starter Kit is a SEO-friendly, fully-configured, modular starter application that helps developers to streamline web, server, and mobile development with cutting-edge technologies and ultimate code reuse.
https://apollokit.org
MIT License
1.69k stars 326 forks source link

Add support for server less architecture #468

Open larixer opened 6 years ago

larixer commented 6 years ago

Investigate possibility of running back end in server less mode on AWS Lambda and similar server-less services

sakhmedbayev commented 6 years ago

Hello @vlasenko! Any news on this front?

mairh commented 6 years ago

wouldn't it freeze the user to tie up with Amazon ecosystem? I know serverless is great but then it does not allow much flexibility to switch the servers on different cloud providers.

larixer commented 6 years ago

@mairh We don't know yet. Its an interesting use case, but we haven't even started to look at it.

@sakhmedbayev We have lots of higher priority tasks at the moment and haven't started with this one yet

mairh commented 6 years ago

Yeah, just jumping in the discussion and keeping it alive.

mkondel commented 6 years ago

@vlasenko I am trying to get apollo docker to run in AWS Beanstalk. Has anyone done this to your knowledge?

larixer commented 6 years ago

@mkondel I'm not aware if anyone has done this already