Replace Amazon QLDB with Amazon Aurora PostgreSQL for audit use cases
Database Blog
The article discusses how Amazon Aurora PostgreSQL can replace Amazon QLDB for audit use cases. It highlights the key features of Aurora PostgreSQL that can provide similar auditing capabilities as QLDB.
Specifically, the article covers:
- Replacing the immutable journal in QLDB with PostgreSQL audit logging and storing logs in Amazon CloudWatch Logs or Amazon S3
- Replacing QLDB's history() function with audit tables in PostgreSQL, mirroring the structure of the main table or storing audit data as JSON
- Replacing QLDB streams with AWS Database Migration Service for data replication and Database Activity Streams for near real-time auditing, coupled with Amazon Kinesis and Amazon S3
- Conclusion: Aurora PostgreSQL can provide auditing capabilities similar to QLDB through various AWS services and features
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.