Deploying A Wordpress Website Utilising AWS EFS As Shared File Storage
Scenario:- We will be deploying an Wordpress website which will be utilising an EFS for shared file storage, RDS instance for the database storage, apache as a web server. Infrastructure Setup:- We need to create an vpc named as test-vpc. It is goi...