Yii application deployment

Im deploying a yii platform on gcp and need advice on how to do sessions in an enviroment where i would to need to do horizontal scaling to handle load

Store sessions in something like Redis. It would handle 100s of backends.