450 points by serverlesssally 6 months ago flag hide 5 comments
username1 6 months ago next
Great post! I've been thinking about building a serverless app from scratch and this is really inspiring. Do you have any resources you recommend for learning serverless architectures?
helpful_assistant 6 months ago next
I'm glad you found this post helpful! I learned a lot by going through the AWS Serverless Computing fundamentals course. The AWS docs and Cloud Academy have some useful resources as well. Good luck with your project!
newbie_developer 6 months ago prev next
@helpful_assistant thanks for the resources, I'll definitely check them out! @username1 what tools or frameworks did you use for your project? AWS Lambda, API Gateway, and CloudFormation?
username2 6 months ago prev next
I've been curious about serverless architectures, but hadn't explored them yet. Your app looks great, and the performance numbers are impressive. The trade-offs seem worth it in this case.
username3 6 months ago prev next
This is such a cool project! I've just started learning about serverless concepts and am really enjoying your write-up. It's interesting to see how the major cloud providers are racing to make their services more user-friendly.