Alok GuptaDifference between synchronous and asynchronous in apexSynchronous Apex :-2 min read·Sep 3, 2021--1
Alok GuptaUnderstand the Details of the Routing Lifecycle in omni channel salesforceWhen you dig more deeply into Omni-Channel and the routing process, there are two particular objects that are worth understanding better…4 min read·Dec 15, 2022--1
Alok GuptaSalesforce record locking, and preventing them from killing our load performance (or causing…Salesforce locks records when they are being modified, to prevent two people from updating the same record simultaneously, which would…5 min read·Sep 7, 2021--
Breno de Jesus FernandesWrite Better SQL: How to Avoid the Subquery HellMake complex sql queries easy to understanding, debugging, and maintaining6 min read·Jul 11--
Naveenkumar MuruganExposing Snowflake Data as a REST API: A Step-by-Step GuideWhy we need to expose the data as REST endpoint in first place?16 min read·Sep 17--
Arslan AhmadinLevel Up CodingMastering Database Replication: An Essential Guide for 2023Dive Deep into Replication Techniques, Their Challenges, and What the Future Holds.11 min read·Sep 19--
Nishchay AgrawalData Engineer Morgan Stanley Interview ExperienceMorgan Stanley is a leading global investment bank and wealth management firm and it focuses primarily on three main units such as…8 min read·Jun 16--3
Miguel GamalloinFever EngineeringImplementing Change Data Capture in practice — Part 1The journey of bringing theory to practice on the real-world implementation of a Change Data Capture system at Fever13 min read·Sep 4--
Adam FurmanekTroubleshooting PostgreSQL High CPU Usage — Part 2We need to keep in mind that the high CPU usage can be caused by various unrelated reasons. That could be just an expensive operation, or…6 min read·Sep 20--