Hey everyone, I’m trying to set up my domain, mydomain.com, as well as a subdomain, api.mydomain.com, to point to my backend application that’s hosted on an AWS EC2 instance. I’m a bit lost with all the technical details and would ...Read more
Asked: September 21, 2024In: AWS
Hey everyone! I’m diving into AWS and working on a project where I need to incorporate an SNS destination into my Lambda function using the Serverless Application Model (SAM). I’ve been following the documentation, but I’m still a bit puzzled ...Read more
Asked: September 21, 2024In: AWS
I’m currently diving into AWS and getting a handle on the various costs involved, especially when it comes to data transfer within a VPC. I have a setup with several EC2 instances that need to communicate with each other for ...Read more
Asked: September 21, 2024
Hey everyone! I’m currently working on a serverless application using the Serverless Framework, and I’ve run into a bit of a challenge with packaging. I want to ensure that some specific `node_modules` are included in the package when I deploy, ...Read more
Asked: September 21, 2024In: AWS