Hey everyone! I’m working on a project where I need to modify a PDF document using a Node.js Lambda function, and I’m trying to decide between using the PDF-lib or PDFKit libraries. I’m a bit stuck on how to effectively ...Read more
askthedev.com Latest Questions
Asked: September 21, 2024In: AWS
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
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, 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