Tag: Technical Architecture
-
Podcast – How to Achieving Hyper-Threading in Salesforce
Total number of Asynchronous Apex which includes Batch Apex, Future Method, Queueable & Scheduled job is 250k or 200 x Total User license whichever is greater. Now lets do some fact check : Execute method of Batch Apex can only call 1 Queueable Scheduler can call 50 Queueable We can have only 100 Schedulers in…
-
A Tale of Governor Limits and Solutions in Salesforce
Thrilling story of Salesforce Technical Architect on a quest to solve application problems and avoid governor limit errors
-
10 Salesforce Integration design considerations from Architect point of view – Mind Mapping included
After working on multiple Salesforce implementation project as an Architect, its time to share what I learned from those implementations and would strongly suggest to be considered before designing any “Salesforce Integration”. Below image shows “integration mind mapping” used by me. I use it to consider some major aspects while discussing integration approaches with enterprise architects in…