Aug 5, 2021
Really great thoughts put into the article..
Just trying to conclude this mind: the key here is for high volume writes, a) advising /implementing an asynchronous write process using buffering has benefits over the synchronous process (saves us against governor limits) but at the same time we need to keep in mind the other subsidiary aspects and b) wherever sync approach required we try to use composite or apex rest (keeping in mind it does not hits against cpu limit)