Discussions

Ask a Question
Back to All

Adding AWS Lambda tutorial to Documentation.

Hello. I've been using fastdup for months and thank you for this project. I saw s3 support to fastdup and wondered can I do it on AWS Lambda. I tried it out and after some struggling I was able to do it.

Now I'm going to write a Medium documentation about how to deploy aws lambda container on ECR to Lambda with amazonlinux base image (usually lambda base image is used for container but for example fastdup is not available in lambda image hence had to use amazonlinux base image). I used fastdup in this project.

If it will be helpful to other people like me. I'm ready to share with you guys once I've done it. Just to be contributing to the community.

Hello there! I'm excited to learn that you find fastdup useful in your work and you got it working on AWS Lambda, despite a lack of tutorial in this area. That's a testament to your technical skills!

The idea of writing your experience and documentation on Medium sounds fantastic. I think it will be invaluable to the fastdup and AWS communities. And it also fills the current gap of examples using fastdup in AWS Lambda.

I'm happy to go through the article draft when you're ready. I can be reached at dickson@visual-layer.com if you need any additional resources. You can also send a draft of the blog post to my email.

Looking forward to reading your article, and thanks again for being a part of our community.

Hi there again. I was able to finish. And I hope it will be helpful to other fellows too. here is the link: https://medium.com/@atahanbulus.w/deploying-aws-lambda-functions-with-docker-container-by-using-custom-base-image-2d110d307f9b

Thank you! We've added your blog to our GitHub readme page.

ο»Ώ