Artem Avetian

Results 2 issues of Artem Avetian

My `config.hcl`: ``` # Benchmark config options vault_addr = "http://localhost:8200" vault_token = "root" vault_namespace = "root" test "transit_decrypt" "transit_decrypt_test" { weight = 100 config { payload_len = 191 } }...

https://github.com/OBenner/data-engineering-interview-questions/blob/master/content/redshift.md#can-you-create-materialized-views-in-amazon-redshift > No, Amazon Redshift does not support materialized views. However, you can use other techniques like precomputing and storing intermediate query results to achieve similar performance improvements. but https://docs.aws.amazon.com/redshift/latest/dg/materialized-view-overview.html