Chapter 10. Troubleshooting Applications in Cloud Foundry
Things can always go wrong; issues can occur with applications, services, or infrastructures. Since this book is for application developers, we will limit our discussions to troubleshooting applications and dependent services.
In this chapter, we will talk about the techniques that developers can adopt to troubleshoot applications that are running on Cloud Foundry.
Developers should know how to troubleshoot their applications when they are running on Cloud Foundry. An application can crash for many reasons, such as out of memory (OOM), complex business logic, application health check failures, or abnormal application termination, and so on.