Skip to content

ashutoshvct/Hosting-dynamic-website-on-AWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hosting-dynamic-website-on-AWS

Below are some steps for you to follow.

If you need any help please contact me on ashutosh.vct@gmail.com

We will use the following services - EC2, Route 53, CloudFront, RDS and VPC.

We will also use softwares like FileZilla and Mysql Workbench.

The scenario: We will move the website hosting to AWS. We already have a website and a database. We just need to migrate them to AWS.

What is AWS?

Amazon Web Services (AWS) is a secure cloud services platform, offering compute power, database storage, content delivery and other functionality to help businesses scale and grow. Explore how millions of customers are currently leveraging AWS cloud products and solutions to build sophisticated applications with increased flexibility, scalability and reliability.

#Steps to follow:

  1. We will now migrate your domain to route 53 (Follow these steps from the file called Route53).

  2. Check that you have a Default VPC, If you don't have it or accidentally deleted it create a case in AWS Support Center for a new one.

  3. Create an EC2 Instance - Here you will create an apache server and will upload your files via fileZilla. We will also point this server to our domain name (Follow these steps from the file named EC2).

  4. Create an RDS Instance - Here you will upload your database or if you want you can create a new one (Follow these steps from the file named RDS).

  5. Now Create a CloudFront Distribution where you will distribute the content to the world with low latency (Follow these Steps from file named CloudFront).

  6. Again we will have to make changes in Route53 (Follow these Steps from the file called Route53-v1).

  7. Now your website is Live with cloudfont in it.

About

I will use the following services - EC2, Route 53, CloudFront, RDS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published