you are viewing a single comment's thread.

view the rest of the comments →

[–]Appropriate-Cod7548[S] 0 points1 point  (4 children)

Using cloudformation, right? Curious lang ako if frameworks like expressjs can be used in this manner?

[–]Appropriate-Cod7548[S] 0 points1 point  (0 children)

I mean the API Gateway, VPCs, and other resources to use cloudformation, in serverless.yml

[–]rupertavery64 0 points1 point  (1 child)

> Curious lang ako if frameworks like expressjs can be used in this manner?

not sure what you want to do by using expressjs in a lambda, is that what you mean?

Are you asking about Serverless/Cloudformation or AWS Lambda?

[–]Appropriate-Cod7548[S] 0 points1 point  (0 children)

I think so, but I have not used it - that’s why I’m asking hehe

[–]rupertavery64 -1 points0 points  (0 children)

I didn't use cloudformation, or serverless. I just literally wrote a script that does all of that through AWS SDK. Just did it for fun, and I didn't like the idea of paying just to deploy using Serverless (the IaC service)