Increase resiliency for individual apps

To make your apps more resilient, you can follow the resiliency guides in the community ambient mesh docs to configure retries, timeouts, circuit breakers, outlier detection, and fault injection within the ambient mesh. Note that these guides use Istio resources, such as DestinationRules and VirtualServices, to modify how requests are routed from a gateway or waypoint to your apps.