PrepAway - Latest Free Exam Questions & Answers

Which of the following options helps the company accomplish this?

A company has an AWS account that contains three VPCs (Dev, Test, and Prod) in the same region. Test is
peered to both Prod and Dev. All VPCs have non-overlapping CIDR blocks. The company wants to push minor
code releases from Dev to Prod to speed up time to market. Which of the following options helps the company
accomplish this?

PrepAway - Latest Free Exam Questions & Answers

A.
Create a new peering connection Between Prod and Dev along with appropriate routes.

B.
Create a new entry to Prod in the Dev route table using the peering connection as the target.

C.
Attach a second gateway to Dev. Add a new entry in the Prod route table identifying the gateway as the
target.

D.
The VPCs have non-overlapping CIDR blocks in the same account. The route tables contain local routes for
all VPCs.

Explanation:

http://docs.aws.amazon.com/AmazonVPC/latest/PeeringGuide/vpc-pg.pdf

21 Comments on “Which of the following options helps the company accomplish this?

  1. Sivakumar Arulmani says:

    A
    There are two VPCpeering connections:VPC A is peered with both VPC B and VPC C.VPC B and VPC C are not peered,and you cannot use VPC A as a transit point for peering between VPC B and VPC C. If you want to enablerouting of traffic between VPC B and VPC C, you must create a unique VPC peering connection between them




    0



    0
  2. Himmat Singh says:

    A

    ‘NO TRANSITIVE PEERING’
    DEV–> TEST –> PROD —-> NOT POSSIBLE
    DEV—> PEERING CONNECTION(over Private Network) —> PROD




    0



    0
  3. Charles says:

    D cannot be the answer – non-overlapping IP addresses is a prerequisite of VPC Peering but it has to be setup explicitly for it to work. And being in the same account does not mean that they can communicate by default – VPC peering has to be setup first.




    1



    0
  4. Junaid says:

    Answer is A

    One VPC Peered with Multiple VPCs

    http://docs.aws.amazon.com/AmazonVPC/latest/PeeringGuide/peering-configurations-full-access.html#one-to-many-vpcs-full-access

    VPC A is peered with all other VPCs, but the other VPCs are not peered to each other. The VPCs are in the same AWS account and do not have overlapping CIDR blocks.

    Note
    None of the other VPCs can send traffic directly to each other through VPC A. VPC peering does not support transitive peering relationships, nor edge to edge routing. You must create a VPC peering connection between the other VPCs in order to route traffic between them




    0



    0
  5. Anu says:

    Seriously… who is this idiot giving answers in Green. Almost 60% of them are incorrect.
    Such a waste of time..
    Causing unnecessary doubt.




    0



    0

Leave a Reply

Your email address will not be published. Required fields are marked *