- Newest
- Most votes
- Most comments
Hi,
You can use any AMI in any region of your choice for the EC2 instance, and install WordPress on it.
If you are residing in Australia and want to serve your users there, you can ask your Web developer to switch region to ap-southeast-4
, and then create an EC2 instance with an AMI of your choice.
Please follow this guide [1] to achieve so.
Also, sharing the Root Account password is highly discouraged, especially if you're working with developers or third-party service providers.
Instead, you can create a new user [2] with the necessary permissions and provide those credentials to your web developer.
References:
[1] https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hosting-wordpress.html
[2] https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html
Thanks,
Atul
Relevant content
- Accepted Answerasked 7 months ago
- asked 3 days ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
Could you please specify which AMI did you try to use, and in which AWS region?