Тёмный
AWS Made Easy
AWS Made Easy
AWS Made Easy
Подписаться
AWS Made Easy is a channel dedicated to bring quality tutorials with a crisp explaination of the concepts and step by step Hands-on demo.
If you are just begining to learn AWS or If you are looking to enhance your AWS Skills to next level or If you are looking for a solution for a particular problem on AWS, This channel caters to everyone.

I also do freelancing, if you have any projects related to data engineering, data warehousing, Cloud , Devops do reach out to me.
Комментарии
@saurabhgoreamazing9368
@saurabhgoreamazing9368 31 минуту назад
Nice Video. Followed it completely and then running queries. Created a file containing employee records . Though the table records are getting displayed in the athena console. I am unable to reterive the results select empid,empname from "employee"."employeedata" where salary = 1000000; Any help would be appreciated Not getting any error and hence difficult to find the cause It seems like it is not reading the data any permissions issue?
@MyAsh1000
@MyAsh1000 22 часа назад
Thank you , that was very useful :)
@ChevyGodson-c5l
@ChevyGodson-c5l День назад
Please what should i put when the command pops up and says log in ?
@cv4875
@cv4875 День назад
Best AWS Glue tutorial on YT
@akashmasne5102
@akashmasne5102 2 дня назад
thanks man. It helped me a great deal <3
@otis2646
@otis2646 3 дня назад
i dont know why the 1st commad is failing : error : Error response from daemon: login attempt to public.ecr.aws/v2/ failed with status: 403 Forbidden
@Ishan4guitar
@Ishan4guitar 3 дня назад
Hey this was a brilliant tutorial! One of the best on this topic after going through quite a few videos/medium.
@shobitvijayvargiya7824
@shobitvijayvargiya7824 3 дня назад
clean content!
@nirmaltripathy3226
@nirmaltripathy3226 3 дня назад
Very good tutorial,thanks for making this video,much appreciated..
@arthurchitauro5822
@arthurchitauro5822 4 дня назад
Thank you so much for this brilliant, succint video. Exactly what I needed
@AniketSharma-t9r
@AniketSharma-t9r 5 дней назад
Thanks it really helped
@honeymanee8660
@honeymanee8660 7 дней назад
Thank you for the information
@nmkkannan1256
@nmkkannan1256 7 дней назад
HTTP is just a communication protocol. REST , SOAP , Websockets, etc are called APIs
@kooromack
@kooromack 9 дней назад
Very helpful ! Thank you.
@chafle315
@chafle315 9 дней назад
Great content.pls do make playlist of AWS glue.
@mustafabohra2070
@mustafabohra2070 11 дней назад
Danke schön!!
@AWS-Made-Easy
@AWS-Made-Easy 10 дней назад
Danke!
@kumardchowdary2291
@kumardchowdary2291 11 дней назад
please add more videos sir
@kumardchowdary2291
@kumardchowdary2291 11 дней назад
tq sir
@kumardchowdary2291
@kumardchowdary2291 11 дней назад
tq sir
@nishithvyas
@nishithvyas 15 дней назад
Really, I love your explanation on codecommit. Just one question. Why DevOps engineers create FE( Frontend ) & (BE)Backend Repositories individually?
@chandrasekhar-pv8dt
@chandrasekhar-pv8dt 16 дней назад
could you please explain a bit slow while you clicking and make changes
@AWS-Made-Easy
@AWS-Made-Easy 15 дней назад
Sure, thanks for the feedback
@lennielbe57
@lennielbe57 16 дней назад
just helped me out in my job, thanks for not having a 3 minute long preamble in your video like other youtubers!
@KamleshSingh-um9jy
@KamleshSingh-um9jy 17 дней назад
very well explained
@shrikanyavishwakarma385
@shrikanyavishwakarma385 17 дней назад
Thanks for the useful video.
@kanisetti1
@kanisetti1 17 дней назад
It would be great if you can do a video with an example touching one component in each section, TIA
@nova9837
@nova9837 18 дней назад
Thank you :)
@ghorakavisudarsan7903
@ghorakavisudarsan7903 19 дней назад
ii have install aws cil and terraform form your aws ,, how did you do in vs code i ma not getting dont skip and directly jump iinto that
@AWS-Made-Easy
@AWS-Made-Easy 18 дней назад
If you have installed terraform and AWS cli .. you don’t need to do anything in VS Code. You can run your commands / code
@ghorakavisudarsan7903
@ghorakavisudarsan7903 18 дней назад
@@AWS-Made-Easy it is not working like that
@ritviksaxena1418
@ritviksaxena1418 19 дней назад
on point nd informative 👍
@analyticsworld9318
@analyticsworld9318 21 день назад
What's the point of providing half information? You didn't even showed how to create those IAM. It's difficult to understand for beginners
@AWS-Made-Easy
@AWS-Made-Easy 20 дней назад
Apologies.
@milanzmitrovic
@milanzmitrovic 21 день назад
import json def generate_policy(principal_id, effect, resource): auth_response = { 'principalId': principal_id } if effect and resource: polici_document = { 'Version': '2012-10-17', 'Statement': [ { 'Action': 'execute-api:invoke', 'Effect': effect, 'Resource': resource } ] } auth_response['policyDocument'] = polici_document return auth_response def lambda_handler(event, context): token = event['authorizationToken'] valid_token = 'xyz987' if token == valid_token: return generate_policy('user', 'Allow', event['methodArn']) else: return generate_policy('user', 'Deny', event['methodArn'])
@brandonhunter3036
@brandonhunter3036 22 дня назад
Really an excellent resource. Often I just need a quick refresher or explainer and this channel often does the trick. **subscribed!**
@AWS-Made-Easy
@AWS-Made-Easy 22 дня назад
Thank you!
@brandonhunter3036
@brandonhunter3036 22 дня назад
Very good primer thanks.
@sleagle449
@sleagle449 22 дня назад
Can we able toadd domain later?
@AWS-Made-Easy
@AWS-Made-Easy 22 дня назад
Yes
@ramonsantiago4573
@ramonsantiago4573 23 дня назад
Nice, thanks for this!
@asimkumarrout5966
@asimkumarrout5966 23 дня назад
can you upload the sample data as well please?
@vipinkumarrofficial
@vipinkumarrofficial 24 дня назад
Hi, I am trying similar thing for webApp deployment on ECS and getting error -- Process completed with exit code 1. Any suggestion please.
@AWS-Made-Easy
@AWS-Made-Easy 23 дня назад
Can you give me a more detailed error message. The error message you sent is generic
@Hussainaaaaaa
@Hussainaaaaaa 24 дня назад
Thanks a lot for this easy tutorial! This was a great deal of help.
@Hussainaaaaaa
@Hussainaaaaaa 24 дня назад
Thanks a lot for this easy to follow steps, really helped me in understanding how to configure my S3 with SQS!
@krksivasai
@krksivasai 24 дня назад
Hello, I have a question - How is this different than copying the local csv to hdfs location(hdfs on AWS S3). And, then create external table to this location. And query this external table.
@ramachandrans6349
@ramachandrans6349 25 дней назад
Hi sir, what is the difference between redshift sleeveless data loading and cluster data loading
@AWS-Made-Easy
@AWS-Made-Easy 23 дня назад
The process of loading data is pretty much similar. Difference lies in the way redshift cluster and serverless work. With serverless you only pay when you run the queries, for cluster you pay a fixed cost for the compute capacity of the cluster irrespective of the usage
@ramachandrans6349
@ramachandrans6349 23 дня назад
Thank you​@@AWS-Made-Easy
@jroseme
@jroseme 25 дней назад
Thank you, excellent tutorial.
@dineshkm7832
@dineshkm7832 25 дней назад
I have a ELB url which have 3 node of app server in differenr AZ ... How and where we can implement lambda here .. please help .. How can we implement Lambda for ELB ( this ELB redirecting to direct to 3 app server and doing Load balancing )
@kumarp3515
@kumarp3515 26 дней назад
bro is liking the comments who are not from India or some others... what a strategy sir jee!
@AWS-Made-Easy
@AWS-Made-Easy 26 дней назад
There you go! I liked your comment 😀
@ankushjain358
@ankushjain358 27 дней назад
This is cool!
@sreevanireddy1709
@sreevanireddy1709 27 дней назад
Please start a tutorial on AWS DevOps Guru
@pranaybankar819
@pranaybankar819 29 дней назад
Can we say Glue Data Catalogs are nothing but logical indexes created on your actual data?
@user-mi7ju9uj2u
@user-mi7ju9uj2u День назад
It is kind of another layer to represent your data in your way. It makes your data structure independent from the sources, kind of dynamic mapping. If you see traditional way, you have to map columns to attribute/object in Java/other languages. If you change something you have to modify code for most of all layer to accommodate it. Now it is more easy to map without worrying about the change of structure in future.
@FlickerJab
@FlickerJab 29 дней назад
Quick question, let's say I don't want to host a full website, and just need the HTML file to be accessible to the public as a single static page. How do I do that? Do I have to make the entire bucket public?
@ognjenmilicevic8867
@ognjenmilicevic8867 17 дней назад
No, you can specify bucket policy that will set only that file accessible to public.
@kanisetti1
@kanisetti1 Месяц назад
Thanks for the Video, it is simple, clear and has good examples, could you please create playlists for other aws resources.
@mplmettustreetmiddleschool1493
@mplmettustreetmiddleschool1493 Месяц назад
Thank you for crisp and clear explanations.
@trivedibhargav5224
@trivedibhargav5224 Месяц назад
Awesome bro ❤