Summary
In this chapter, we looked at some different methods for deploying our application, including packaging your application as well as separately deploying the database objects and the APEX application, using the command line.
Enabling feedback for your application can engage the users more with the application, as they can provide direct feedback to improve the application and report unwanted functionality directly to the developers.
Monitoring the application, regarding performance, needs to be done proactively. Performance problems can be detected in an early stage by monitoring the application performance. Knowing where to direct your attention to when optimizing the performance of your application is vital. APEX provides you this mechanism out of the box, and you can take advantage of this directly.