I currently have a web application running on AWS Elastic Beanstalk. It is costing me around $16 per month. Next I would like a have a Wordpress website. I would like the Wordpress website to scale well according to traffic volume. I have also read about AWS CDN CloudFormation which increases the loading speed of the website. I would like the Wordpress website to load fast.
I was thinking that if I add the Wordpress website to the existing environment for AWS Elastic Beanstalk, it could be more cost effective. Am I right here or am I on the wrong track ? If I am wrong, what is the most economical way for me to host Wordpress website on AWS, given that I currently have a Beanstalk application and I would like both autoscaling and speed for the website ?