Explanation: IKE Security Association (required to exchange keys used to establish the IPsec security association) IPsec Security Association (handles the tunnel's encryption, authentication, and so on.) Tunnel interface (receives traffic going to and from the tunnel) Optional : BGP peering (exchanges routes between the customer gateway and the virtual private gateway) for devices that use BGP
Question :
Suppose your company has decided to use an optional Amazon VPC VPN connection that links your data center (or network) to your Amazon VPC virtual private cloud (VPC). A ______ is the anchor on your side of that connection. It can be a physical or software appliance. 1. Subnet 2. Local Network 3. Access Mostly Uused Products by 50000+ Subscribers 4. Datacenter Network
Explanation: Your company has decided to use an optional Amazon VPC VPN connection that links your data center (or network) to your Amazon VPC virtual private cloud (VPC). A customer gateway is the anchor on your side of that connection. It can be a physical or software appliance. The anchor on the AWS side of the VPN connection is called a virtual private gateway.
Question : What will the following command do when executed with the Auto Scaling CLI? "as-create-launch-config hadoopexam-config --image-id ami-hadoopexam --instance-type t1.small" will
Explanation: The launch configuration specifies the template that Auto Scaling uses to launch Amazon EC2 instances. This template contains all the information necessary for Auto Scaling to launch instances that run your application. In the following example, you will use the as-create-launch-config CLI command.
The mentioned command creates the launch config for Auto Scaling. If the AMI specified by the user is not available for that user account, it will either throw up an error or succeed.
1. You immediately contact your production support team, they might have got same alert and ask them to change the DNS entry so that application can point to secondary DB instance.
2. Ask application developer team to change the configuration file where database connection string is configured.
1. DBA will launch AWS RDS instance and install SQL server (Enterprise edition on it). You will be using your own license using BYOD model.
2. DBA will launch AWS RDS instance and install SQL server (Enterprise edition on it) and you will be using the RDS instance where license is already included in cost. So you don’t have to have explicit license purchased.