Тёмный
Felix Yu
Felix Yu
Felix Yu
Подписаться
Hello, welcome to my little corner of the internet!!!!

I try to publish one video every month to teach people AWS and Algorithms. I am currently a full time software engineer in the financial industry. I want to give back to the tech community by creating RU-vid tutorial videos because when I tried to switch career to become a software engineer, RU-vid has helped me a lot in terms of learning all types of tech stacks (a little background about myself: I am a self taught software engineer who went to college for chemical engineering, then worked in the nuclear power industry as a consulting engineer and finally switched career to become a software engineer). I hope my videos can help you in some way as well.

Support the channel plz 😊: www.buymeacoffee.com/felixyu
Комментарии
@siddartha94
@siddartha94 18 часов назад
Felix, you covered the Acc-ID in Lambda ARN and copied it in JSON, but why did you neglect the Resource tab & policy ARN? It's displaying your account ID, make sure to take care of it as well.
@RobertoMartinez-oo4cx
@RobertoMartinez-oo4cx День назад
At my company this is like forbidden magic, I have asked for something like this to my Infrastructure team but they say it is impossible. Thanks bro
@tpointsystems
@tpointsystems День назад
Very Nice Felix Thanks for posting this video
@jgojiz
@jgojiz 9 дней назад
Why do you use base64? When I assigned the role to read secrets to the Lambda Function it just reads the secret without problem
@crelloc
@crelloc 9 дней назад
we need you on azure's side lol
@petersenrex
@petersenrex 11 дней назад
Is it possible to do this same kind of exercise with a Bedrock Knowledge Base? I've been beating my head and searching all day and can't determine how to construct a ModelID that points to my created Knowledge Base.
@brentmarquez9057
@brentmarquez9057 11 дней назад
This is a great tutorial and the clearest one I've found after looking through a lot of others that don't cover this topic as well or at all. If we're running in a docker container, is there a reason we need to create a python virtual environment? Won't the container itself be a sort of virtual environment and keep everything isolated?
@AhmedKhatib-c1w
@AhmedKhatib-c1w 14 дней назад
This was very straightforward and helpful. Thank you! Experimented with stuff and followed along and learned much. Just one thing, your python variable / object naming convention feels like Javascript (camelCase), while in Python the convention is variable_name. So was confused for a short time xD.
@nishanthanravichandran270
@nishanthanravichandran270 15 дней назад
Great !! That's amazing demonstration Thank you
@8animer889
@8animer889 16 дней назад
LIFESAVER !!
@newzealand-ahasneth-kids5555
@newzealand-ahasneth-kids5555 21 день назад
Does requirement file and buildspec file should reside in the same directory where lambda functions resides?
@Adilxec
@Adilxec 24 дня назад
will aws charge for this?
@Subodhkumar-uq4ly
@Subodhkumar-uq4ly 28 дней назад
Please share the code
@Fabrimanga89
@Fabrimanga89 29 дней назад
Hi Felix, thanks for the video, very helpful. One question, say I have 100 different endpoints with a GET and POST method for each. What's the best way to apply the API key to each Method Request? Using the SDK? Doing it manually one by one is not feasible for big apps.
@neetibutvasinondha9035
@neetibutvasinondha9035 29 дней назад
Thank you for this concise and to-the-point tutorial. Even though the AWS UI have updated since I was able to follow Felix's instruction successfully as of Aug 2024 😌
@SombiliUketui
@SombiliUketui Месяц назад
Thank you for an awesome video. Can you please upload the final codes used for this project?
@sripree
@sripree Месяц назад
Awesome video. Easy to follow.
@vidaconpropositooficial
@vidaconpropositooficial Месяц назад
Hello! How can i prevent other people use my cloudfront url to publish my videos on their web pages?
@devhub_cloud
@devhub_cloud Месяц назад
Can you provide me your github repo
@Zaghdudude
@Zaghdudude Месяц назад
REAAAALLLLY HELPFUL ! Hope you can do something similar to use Aws Glue in local <3
@Chuukwudi
@Chuukwudi Месяц назад
Thank you
@fivefoldsymmetry
@fivefoldsymmetry Месяц назад
What is cost for everything exept domain?
@adityanjsg99
@adityanjsg99 Месяц назад
Explained it in so simple terms !!
@user-mm7qo2rx7u
@user-mm7qo2rx7u Месяц назад
sam local invoke error:failed to deserialize response from rie. Help ❤❤❤❤
@Rohitsingh2410
@Rohitsingh2410 Месяц назад
small question dont you think this will actually download the video while redning the content as you are using a direct .mp4 link? whenever you stream on youtube or netflix you don't get whole mp4 file URL, but get chunks of it .
@JazmineClough
@JazmineClough Месяц назад
If i were to follow this, would I incur a charge in aws?
@maxwellcyrus5828
@maxwellcyrus5828 Месяц назад
Awesome and this works. But m trying to integrate this with a front end html code and this is proving to be very difficult
@user-su8wj4ey3x
@user-su8wj4ey3x Месяц назад
Easy to follow tutorial but you make learning with your tutorials difficult as you don't share your codes.
@DouglasGouveia
@DouglasGouveia Месяц назад
In my test error message: "Missing Authentication Token
@FelixYu
@FelixYu Месяц назад
did u deploy the API to a stage (new or existing one)
@vinitjain7
@vinitjain7 Месяц назад
Can you do a video using a complete architecture.. using sqs and ec2 for processing and then stream data through cloud front
@kosalendra1387
@kosalendra1387 2 месяца назад
will anybody please let me know how much will it cost for this above project in the vedio @Felix YU
@mikecmw8492
@mikecmw8492 2 месяца назад
Too much for a lambda layer. Why would you even use docker?
@albtein
@albtein 2 месяца назад
Really thanks for the tutorial!
@Jahnkai
@Jahnkai 2 месяца назад
Im getting bad gateway errors
@scottdunnTUBEYOU
@scottdunnTUBEYOU 2 месяца назад
AWS changed all of the screens. Time for an update?
@minyarjabri3789
@minyarjabri3789 2 месяца назад
does this cost money ? or is it included in the free tier ?
@sampadakajarekar2783
@sampadakajarekar2783 2 месяца назад
How to customize the html for the verification or sign in sign up pages
@mdanowerhossain-rl8eg
@mdanowerhossain-rl8eg 2 месяца назад
when i select the iimage and click on authenticate ,, its showing error , i cant find the bug help me anyone pls.
@foxtrotbr
@foxtrotbr 2 месяца назад
But you didn’t secure the index page.. the way you did i can access it even though i’m not logged in🤷🏻‍♂️
@WolfmaninKannada
@WolfmaninKannada 2 месяца назад
sir your explanation is very clear ...i request you to make end to end project videos on aws etl
@elClubdelas7Cifras
@elClubdelas7Cifras 2 месяца назад
100% implementeed
@R.Yuvashri
@R.Yuvashri 2 месяца назад
Have you tried the front end also
@inxeoz
@inxeoz 2 месяца назад
it works
@TSHRGPT329
@TSHRGPT329 2 месяца назад
This tutorial is very old and AWS has changed a lot of things. I am unable to add curly braces ({ ) in the resource path because it is a drop down in latest AWS UI.
@gabrielortega1360
@gabrielortega1360 2 месяца назад
I did it one week ago. It works !!!
@neetibutvasinondha9035
@neetibutvasinondha9035 29 дней назад
You can add curly braces in the resource name field.
@ragaswarupa4372
@ragaswarupa4372 2 месяца назад
OMG THANK U SO MUCH FOR THIS VIDEO! UR A LIFESAVER BRO THANKSSSS!!!
@arcticf0x710
@arcticf0x710 2 месяца назад
very helpful thank you so much!
@32_thanushj20
@32_thanushj20 2 месяца назад
Can anyone share the code ?
@phucduong8985
@phucduong8985 2 месяца назад
Thank you very much!
@vigneshtamizh4091
@vigneshtamizh4091 2 месяца назад
I am curious about how yml script file is taking automatically for deployment steps.
@ThisIsSKULL
@ThisIsSKULL 2 месяца назад
Can i host angular and Spring boot app with aws
@azumahjoshuazilmayee6704
@azumahjoshuazilmayee6704 Месяц назад
Yes you can
@buituandung4554
@buituandung4554 2 месяца назад
5:28