Remove 2023 Remove Data Analytics Remove Data Warehouse Remove Snapshot
article thumbnail

Enable Multi-AZ deployments for your Amazon Redshift data warehouse

AWS Big Data

November 2023: This post was reviewed and updated with the general availability of Multi-AZ deployments for provisioned RA3 clusters. Amazon Redshift is a fully managed, petabyte scale cloud data warehouse that enables you to analyze large datasets using standard SQL. Originally published on December 9th, 2022.

article thumbnail

Achieve near real time operational analytics using Amazon Aurora PostgreSQL zero-ETL integration with Amazon Redshift

AWS Big Data

and zero-ETL support) as the source, and a Redshift data warehouse as the target. The integration replicates data from the source database into the target data warehouse. Additionally, you can choose the capacity, to limit the compute resources of the data warehouse. For this post, set this to 8 RPUs.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Use Amazon Athena with Spark SQL for your open-source transactional table formats

AWS Big Data

These formats enable ACID (atomicity, consistency, isolation, durability) transactions, upserts, and deletes, and advanced features such as time travel and snapshots that were previously only available in data warehouses. It will never remove files that are still required by a non-expired snapshot.

Snapshot 105
article thumbnail

How the Edge Is Changing Data-First Modernization

CIO Business Intelligence

The advent of distributed workforces, smart devices, and internet-of-things (IoT) applications is creating a deluge of data generated and consumed outside of traditional centralized data warehouses. How edge refines data strategy. From there, other best practices emerge: Heighten the focus on security and governance.

IoT 81
article thumbnail

Use Apache Iceberg in a data lake to support incremental data processing

AWS Big Data

Whenever there is an update to the Iceberg table, a new snapshot of the table is created, and the metadata pointer points to the current table metadata file. At the top of the hierarchy is the metadata file, which stores information about the table’s schema, partition information, and snapshots. all_reviews ): data and metadata.

Data Lake 121
article thumbnail

Implement slowly changing dimensions in a data lake using AWS Glue and Delta

AWS Big Data

In a data warehouse, a dimension is a structure that categorizes facts and measures in order to enable users to answer business questions. This post is designed to be implemented for a real customer use case, where you get full snapshot data on a daily basis.

article thumbnail

Implement a serverless CDC process with Apache Iceberg using Amazon DynamoDB and Amazon Athena

AWS Big Data

Time travel Time travel queries in Athena query Amazon S3 for historical data from a consistent snapshot as of a specified date and time. Version travel queries in Athena query Amazon S3 for historical data as of a specified snapshot ID. In our query, it corresponds to the time 2023-04-18 21:34:13.970.