Web Hosting on Amazon AWS PHP MySQL

0 votes

I am totally confused on how to host a Dynamic website created using PHP and MySQL in Amazon Cloud. I went through Amazon S3 and I hosted a static website there! Then I tried Amazon EC2 and I learned some aspects about the concept of VPC. I thought that the dynamic websites are hosting in Amazon Cloud using EC2. I followed some steps and they taught me how to launch a website using Drupal, No other tutorials on EC2 to deploy my web application was not found.

Jul 17, 2018 in AWS by bug_seeker
• 15,520 points
977 views

1 answer to this question.

0 votes

You can simply refer the following link, it consist of basics on hosting a dynamic website.

https://www.youtube.com/watch?v=f7bY0-d8cgQ&index=28&list=PL9ooVrP1hQOFWxRJcGdCot7AgJu29SVV3

You can follow this and you are good to go!

answered Aug 7, 2018 by Priyaj
• 58,090 points

Related Questions In AWS

+1 vote
1 answer

Web Hosting on Amazon AWS (PHP + MySQL)

You can do this using AWS RDS Follow ...READ MORE

answered Dec 28, 2018 in AWS by ArchanaNagur
• 2,360 points
4,795 views
0 votes
1 answer

How do you pass custom environment variable on Amazon Elastic Beanstalk (AWS EBS)?

Old way  - use .ebextensions/*.config in AWS ...READ MORE

answered Sep 11, 2018 in AWS by Archana
• 4,170 points
1,070 views
0 votes
1 answer

Amazon Web Services: Delete item on DynamoDB Database from Lambda Function

Omitting the Lambda boilerplate      var tablename= "Users" dynamodb.deleteItem({ "TableName": tableName "Key": ...READ MORE

answered Feb 16, 2022 in AWS by anonymous
744 views
0 votes
1 answer

how to get aws account number /id based on EC2 instance which is hosted in amazon

You can obtain account number from an ...READ MORE

answered Feb 21, 2022 in AWS by Korak
• 5,820 points
1,690 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,460 views
+1 vote
2 answers

AWS CloudWatch Logs in Docker

The awslogs works without using ECS. you need to configure ...READ MORE

answered Sep 7, 2018 in AWS by bug_seeker
• 15,520 points
1,706 views
+2 votes
1 answer

How PCF (Pivotal Cloud Foundry) is different from AWS (Amazon Web Services)

PCF is a commercial cloud platform (product) ...READ MORE

answered Sep 11, 2018 in AWS by Priyaj
• 58,090 points
21,022 views
+1 vote
2 answers

How do I run python script on aws EC2 instance(ubuntu)?

I believe that you are using the ...READ MORE

answered Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
9,903 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP