This was great. Succinct, helpful to me being new to AWS, and source-code to work from. Now I just need to figure out how to make this work with multi-part POST & auth & maybe the direct to S3 upload pattern.
Please you do a tutorial on a simple Serverless app that has an Authentication and Authorization. For example, a TODO app where users can sign up and log in to manage their own TODO list. A user with Admin role can, for instance, ban a normal user account. Maybe you can add option for user to upload an image to a TODO item (stored on S3). Also, you might want to have an option for a collaborative TODO list where users can add item to it. Sorry for the long list. It is just that I have not seen anyone done something that we can learn to make a serverless app with multiple users that have Authentication and Authorization. Thank you very much. 🙏
For me, deployment was giving error. I had to add CloudWatchLogsFullAccess to the permissions list of the users to make it work. Putting it down for any future readers.
Awesome content. Subscribed. Would love to see how to setup different environment deploy like dev, staging and prod with serverless framework and github actions.
Hello. I am very interested in learning AWS. I came across a suggestion and while looking for a solution came across your channel. You are making very cool content. Would you like to shoot a video with a solution to my problem and share your experience with me, thank you?
excellent work... 100% satisfactory tutorial
This was great. Succinct, helpful to me being new to AWS, and source-code to work from. Now I just need to figure out how to make this work with multi-part POST & auth & maybe the direct to S3 upload pattern.
Absolutely amazing!
Please you do a tutorial on a simple Serverless app that has an Authentication and Authorization.
For example, a TODO app where users can sign up and log in to manage their own TODO list. A user with Admin role can, for instance, ban a normal user account.
Maybe you can add option for user to upload an image to a TODO item (stored on S3). Also, you might want to have an option for a collaborative TODO list where users can add item to it.
Sorry for the long list. It is just that I have not seen anyone done something that we can learn to make a serverless app with multiple users that have Authentication and Authorization.
Thank you very much. 🙏
Thanks for the suggestion! I'll add it to my list of videos todo.
For me, deployment was giving error. I had to add CloudWatchLogsFullAccess to the permissions list of the users to make it work. Putting it down for any future readers.
Great!!! Thank's
Awesome content. Subscribed.
Would love to see how to setup different environment deploy like dev, staging and prod with serverless framework and github actions.
Thanks for the suggestion! I’ll add it to my list.
yea deployment part is missing where did it go and what happend during deployment
Hello. I am very interested in learning AWS. I came across a suggestion and while looking for a solution came across your channel. You are making very cool content. Would you like to shoot a video with a solution to my problem and share your experience with me, thank you?
What Valir said