This page runs through the quick exercise of implementing a “Hello World”application. Let’s start with the myapp project that was created previously . Edit the app/views/App/In...
Profile your app performance Android Studio tools Command line tools Profile your app performance An app is considered to have poor performance if it responds slowly, shows c...
Integrating an Existing App Integrating an Existing App Apps that were created without CLI can be integrated to use CLI later on. This is done by going to the existing app's fo...
Develop Express application Routes MongoDB Reference Develop Express application MVC is common architecture which many applications prefer. MVC stands for Model-View-Control...
Explore Your App Viewing Pods and Nodes Explore Your App Viewing Pods and Nodes Learn how to troubleshoot Kubernetes applications using kubectl get, kubectl describe, kubect...
App health checks App health checks vs platform-level health checks Note Configuring app health checks Note Health check paths HTTP gRPC Intervals, timeouts, and thresholds...