Great tutorial i can see the schema created from the glue catalog but no the tables in it
@ricardoevers54962 жыл бұрын
Great tutorial! It helped me a lot. Greetings from Brazil my friend, it's just because there are people like you in the community that I'm able to improve my skills and knowledge with more accuracy and less brain aches. Thank you!
@michaelrobinson9112 Жыл бұрын
You made this topic simple to understand. Thanks!
@mohankewlani13572 жыл бұрын
Extremely good tutorial. Loved the way you explained Redshift Spectrum
@ladakshay2 жыл бұрын
Good explanation of the need for Redshift Spectrum and the demo.
@AWSTutorialsOnline2 жыл бұрын
Thanks.
@ankur1jain2soft2 жыл бұрын
Amazing clarity on service integration
@AWSTutorialsOnline2 жыл бұрын
Thanks
@swagatamchakraborty33522 жыл бұрын
Thanks for this comprehensive tutorial on accessing Glue data catalog from Redshift spectrum! On this channel there is another video on accessing s3 data in Redshift using Redshift spectrum. Can you help me to understand what is the difference between these two videos since there also we are making use of Glue data catalog tables to access S3 data?
@aksharjamgaonkar3672 Жыл бұрын
Hello, thanks for the video, very informative. would love to see a video about Serverless Redshift with focus on billing and usage limits. Thanks again.
@AWSTutorialsOnline Жыл бұрын
Sure - let me plan about it
@pradnyavantkalamkar69362 жыл бұрын
Thank You Dojo Sir...... Its very nice and informative explanation....We expect some more videos on redshift from you ......
@AWSTutorialsOnline2 жыл бұрын
Sure. Please recommend some topics about Redshift.
@priyanshubansal55172 жыл бұрын
Really really nice and helpful video!
@AWSTutorialsOnline2 жыл бұрын
Glad to hear that!
@ryany4202 жыл бұрын
Hi AWS Tutorials, I am still confused of when to use Spectrum. Suppose I have star schema data warehouse on Redshift, should I put fact table or dim table into Spectrum for storage? or typically data warehouse has different layers eg: landing, staging, we just put staging layer of data into Spectrum? if you can answer my question, thanks
@Habeshaanalyst8 ай бұрын
Great content as always!!
@data-freelancer18 күн бұрын
Can we use python to query this awsdatacatolog
@TimoKraus-sg2gk Жыл бұрын
Cool Tutorial, thanks!
@AWSTutorialsOnline Жыл бұрын
Glad you like it!
@sabyabera2 жыл бұрын
Excellent tutorial.
@AWSTutorialsOnline2 жыл бұрын
Glad you liked it!
@ladakshay2 жыл бұрын
My query: We see a lot of, new things added to Lake Formation and Glue and lot of promotion by AWS but I do not see any good tool to consume the final data created on this Data Lake. Athena's use case is for adhoc analysis and it has its limiations on the complex queries you can run and the number of parallel queries whcih can be run. So how do end users consume the data which is created on AWS Data Lake? Redshift Spectrum is one way but it needs a Redshift Cluster for it, if we create only a Data Lake using S3, what is the end user consumption method/UI? If I want to compare it with something like a DataBricks, what does AWS provide?
@AWSTutorialsOnline2 жыл бұрын
Please explore Amazon QuickSight. Let me know if it helps.
@ladakshay2 жыл бұрын
@@AWSTutorialsOnline Does it not proivde a dashboard and visualization experience? My query is how can Data Analysts run queries on the data to get useful information?
@AWSTutorialsOnline2 жыл бұрын
@@ladakshay Glue is for catalog and ETL only. For visualization, you can use QuickSight which connects seamlessly to Glue Catalog and provides self service features.
@prannoyroy53122 жыл бұрын
Awesome video
@hsz73382 жыл бұрын
Thank you AWS Tutorials for the video. I was wondering do you have some info on their query performance difference: Query via Spectrum using Redshift Compute Power vs. Query via Athena?
@AWSTutorialsOnline2 жыл бұрын
I am not aware of any public number. In Redshift, we can control compute; hence we can increase performance if we want. In Athena, we have no control to allocate compute. Let me think, if I can do apple to apple comparison and make video about it. Thanks for the feedback.
@rishadm17712 жыл бұрын
Amazing video thank you!
@shankarmendyala9167 Жыл бұрын
If i have added multiple csv files in single folder. Does it get the output or not???
@AWSTutorialsOnline Жыл бұрын
You are working at catalog level. Catalog can handle multiple files. So in summary, Redshift will give output for the multiple files as well.