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
askthedev.com Latest Questions
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
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
Hey everyone, I’m working on a PySpark project and I’m facing a bit of a challenge with time zones. I’ve got a dataset full of timestamps in local time, and I need to convert them to UTC. I’m trying to use ...Read more
Hey everyone! I’m currently working on an API Gateway project in AWS, and I’m using a custom authorizer for authentication. I’ve hit a bit of a snag and could really use your expertise. Specifically, I’m trying to figure out how to ...Read more
Hey everyone! I’m trying to set up a cluster infrastructure on AWS that includes EC2 instances and an Auto Scaling Group, and I’m hoping to do this using the AWS CLI. I’ve got some basic knowledge of the CLI, but ...Read more
Hey everyone! I hope you’re all doing well. I’m currently working on a project that involves image analysis using AWS Rekognition, and I’ve run into a bit of a snag. Specifically, I’m having trouble handling null values for the orientation correction ...Read more
Hey everyone! I’m currently in the process of setting up Jenkins on an EC2 instance and I’m using the AWS EC2 plugin to manage my build agents dynamically. However, I’m running into some configuration troubles and I’m not quite sure how ...Read more