Deploy the Wordpress application on Kubernetes and AWS using terraform including the following steps: 1. Write an Infrastructure as code using terraform, which automatically deploy the Wordpress application 2. On AWS, use RDS service for the relational database for Wordpress application. 3. Deploy the Wordpress as a container either on…