How to host a php file using AWS?

After hours of reading documentation and talking to Amazon Web Services. I cannot figure out how to place a PHP page.

I am currently using the S3 service for the base website, but I know that this service does not support dynamic pages. I was able to use Elastic Beanstalk so that the Sample Application runs PHP. But I have no idea how to use it. I read about some other services, but they don't seem to do what I want, or they just confuse.

So what I want to do is host an Amazon website with dynamic PHP pages. Is this possible and what services do you use?

+4
source share
3 answers

PHP AWS.

Beanstalk - , - , , - AWS . , EB, .

EC2 . , ( , Linux, ..), ( , , ..) , ( , , ..).

, - . php AWS, EC2, , . AMI Amazon Linux, apache php, ( AKA EC2), , .

+5

Php EC2.

Amazon , (Beanstalk, ECS Docker...), EC2.

, Php, ; - (

+2

PHP AWS, , Cloudways. AWS PHP CMS.

0

All Articles