Enable SSL certificate for AWS EC2 WordPress blog site
Here we are going to show, how we enabled the SSL certificate i.e. routed traffic through the https by default, for our Wordpress blog site which is hosted in AWS EC2 node.
where you will find educational info.
Here we are going to show, how we enabled the SSL certificate i.e. routed traffic through the https by default, for our Wordpress blog site which is hosted in AWS EC2 node.
If you need the EC2 instance usage for the long term and you will be going to utilize/run EC2 instance 24x7x365 then it is recommended, you can convert your normal on-demand EC2 instance into the reserved instance to reduce your hourly charges of an EC2 instance. Before explaining the steps ie how we can convert […]
— Login to the AWS console — Under “AWS Management Console” –> “AWS Services” –> “Find Services” enter EC2 then click on search result “EC2: Virtual Servers in the Cloud”. — Click on “Instances” section then select “Instances” — Select the instance and Copy the “Instance ID” for which we need to assign the elastic ip. — Click on “EC2 Dashboard” –> […]
— Login to the AWS console — Under “AWS Management Console” –> “AWS Services” –> “Find Services” enter EC2 then click on search result “EC2: Virtual Servers in the Cloud”. — Click on “Instances” section then select “Instances” — Click on “Launch Instance” — Under search box type “Ubuntu” and then press enter. Choose your […]
Error Solution — Verify IAM user account have “CloudWatchFullAccess” policy attached. — Verify “AWSAccessKeyId” and “AWSSecretKey” are correctly placed inside the config file “awscreds.conf“. like below i.e. without any single or double quote.