If you are state-full you should prefer VPA.
If you are state-full and need HA you might want to combine both.
Another case for VPA is data processing, e.g. pandas, which might be easier to scale to bigger datasets without going into out of memory data frames.