Configuring Gitlab CE without using Redis

I understand that Redis is part of Gitlab’s core component - https://docs.gitlab.com/ee/development/architecture.html.
But I was wondering if it is possible to run Gitlab without using Redis component, and use the DB directly?

I am asking this specifically in an AWS environment - https://docs.gitlab.com/ee/install/aws/.