We setup aws redis cluster which can be accessible only from our applications which are deployed in aws in same vpc. So our aws redis cluster is not accessible from outside of aws as well as even not accessible by other aws service who doesn't have same security group.
It would be nice if anybody can give explanation whether we still need the SSL (encryption in transit) or not and why we need?