-
Install and configure AWS CLI on your computer
The AWS CLI allows you to do and access almost all functionality that you would find in the AWS management console. Instead of having pretty clickable buttons on the AWS management console, here at the AWS CLI you get only terminal. Not to be discouraged, the AWS CLI can sometimes perform tasks in a much […]
-
Create Users in AWS IAM
New user creation is always a good thing for AWS account. You don not want to get use to using the Root account all the time. Creating users allows you to assign specific privileges to the user while all other access to AWS features are blocked. Today we are going to create a user that […]
-
Setup a WordPress Site using AWS Lightsail
Setting up a WordPress can seem very daunting. Do you need to buy a computer and install the wordpress on there and serve your website from home? Well AWS provides an industry grade server with such a level of reliability, features, and redundancy you wouldn’t think twice but only choose AWS for your WordPress site. […]
-
How to register your domain on AWS
Registering your domain in AWS makes it easy to manage and connect your domains to your AWS services. If you already have an domain with another provider like GoDaddy.com or Google domains you can transfer them to AWS. For now lets learn how to register a domain within AWS. Sign in to your AWS Console […]