Hey everyone! I’m trying to optimize my AWS setup and I’ve hit a bit of a roadblock. I’m currently using the CloudWatch Agent to collect my application logs, but I’m noticing that it seems to be continuously sending all of ...Read more
askthedev.com Latest Questions
Hey everyone! I’m trying to set up the CloudWatch agent for my application, and I’ve hit a bit of a snag. I want to configure it so that it only sends the newly generated log entries to CloudWatch, instead of ...Read more
Subject: Need Help with AWS Amplify and Notion IDs Hey everyone, I’m currently working on a project that integrates AWS Amplify with a Notion database, and I’ve hit a bit of a roadblock. In my production environment, I’m finding that the IDs ...Read more
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
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