I don't think so, since the storage and compute are independent, one user can go for insert update while another can get data at the same time, it won't be blocked due to the independent three layers feature, and if one of the queries is running long from two days, it won't stop the other users. If I'm wrong, please correct me.
I don't think so, since the storage and compute are independent, one user can go for insert update while another can get data at the same time, it won't be blocked due to the independent three layers feature, and if one of the queries is running long from two days, it won't stop the other users. If I'm wrong, please correct me.
How cost was optimized?
Check this post out: www.linkedin.com/posts/nick-akincilar-3417945_cost-optimization-at-thomson-reuters-activity-7096852372185862144-8aM1