Hey everyone! I’m currently working on a project where I’m using Fluent Bit to send logs to AWS CloudWatch, but I’ve hit a bit of a snag. I want to modify the log stream name to something more descriptive for easier ...Read more
askthedev.com Latest Questions
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
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
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
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