All Content tagged with Amazon Redshift

Amazon Redshift uses SQL to analyze structured and semi-structured data across data warehouses, operational databases, and data lakes, using AWS-designed hardware and machine learning to deliver the best price performance at any scale.

Content language: English

Select up to 5 tags to filter
Sort by most recent
1040 results
Hello, I have an AWS Aurora database instance integrated with AWS Redshift Serverless using the Zero-ETL integration. To optimize for cost efficiency, I've configured Redshift Serverless with the...
1
answers
0
votes
103
views
Od
asked a month ago
Hello. I do have a question. I'm willing to automatically run a notebook (JupyterLab - SageMaker Studio) using a Notebook Job. The difficult part is that, in my .ipynb I'm connecting to Amazon...
3
answers
0
votes
154
views
Sergiu
asked a month ago
Reaching out to see if anyone has changed the transaction isolation level on one or more of their production Redshift databases from transaction isolation level *serializable isolation* to *snapshot...
Accepted AnswerAmazon Redshift
1
answers
0
votes
132
views
asked a month ago
I am developing a data pipeline for building a Redshift data warehouse as below: 1. Export DynamoDB data to S3 using 'export to S3' feature 2. In glue, create a spark data-frame on the S3 exported...
0
answers
0
votes
159
views
asked 2 months ago
**Overview of Your AWS Architecture:** - **Data Source:** RDS Aurora MySQL - **ETL Process:** AWS Glue - **Data Target:** Amazon Redshift - **Reporting Tool:** Amazon QuickSight **My Objective:** i...
1
answers
0
votes
179
views
Mouhcin
asked 2 months ago
Hello, We are using aws dms to copy the rds postgres data to our datawarehouse redshift. The issue we are facing was , in one of the tables we have jsonb as datatype in our source postgres , when...
1
answers
0
votes
420
views
asked 2 months ago
Currently, I must define permissions model in lake house using lake formation that I can query data by Athena. It's ok if data sources come from S3 but seem be impossible if it's Redshift. Athena can...
0
answers
0
votes
336
views
asked 2 months ago
Question from customer :Is there a way to backup an athena datasource without backing up each views? is snapshotting an option. From my research, the only options from this repost is to download the...
2
answers
0
votes
524
views
asked 2 months ago
I have a glue pyspark script that processes DDB data exported to S3 and writes it to Redshift. Initially, it was using below logic: ``` redshiftConnectionOptions = { "postactions": "BEGIN; MERGE...
1
answers
0
votes
228
views
asked 2 months ago