AWS deploy?
#1436
Replies: 2 comments 2 replies
-
|
There's likely lots of different ways to achieve deploying Blitz to AWS (EC2, ECS etc) and different ways of managing the infrastructure (Terraform, CloudFormation etc). I'm curious to see what setups are most popular within the community. Personally I'd love docs / a recipe for deploying with Beanstalk and I think that aligns with the goals of Blitz. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Yeah, I know several people have. I'll post this in slack to see if any can give you pointers. What specifically are you wandering about? Lambda? Or like elastic beanstalk? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Was wondering if anyone has deployed a blitz project to AWS? I noticed that prisma has an AWS deploy example: https://www.prisma.io/docs/guides/deployment/deploying-to-aws-lambda, which I tried and worked beautifully, but I'm a little unclear how to do something similar with blitz....thanks for any suggestions.
Beta Was this translation helpful? Give feedback.
All reactions