The clarity of explanations and engaging delivery kept me hooked from start to finish. And can you make video on Docker and Kubernetes.
@ruhulaminsande83522 жыл бұрын
Your explanations is very good. Thanks for the content.
@oluomoay22782 жыл бұрын
Simple and straight forward. Thank you. 👍
@vinodkumar-cs4xi3 жыл бұрын
Bro very helpful and your presentation is very nice 👍expecting more videos like this..Thank you
@IFYStudios2 жыл бұрын
Sure 👍 , I am creating a new course on AWS x Android. Uploading Soon 🔜
@sandro_j2 жыл бұрын
great video, your explanations are very helpful.
@rupeshfitnesstravel3 жыл бұрын
Very informative in very simple way .. thanks a lot ..
@IFYStudios2 жыл бұрын
Glad you liked it
@saripellasameersharma78872 жыл бұрын
Clear explanation, thanks brother!
@IFYStudios2 жыл бұрын
Glad it was helpful!
@Learn_IT_with_Azizul Жыл бұрын
very imporetant content. But, plz consider to cancel bad noise in background, for next attempt. Thank you
@nandakumark53473 жыл бұрын
super explanation
@IFYStudios2 жыл бұрын
Thank you so much 🙂
@danishisrarkhan68822 жыл бұрын
Very good explanation, thanks!
@IFYStudios2 жыл бұрын
Glad it was helpful!
@josephmotto70612 жыл бұрын
Very helpful video!
@AliTwaij Жыл бұрын
brilliant video thankyou
@mohammedasifkhanp5032 Жыл бұрын
Hey man, this is really a very nice video from you. Why no show from past 1 year?
@IFYStudios Жыл бұрын
Thanks, Man,,,, Yea,,, It's just I have a full-time job so, taking out time for this stuff took a toll after office resumption 😅. But, I am gonna restart super soon
@mohammedasifkhanp5032 Жыл бұрын
@@IFYStudios good to hear you are gonna restart soon. Waiting for you for latest updates on various AWS tutorial videos ❤️🙂
@manojgowda17186 ай бұрын
Thanks a lot 😊👍
@mdalishaik-aliza3 жыл бұрын
nice video...came to know new things :)
@IFYStudios2 жыл бұрын
Thanks for visiting
@khushbupanchal48362 жыл бұрын
do we require to configure IAM role if we are accessing s3 bucket from the spring boot code?
@IFYStudios2 жыл бұрын
Yes we do, and we can also use STSAssumeRoleSessionCredentialsProvider to get the assumed credentials to perform a task by still using an IAM role.
@gabrielonyieaho8293 Жыл бұрын
nice video. Question why not save the file in the s3 with same name it is copied as
@IFYStudios Жыл бұрын
We can. When we copy the file with the same name, it overwrites the same file so, to show the process, I changed the name. When replaced (we can still see the old file in the versions tab (if enabled)) 🙂
@trackxin2 жыл бұрын
A very good video 🙂
@IFYStudios2 жыл бұрын
Thank you! 😃
@Gurudev031 Жыл бұрын
How can we automate this whole process?
@IFYStudios Жыл бұрын
There are plenty of ways to automate. Terraform, cloud formation, etc IAC services give you the freedom to automate the creation of AWS Resources. FWIW, even lambda functions can be used to create resources.
@coolmaster6084 Жыл бұрын
Hello brother thanks for the clear explanation, But I am getting some errors ,I followed the all the steps as per the video, on the first time aws s3 cli is working properly, but after reconnecting to the ec2 I tried the aws s3 ls command , but I am getting the errors like the AttributeError: module 'lib' has no attribute 'OpenSSL_add_all_algorithms' ...
@IFYStudios Жыл бұрын
Please email the details on @ify.stdio@gmail.com
@mbraylarak2 жыл бұрын
Fallowed instructions and received "An error occurred (AccessDenied) when calling the ListBuckets operation: Access Denied" when running aws s3 ls command.
@IFYStudios2 жыл бұрын
If you're not the owner of the account then you require to add s3:ListBucket in S3 bucket policy as well. This falls under permissions tab in S3 bucket. If you're the owner, then it should work, as we are giving full access for now
@KrishnaYadav-ke4mf Жыл бұрын
Sir there in my loptop not opend bucket command section
@IFYStudios Жыл бұрын
Please mail your query on ify.stdio@gmail.com
@Kartik2611 Жыл бұрын
candycrush in the background xD
@soumyamishra8734 Жыл бұрын
can you pls automate the whole process
@IFYStudios Жыл бұрын
By automate, what do you mean exactly? Please elaborate more. Thanks
@soumyamishra8734 Жыл бұрын
@@IFYStudios I want to learn infrastructure as code by cdk and terraform
@IFYStudios Жыл бұрын
Got it, I can cover that using SAM/Cloudformation or even Terraform. Please allow some time, and thanks for the request.
@soumyamishra8734 Жыл бұрын
@@IFYStudios Thank you so much what's your LinkedIn profile
@IFYStudios Жыл бұрын
www.linkedin.com/in/shubhamsg 😊 This might answer my infrequent postings
@datasleek7950 Жыл бұрын
This is bad. You're giving Full S3 access which mean your role has access to all S3 buckets. You should grant at the bucket level.
@IFYStudios Жыл бұрын
I have already mentioned this is only for tutoring purposes. I have another video wherr I've explained about the IAM and its integration with S3. Thanks for the comment by the way. 😊
@abhitechegde Жыл бұрын
Who is that playing Subway surfers in the background 😂
@IFYStudios Жыл бұрын
It's an old video bruh, I don't even remember 😄
@dtvind2 жыл бұрын
Please change title its connecting from EC2 Instance to S3