Certification

AWS Solution Architect Associate

AWS Solution Architect Associate Exam Sample question  Hello! We would like to share few points before going to AWS solution architect associate exam .AWS certification exam question will keep change . Don’t go just reading the dumps. Try to understand the basic concept then go through few sample question and do some hands on-practice .Infact there is no defined passing…

Continue Reading

AWS Network

What is the advantages in AWS direct connect? 

What is AWS Direct Connect?  AWS Direct Connect service can establish private network connectivity from corporate Data Center to AWS with out inernet connection. AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard 1 gigabit or 10 gigabit Ethernet fiber-optic cable. One end of the cable is connected to your router, the other…

Continue Reading

AWS Network

How to create vpc ,subnet and route table in aws

  How to create vpc ,subnet and route table in aws Creating VPC: When you create a VPC, you must specify an IPv4 CIDR block for the VPC. The allowed block size is between a /16 netmask (65,536 IP addresses) and /28 netmask (16 IP addresses). Open VPC Dashboard and click “Your VPCs” Click Create VPC . Each AWS region has default VPC created…

Continue Reading

EC2

How to launch EC2 instance in AWS

How to launch EC2 instance in AWS Hello! In this post we will see how to launch AWS EC2 instance in the cloud  and how to connect . It’s very simple . You can launch in GUI graphical mode . Also you can launch from AWS CLI or through API calls as well. In this example we will launch Redhat…

Continue Reading