Want to get more hands on skills as a backend developer? Check out my course! AWS Learning Accelerator - courses.beabetterdev.com/courses/aws-learning-accelerator
@billy-bund8 ай бұрын
Love how you call out services not to learn/explain why
@BeABetterDev8 ай бұрын
Glad it helped!
@merdandurdiyev74088 ай бұрын
Probably the most comprehensive and interesting intro to AWS essentials. Thank you so much Daniel !!!
@BeABetterDev8 ай бұрын
Really appreciate the comment. Thank you and you're very welcome!
@MrFaberX8 ай бұрын
Great video to get the overview of the crazy ecosystem aws offer! Amazing job!🎉
@qizhang57498 ай бұрын
Would secrets manager be a good addition to misc as well?
@kneza96BG8 ай бұрын
EBS and EFS are also useful to know for everyone using ec2
@RicardoSilvaTripcall8 ай бұрын
Great content as usual, congrats !!!
@NexLandBattleRoyalRobloxАй бұрын
great. btw what is the name of the tool you use to present. thanks
@roudder66068 ай бұрын
I haven’t watched yet, but know that is extremely useful , like in advance man
@BeABetterDev8 ай бұрын
Hope you enjoy and let me know what you think!
@ShubhamPandey-ko6pd4 ай бұрын
Amazing video with exact roadmap of ther services. Can you please share the link of the diagram? It will be really helpful!
@allanbengco6708 ай бұрын
Instead of using Step Functions to manage the application's workflow, I use CloudWatch to trigger Lambda functions. This is because I feel I do not want to rely too much on many AWS services such as Step Functions to save on cost. Is this an acceptable workflow?
@tobaadesanya328 ай бұрын
Hi please, what tool are you using for the presentation?
@BeABetterDev8 ай бұрын
Hi I'm using eraser.io/
@tobaadesanya328 ай бұрын
@@BeABetterDev Thank you! Excellent video!! 👏🏽👏🏽
@AyyFTG8 ай бұрын
Hi, I have no experience in cloud computing or know how it works. I want to start off by learning AWS cloud. Can you please guide me in the right direction, please ? EDIT: I have just viewed your course. Is it for beginners who has no experience in cloud and coding? Also what do we get from "AWS Step Functions Masterclass"
@ronn-qo4lu8 ай бұрын
This video is so clear! Thank you😊
@BeABetterDev8 ай бұрын
Glad it was helpful!
@kneza96BG8 ай бұрын
a bit odd that you put CloudFront on a "Storage" level, i believe it's more of a global CDN type of service, although i understand the choice since it does behave like a global cache
@NecessaryStudent8 ай бұрын
What website did you use for this presentation?
@fin313378 ай бұрын
Your videos are incredibly helpful, thank you. Have you encountered a scenario where you needed to utilize a custom global domain name to connect to a REST gateway from outside of AWS? Initially, everything functions correctly with request signatures. However, issues arise when attempting to connect from within a AWS VPC with peering to the VPC where service behind the REST gateway lives. AWS DNS resolves the global domain name to an internal gateway or load balancer, which possesses its own TLS certificate which lacks the global domain name and TLS validation falls. The security team prohibits the use of cross-region VPC peering. They might also restricted a transit gateway usage for similar reasons. Can you recommend any workarounds or solutions for this situation? Many thanks.
@jackweaver58408 ай бұрын
Hey, I wanted to ask, do you have courses where you show how to deploy a full stack app (frontend and backend) step by step where to deploy the frontend and the backend? is it on youtube or in your other platform, I feel like I do understand the concepts of AWS but I need to know how to use it with confidience and not google almost everything, The most important thing for me is deployment of full stack apps, where to store the frondend, the backend, the database and etc, I would appreciate if you could point me to the course where you explain all of that if you have such course, thanks.
@EduarteBDO8 ай бұрын
I'm developing a miniproject to upload profile pics. User can ask signedurl to post an image to s3, in the frontend user can crop the image and post the image with metadata that tells how to crop. then after upload confirmation user will tell the backend that the image was uploaded. The backend will trigger a lambda function written in rust that will pull the image from the receiver bucket, get the metadata, crop, downscale it to a defined height and width, convert it to jpeg with a dpi of 72, then upload to another bucked and delete the original image. (a 1,5mb png image turned to 45kb). Why rust? even though rust is harder, deploying a binary to lambda was a lot simpler. The binary was of 3,9mb. After that the lambda will tell the backend the process completed, the backend will tell the user to reload it's gallery to see the uploaded image. It's quite a mess but I'm learning a lot of things and how to integrate a bunch of things together. The idea is that I can re-utilize this profile pic capability in any future project that need it
@ricksegalCanada8 ай бұрын
Super super helpfil. thx for putting together.
@coryjamesmoonfall16028 ай бұрын
Has anyone purchased his course? Is it worth it? I really like his content so far
@continuouslearner8 ай бұрын
please we need end to end projects with various combinations of above services
@zeluciojr8 ай бұрын
I love your content. Keep it up!
@hakeemshahzadibegum14786 ай бұрын
Thanks for nice lecture,
@rishiraj25482 ай бұрын
Super thanks!
@kneza96BG8 ай бұрын
Also i do find it a bit funny that you chose AWS Shield's logo to represent security groups :D
@BeABetterDev8 ай бұрын
I couldnt find the right logo for it! :(
@OneDaveOfficial8 ай бұрын
This is great thanks
@RishiRajxtrim5 ай бұрын
Thanks
@lashlarue79247 ай бұрын
THANK YOU 🙏
@lambda.4038 ай бұрын
Could you please share us your diagram for each video, it would be helpful for us to take some notes