To complete your WordPress installation Open the Elastic Beanstalk console, and in the Regions list, select your AWS Region. In the navigation pane, choose Environments, and then choose the name of your environment from the list. Amazon Web Services (AWS) is the biggest provider for cloud hosting services, so it makes sense to consider trying it out. Knowing how to install WordPress on AWS involves a bit more work than with other hosting providers. However, cloud hosting is quickly becoming standard for a lot of businesses. AWS is a powerful platform to power WordPress. If you are on a shared hosting or using traditional VPS/Dedicated server, you will notice a massive Improvement. The best option is clearly Cloudways. Both for beginners and enterprise. Amazon Web Services Best Practices for WordPress on AWS Page 1 Introduction WordPress is an open-source blogging tool and content management system (CMS) based on PHP and MySQL that is used to power anything from personal blogs to high-traffic websites. When the first version of WordPress was released in 2003, it was not built with modern.
This step-by-step guide will help you get a website up and running with WordPress*, installed on an Amazon EC2 virtual machine (also known as an “instance”). You will go through how to configure and launch an Amazon EC2 instance, how to get your WordPress username and password, and how to log into your WordPress admin portal.
*Note: This guide results in an architecture for a basic WordPress website intended for personal use or learning. This tutorial is not recommended for business-level websites with high scalability needs. For a more advanced tutorial, see the Build a Wordpress Website Project or Wordpress: Best Practices on AWS.
Quick tip: With Amazon Lightsail you can launch a WordPress website within minutes for a low, predictable price Jumpstart your website with Amazon Lightsail >>
Open the AWS Management Console and you can keep this step-by-step guide open. When the screen loads, enter your user name and password to get started. Then find EC2 under Compute, and double click to open the dashboard.
Now you are in the Amazon EC2 dashboard, click Launch Instance from the dashboard to create and configure your virtual machine.
Now you're in the Amazon EC2 configuration wizard, we will be using an existing Amazon Machine Image (AMI) from the AWS Marketplace that has WordPress already installed. The AWS Marketplace provides access to thousands of pre-configured images for common pieces of software.
a. Click on AWS Marketplace on the left-hand side, search for WordPress, look for WordPress powered by BitNami, then click Select.
b. You will be presented a detailed pricing page. In this case, the price will be $0.00 for the software regardless of the size of the instance that you use.
Scroll to the bottom and click Continue.
c. For this tutorial, we will be using t2.micro instance. Click on t2.micro in the Type column (it should be the first one), then click Next: Configure Instance Details. It may take a few seconds to load.

On the following screens, click Next: Add Storage and then Next: Tag Instance.

Aws Wordpress Multisite
d. We will set a name for your instance in this step. Enter Name in the Key box and WordPress in the Value box. Click Review and Launch to continue.
e. You can review your instance configurations, then click Launch when you’re ready to start your Amazon EC2 instance running WordPress.
f. The next screen deals with key-pairs. Key-pairs are how you can connect to your Amazon EC2 instances via a terminal program using Secure Shell (SSH). Select Proceed without a key pair, and check the box acknowledging that you know you need this key to access your Amazon EC2 instance.
Click Launch Instances to launch your instance. Be aware that starting the instance up may take a few minutes.
Wordpress On Amazon Aws
Note: To connect to your instance directly, you will need to create a new key pair. For instructions on creating a key pair and connecting to an instance, see steps 2 d.-2 f. and 3 of the tutorial: Launch a Linux Virtual Machine.
g. Click ViewInstances on the bottom right of the page (you may need to scroll down to see it). Then select the WordPress instance, make sure the Instance State says running. If Instance State says launching then AWS is still preparing your WordPress instance.
Aws Wordpress
h. Once your instance is running, you can now test your WordPress website. Find the Public IP for your instance at the bottom of this page.
i. Copy the Public IPinto a new tab in your web browser, and you should see a Hello World blog page appear.
Now that you have your WordPress site up and running, it’s time to log into its administration page so you can customize your site. To find your password, please follow the steps below:
Aws Wordpress Bitnami
a. Switch back to your Amazon EC2 management console in your web browser. Select WordPress instance, and click the Actions button. In the drop down menu, select Instance Setting, and choose Get System Log.
b. In the system log window, scroll through to the bottom to find the password that's surrounded by hash marks.
c. Now that you have your password, switch back to the tab that you used to access the WordPress Hello World page. Add /admin to the end of the URL so it looks something like 54.192.32.144/admin. Hit enter.
Wordpress Hosting On Aws
Enter the Username user and the Password that you read from the log file.
Aws Wordpress Git
Congratulations! You now have your WordPress site up and running. You can now manage, customize, and configure it as you like.
Now that you have your WordPress site up and running. You need to make it easy for people to get to. In the next tutorial we’ll register a domain name for your website so people can find it easily, and we’ll connect that domain name to your currently running instance.
Associate a Domain Name with Your Website Using Amazon Route 53 »
