August 4, 2017

To create a hosted zone using the Amazon Route 53 console

AWS,

1. Sign in to the Route 53 console, and select Hosted Zones from the navigation pane on the left. 2. Choose Create Hosted Zone. 3. Enter the following information into the corresponding fields: For Domain Name, type your domain name; for example, “apex.example.com”. For Comment, type text that describes what the subdomain does or is…

Read more
June 23, 2017

AWS Security Group Rules (Allow Ip address and port numbers using the AWS security group)

AWS,Firewall/Iptables/Security,

Amazon EC2 Security Groups for Linux Instances. A security group acts as a virtual firewall that controls the traffic for one or more instances. When an instance is launched, you associate one or more security groups with that instance. The rules of a security group controls the inbound traffic that’s allowed to reach the instances…

Read more