1. Right Answer: B
Explanation: A user can create a subnet with the VPC instances and run within that subnet. If the user has created a public-private subnet, subnet public bodies can receive incoming traffic directly from the Internet, while private subnet bodies can not. If these subnets are created with the wizard, AWS create two routing tables and join the subnets. The main routing table will have the input destination: 0.0.0.0/0 and Target: all 2345K, allowing all private subnet instances to connect to the Internet using NAT.
2. Right Answer: A
Explanation: It is impossible to suspend alarm notification process
3. Right Answer: E
Explanation: A user can create a subnet with the VPC instances and run within that subnet. If the user has created a public-private subnet to respectively host the web server and the DB server, the user must configure the private subnet instances can receive incoming traffic from public subnet on port DB. So, configure port 3306 by entering with the source Web server security group (GRP Sec Web. The user must configure ports 80 and 443 for destination 0.0.0.0/0 as the routing table directs traffic to NAT instance net privates.
4. Right Answer: E
Explanation: If the user tries to connect to an instance EC2 Linux and receives host not found error Key probable reasons are: The private key pair is not just the login user name is wrong
5. Right Answer: D
Explanation: Auto Scaling performs various processes, such as the launch Terminate, add Load Balancer etc. The user can also suspend individual process. Add the load balancer process type adds instances to the load balancer when instances are launched. If this process is suspended, Auto Scaling launch instances but not add to the load balancing. When the user takes this process, Auto Scaling will resume adding new authorities launched after the resumption to the load balancer. However, it will not add running instances that were started while the process was suspended; these cases must be added manually are