Reader small image

You're reading from  Mastering Apex Programming

Product typeBook
Published inNov 2020
Reading LevelIntermediate
PublisherPackt
ISBN-139781800200920
Edition1st Edition
Languages
Right arrow
Author (1)
Paul Battisson
Paul Battisson
author image
Paul Battisson

Paul Battisson is the CEO of Groundwork Apps, a Salesforce ISV Partner, a 9- time Salesforce MVP, and a current MVP Hall of Fame member. He has spoken at numerous Salesforce events including Dreamforce, London's Calling, the Salesforce London World Tour, India Dreamin, and DreamOle. He runs the Leeds Developer Group in the UK and the CloudBites TV website and YouTube channel where he helps Salesforce developers, consultants, admins and architects. He is the author of multiple books and training courses on Salesforce programming.
Read more about Paul Battisson

Right arrow

Managing long-term performance of an application

Throughout this book, we have covered a number of different patterns, practices, and pieces of functionality to help you build better Salesforce applications that will scale as the use of your application scales over time. We started looking at how we can remove common Apex mistakes, and worked through trigger patterns, exceptions, testing, and secure programming, before diving into the many asynchronous options that were available to us in Apex to help the application scale. After understanding our toolset, we then reviewed how to correctly profile our applications and some of the various methods we can employ to improve our use of resources.

All of these items, along with the discussions we have had in this chapter, come together to culminate in helping us understand how we should think about managing the performance of an application in the long term. Very few applications start off with a high volume of data, but over time almost...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Mastering Apex Programming
Published in: Nov 2020Publisher: PacktISBN-13: 9781800200920

Author (1)

author image
Paul Battisson

Paul Battisson is the CEO of Groundwork Apps, a Salesforce ISV Partner, a 9- time Salesforce MVP, and a current MVP Hall of Fame member. He has spoken at numerous Salesforce events including Dreamforce, London's Calling, the Salesforce London World Tour, India Dreamin, and DreamOle. He runs the Leeds Developer Group in the UK and the CloudBites TV website and YouTube channel where he helps Salesforce developers, consultants, admins and architects. He is the author of multiple books and training courses on Salesforce programming.
Read more about Paul Battisson