Hey everyone! I have about three months left to use my AWS credits, and I'm looking for some cool ideas on how to spend them. I primarily work with backend technologies like Node.js and Flask, so I'm open to any suggestions for learning new things in AWS or even building a project. Any ideas?
2 Answers
You could definitely explore hosting your Flask applications serverlessly using AWS Lambda and API Gateway. There’s a lot to learn from breaking down your app into multiple Lambdas, and it can be really rewarding! Let me know how it goes if you decide to try it out!
Honestly, if you’re looking to learn fast, consider some hands-on projects that challenge you! You could even build some apps or services and experiment with various AWS services. What do you think?
Sounds good! I read about a similar approach recently and it seemed successful. I'll give it a shot and keep you posted!