I never leave comments on videos, but this is one of the best developer video I have ever seen. You are concise and clearly explain how each piece fits together, without going into too much detail about topics that aren't the focal point of what you're trying to cover.
I think you should make a series. Can we learn next part on groups of users (Admin, staff, customer) and allow them to access data based on user permissions.
This is incredible! Thank you so much for doing these. You open doors for so many others when you share this kind of information and take the time to present it thoughtfully
The simplicity of your videos is what I love. You always show the real life goal to accomplish at the beginning. You made me understand a lot more in few minutes. One can know resources but don't know how to apply it to accomplish real life projects. Thanks a lot @tinytutorials...
06:30 in the morning, I go check the news and get notified about a new video. Hmmm, React is far from being something I’m interested in but I decide to check it out based on my previous positive experience watching TTTs videos. No surpriae, good surprise. Again, I learned A LOT out of an unsuspected subject. It makes me wonder what motivates the refreshing grinning embedded in the speech. Refreshing, light, and instructional. Believe me: your videos teach much more than some specific skill. Also, it’s a real joy to even hear them while making a coffee to get started for the day. Thanks for the excellent way of stating the day.
Wow, SUCH nice comment--THANK YOU!! Years ago, someone told me I always "have a smile in my voice." Not sure where that comes from, but glad it's nice to listen to! 🥰☕And glad you learned something too!
Thank you so much, you explained that very well, very calm, i was able to understand everything step by step, you have such a peaceful and relaxing voice. I think a good idea might be make a part 2 of this video making it more complex and adding more stuff, anyways thank you very much for making videos and content like this, greetings from Peru :)
Thank you for an excellent all in one video! This is what i was looking for and took a couple of Udemy ... but everything is available in one video here! 🙏
This was a really superb video, thanks for taking all the time to plan, test and make it. (*I've been trying to achieve a similar process via CDK, and this helped shed some light on lots of areas).
By far one of the best learning video I have watched in recent times. Really nice way to explain all things so precisely. Can you pls tell me how we can execute a glue job from giving glue job name from UI itself
Thanks for the nice comment, @ChiRaStar1! 😊 I don't have any videos about Glue, but I believe you can accomplish what you need through the UI in Glue Studio? docs.aws.amazon.com/glue/latest/dg/managing-jobs-chapter.html
@@TinyTechnicalTutorials no this will not help me. My question is how can we trigger or invoke any aws service from UI itself . Like UI followed by apigateway then lambda
Awsome tutorial! Could you make a bigger project with React + Amplify please? I want to learn how to use to implements in my react projects. Greetings from Argentina!
Maam, I would like to know if will it cost me if I won't delete the app since its just there for portfolio and no one is really gonna use it? I want to use it for resume since I'm looking for work. Deleting the amplify means they won't know if it really works. I'll make sure that I'll delete it if i'm done with the 12 month tier. How would the HR manager know that it works if I'll delete it? Is there away to keep the app running without any cost?
I’m trying to switch from frontend to cloud , came accross your channel and I love it , my build failed on aws , but then it build completely in my local machine , how do I check the logs on aws to know the issue , I did exactly what you did in the video , thanks 26:18
Hi Olaleye! 👋 When the build fails in Amplify, you should be able to click on the step where it failed (should be a red icon) to see more about the problem.
I am new to AWS and react, I got a task that upload a file to S3 bucket to using serverless Lambda function, would appreciate if you can guide me on this. What are the area I should focus. any video on this.
Hi @regilearn2138 ! 👋 Sorry for such a slow response. If you haven't already found something, maybe this will help? dev.to/slsbytheodo/learn-serverless-on-aws-step-by-step-upload-files-on-s3-50d4
Hi @TinyTechnicalTutorials, i really appreciate your work, i've just a question for you because i'm developing an easy webapp wich can receive data from users who compile the form. Which command i need to receive these data for example in "content" section of my amplify studio ?
Thanks for watching, @altogradimento! 🙏🌟 This might be more info than you need, but have you checked out Amplify Form Builder? www.programwitherik.com/introducing-amplify-form-builder-relationships/
Excellent! Can you reengineer the entire infrastructure from the finished resources using Cloud Formation? I mean is there a way for someone to recreate all the resources used in this project from the CLI without having to go to AWS console? Kindly provide guidance.
Hi KP! 👋 There is a tool called the IaC Generator that will look at the resources in your account and generate a CloudFormation template: docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/generate-IaC.html I haven't used it myself, but yes, it's totally possible to build the infrastructure using CloudFormation instead of the console. 🤓
I'm glad it was helpful! 😊 I haven't tried that myself, but this discussion has a few ideas for how you could do it: stackoverflow.com/questions/75188739/storing-user-details-in-aws-rds-using-cognito
These videos are awesome ! what happens during amplify init and if I set it to dev mode ? Also it will be great if you can explain the code or give some links to under stand the cognito part of code. Thank you :)
Glad you're enjoying the videos, @satadhi! 🤓 I'm not sure I'm following "dev mode"? Here are the parameters for the amplify init command: docs.amplify.aws/javascript/tools/cli/usage/headless/#amplify-init-parameters. I'm not seeing anything about a mode or dev mode? And I can definitely explain the code better in future videos. Thanks for that feedback! 🙏
I was loving it. But I hate hate hate HATE when suddenly TH-camrs copy and paste code from their personal repo. Now, my knowledge base is gatekeeped behind your repo. I gotta go to to analyze your code from your GitHub. And if my memory fails me, I’d have to hunt down your repo again and or install your code my my machine. Please, just continue the tutorial seamlessly and write out the code. It would been just a few extra minutes.
I finally did an Amplify Gen 2 video! 🤓🤓 Check it out: th-cam.com/video/7-7ugqAxgxI/w-d-xo.html.
Another AWS project video! Hope you like it! 🤓
Supper, thank you so so much!!!
I never leave comments on videos, but this is one of the best developer video I have ever seen. You are concise and clearly explain how each piece fits together, without going into too much detail about topics that aren't the focal point of what you're trying to cover.
Wow, I'm going to print out this comment and hang it on my wall! 🥰 Thanks for watching, and for taking the time to comment...super appreciate it! 🙏🤓🌟
Dear @TinyTechnicalTutorials
I can't express how much i would like to thank you to teach this for free.
@Billyxiao - This comment made my day!!! Thanks for supporting the channel! 🤓🙏🌟
I think you should make a series. Can we learn next part on groups of users (Admin, staff, customer) and allow them to access data based on user permissions.
Great suggestion! I'll add this to my list for future videos. Thanks for the comment! 🤓
that would be awesome!!
This is incredible! Thank you so much for doing these. You open doors for so many others when you share this kind of information and take the time to present it thoughtfully
Awwww...what a nice comment!! I'm so glad it helps. Thanks for watching! 🙏🌟
The simplicity of your videos is what I love. You always show the real life goal to accomplish at the beginning. You made me understand a lot more in few minutes. One can know resources but don't know how to apply it to accomplish real life projects. Thanks a lot @tinytutorials...
WOW, this is such a nice comment!! I'm so glad you're enjoying the videos. Thanks for supporting the channel!! 🙏🤓🌟
06:30 in the morning, I go check the news and get notified about a new video. Hmmm, React is far from being something I’m interested in but I decide to check it out based on my previous positive experience watching TTTs videos. No surpriae, good surprise. Again, I learned A LOT out of an unsuspected subject.
It makes me wonder what motivates the refreshing grinning embedded in the speech. Refreshing, light, and instructional.
Believe me: your videos teach much more than some specific skill. Also, it’s a real joy to even hear them while making a coffee to get started for the day.
Thanks for the excellent way of stating the day.
Wow, SUCH nice comment--THANK YOU!! Years ago, someone told me I always "have a smile in my voice." Not sure where that comes from, but glad it's nice to listen to! 🥰☕And glad you learned something too!
Thank you so much, you explained that very well, very calm, i was able to understand everything step by step, you have such a peaceful and relaxing voice. I think a good idea might be make a part 2 of this video making it more complex and adding more stuff, anyways thank you very much for making videos and content like this, greetings from Peru :)
Wow, thank you so much! I'm so glad you found it helpful. I'll add the Part 2 idea to my list for future ideas...thanks for suggesting it! 🙏🌟🤓
This is genuinely good video...fast paced, clear and to the point.
You're very kind!! Thanks for watching, and for the nice comment! 🙏🌟🤓
Love your content! Your videos made all that theory I've been digging through click for me. Got that "aha" moment, thanks!
Awwww...aha moments are the BEST! Thanks for watching!! 🙏🌟🤓
Thank you for an excellent all in one video! This is what i was looking for and took a couple of Udemy ... but everything is available in one video here! 🙏
This was a really superb video, thanks for taking all the time to plan, test and make it. (*I've been trying to achieve a similar process via CDK, and this helped shed some light on lots of areas).
Glad it was helpful! Thanks for watching, and for such a nice comment! 🤓🙏🌟
thank you teacher you are the best ! greetings from Turkey
your instruction is pretty clear
Yay! Glad it helped. Thanks for watching, and for the nice comment! 🙏🤓🌟
Brilliant, more such end to end projects please.
I definitely plan to do more like this. Thanks for watching, and for such a nice comment! 🤓🌟🙏
By far one of the best learning video I have watched in recent times. Really nice way to explain all things so precisely. Can you pls tell me how we can execute a glue job from giving glue job name from UI itself
Thanks for the nice comment, @ChiRaStar1! 😊 I don't have any videos about Glue, but I believe you can accomplish what you need through the UI in Glue Studio? docs.aws.amazon.com/glue/latest/dg/managing-jobs-chapter.html
@@TinyTechnicalTutorials no this will not help me. My question is how can we trigger or invoke any aws service from UI itself . Like UI followed by apigateway then lambda
Awesome tutorial! Thank you :)
Awwww...I appreciate that! Thanks for watching, and for the nice comment! 🙏🌟🥰
What a sweet and smooth voice. 💖
Ahhhh...thanks so much! 🥰
Hi, I would like to thank to share this tutorial, because I learned a lot.
I'm so glad you enjoyed it! Thanks for watching!! 🙏🤓🌟
Great stuff. Love your videos. 👍👍
Thanks, as always, @PowerAppsTutorial!! 🙏🌟🤓 Hope life is awesome!
That's really amazing,it really helps me to enhance my skill
I'm so glad!! Thanks for watching! 🤓🌟🙏
Thnk u mam your videos are always full of knowledge....very much appreciated 😊
You bet! 😊 Thanks supporting the channel! 🌟🙏
Can you do the same for React Native and mobile development. And focus on the CI/CD processen en app updates in the stores
I haven't done too much with React Native and mobile dev, but I'll add this to my list to research for future videos. Thanks for the suggestion! 👍🤓
when the new video come , i completed most of the video of your playlist
Awwwww...thank you so much!! 🥰 Really appreciate the support! I'm behind on new videos, but stay tuned for more! 😊
@@TinyTechnicalTutorials thank u
Nice video. I’d like to know if it is possible to use Amplify using Vite instead create-react-app
Awsome tutorial! Could you make a bigger project with React + Amplify please? I want to learn how to use to implements in my react projects. Greetings from Argentina!
Greetings, Emir!! 👋 So glad you liked it! Yes, I definitely want to do more with React+Amplify. Thanks for the up-vote! 👍
Oh Dear🎉Amber🎉 mark this first, will try it out after Easter. Thank you ❤!
Haha! Okay! 🥰
@@TinyTechnicalTutorials is yr name Amber ma'am ?
It is indeed! 😊
@@TinyTechnicalTutorials तू मला खूप आवडतेस Amber
im in love in your voice.
I love you TTT 😍!
Thanks so much!!! 🥰🔥
Thanks for this tutorial ❤❤
You're welcome! 😊 Thank YOU for watching! 🤓🌟🙏
Awesome work 👏
Thank you! Cheers! 🥰🤓🙏
Maam, I would like to know if will it cost me if I won't delete the app since its just there for portfolio and no one is really gonna use it? I want to use it for resume since I'm looking for work. Deleting the amplify means they won't know if it really works. I'll make sure that I'll delete it if i'm done with the 12 month tier. How would the HR manager know that it works if I'll delete it? Is there away to keep the app running without any cost?
This was so helpful, ty!
Yay! I'm so glad it helped. Thanks for watching!! 🙏🤓🌟
Great tutorial! Thank you 👏🏻
Glad it was helpful! Thanks for watching, and for the nice comment! 🤓🙏🌟
You Save My Life !!!!
Oh, I'm so glad! Thanks for watching!! 🙏🤓🌟
can you customize that cognito page? I wanted to remove the create user tab to only add users through AWS, and also change colors
Hi can you please make a video on aws identity centre using octa active directory with mfa, Thanks
Hi Siva! 👋 I'll add this to my list for future videos. Thanks for the suggestion! 🙏🤓
I’m trying to switch from frontend to cloud , came accross your channel and I love it , my build failed on aws , but then it build completely in my local machine , how do I check the logs on aws to know the issue , I did exactly what you did in the video , thanks 26:18
Hi Olaleye! 👋 When the build fails in Amplify, you should be able to click on the step where it failed (should be a red icon) to see more about the problem.
I am new to AWS and react, I got a task that upload a file to S3 bucket to using serverless Lambda function, would appreciate if you can guide me on this. What are the area I should focus. any video on this.
would appreciate if you can reply on this.
Hi @regilearn2138 ! 👋 Sorry for such a slow response. If you haven't already found something, maybe this will help? dev.to/slsbytheodo/learn-serverless-on-aws-step-by-step-upload-files-on-s3-50d4
Great Content!
Thank you SO much for the nice comment and donation!!! You're very kind!! 🙏🥰🙏🥰
Hi @TinyTechnicalTutorials, i really appreciate your work, i've just a question for you because i'm developing an easy webapp wich can receive data from users who compile the form. Which command i need to receive these data for example in "content" section of my amplify studio ?
Thanks for watching, @altogradimento! 🙏🌟 This might be more info than you need, but have you checked out Amplify Form Builder? www.programwitherik.com/introducing-amplify-form-builder-relationships/
@@TinyTechnicalTutorials thanks a lot ! You're providential!
I read all the article from Erik. Wonderful! Now i'd like to know if there's something more about relationship between data models...THANKSSS
Can we draw graphs or maps/grids from data of database created !!!
Hi! I wanted to make a EMS project and wanted to know what are the AWS resources i might need for it. Can you help me.
Hi @dankfr1198! 👋 Sorry for the slow response! Can you clarify what type of project you mean by "EMS"?
@@TinyTechnicalTutorials employee management system or human resource management system
In my project i will be having the attendance of the employees, their data, leave data, and much more
Her voice ❤
Awwww...I appreciate that! Thanks for watching, and for the nice comment! 🙏🌟🥰
Excellent! Can you reengineer the entire infrastructure from the finished resources using Cloud Formation? I mean is there a way for someone to recreate all the resources used in this project from the CLI without having to go to AWS console? Kindly provide guidance.
Hi KP! 👋 There is a tool called the IaC Generator that will look at the resources in your account and generate a CloudFormation template: docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/generate-IaC.html
I haven't used it myself, but yes, it's totally possible to build the infrastructure using CloudFormation instead of the console. 🤓
Thank you very much
Any time! Thank YOU for watching! 🤓🌟🙏
Awesome tutorial you are a lifesaver! Would it be possible to store user registration info from cognito into a mysql/rds db?
I'm glad it was helpful! 😊 I haven't tried that myself, but this discussion has a few ideas for how you could do it: stackoverflow.com/questions/75188739/storing-user-details-in-aws-rds-using-cognito
These videos are awesome !
what happens during amplify init and if I set it to dev mode ?
Also it will be great if you can explain the code or give some links to under stand the cognito part of code.
Thank you :)
Glad you're enjoying the videos, @satadhi! 🤓 I'm not sure I'm following "dev mode"? Here are the parameters for the amplify init command: docs.amplify.aws/javascript/tools/cli/usage/headless/#amplify-init-parameters. I'm not seeing anything about a mode or dev mode?
And I can definitely explain the code better in future videos. Thanks for that feedback! 🙏
I got the “Edit src/App.js and save reload screen. Anybody know a fix for that?
Just edit the src/App codes line 19 and 32
can you make videos on docker or kubernetes
I'll add these topics to my list for future videos. Thanks for the suggestion! 🤓🙏🌟
Thank you ❤❤❤
You're welcome! 😊 Thanks for watching! 🤓🙏🌟
Thanks!
Oh my goodness...THANK YOU SO MUCH!!!! And sorry for the delayed response! This made my day!! 🙏🥰🌟🔥 Really appreciate the support!!!
Kool 😎👍 thank you
You bet! Thanks for watching! 🙏🤓🌟
Nice vedios my CV looks good now
Nice!! 👍 Hope you land an awesome job!
@@TinyTechnicalTutorials will you help me to get job ☺
awsome
Thank you!! 🙏🤓🌟
💛👍🏻
Good day greetings
Thanks for watching! 🙏🌟😊
I was loving it. But I hate hate hate HATE when suddenly TH-camrs copy and paste code from their personal repo. Now, my knowledge base is gatekeeped behind your repo. I gotta go to to analyze your code from your GitHub. And if my memory fails me, I’d have to hunt down your repo again and or install your code my my machine. Please, just continue the tutorial seamlessly and write out the code. It would been just a few extra minutes.
Thanks for that feedback, Kimbap! Noted for future videos! 🙏
@@TinyTechnicalTutorialsYeah, agree with the top comment, however alltogether rly great video! Informative and quick
😭 "Promo SM"
😢