Hey everyone! I’m trying to set up my web application, and I’ve run into a bit of a snag. I want to configure either mydomain.com or api.mydomain.com to redirect to my backend application that’s hosted on an AWS EC2 instance. However, ...Read more
Asked: September 21, 2024In: AWS
Hey everyone! I’m working on a serverless project using the AWS Serverless Application Model (SAM), and I’m running into a bit of a hurdle. I need to set up an SNS (Simple Notification Service) destination for my Lambda function, but ...Read more
Asked: September 21, 2024In: AWS
Hey everyone! I’m diving into AWS and have a question about data transfer costs, particularly when it comes to instances in the same VPC. I want to clarify if transferring data between these instances incurs any charges, or is it ...Read more
Asked: September 21, 2024
Hey everyone! I’m diving into using the Serverless Framework for a project and I’m running into a bit of a snag. My deployment keeps failing, and I suspect it might have something to do with how my Node modules are ...Read more
Asked: September 21, 2024In: AWS