exam questions

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 394 discussion

A company stores data in Amazon S3 buckets that are provisioned in three separate AWS Regions. The data is copied from the S3 buckets to the data center over the public internet using a VPN. The SysOps administrator notices that, occasionally, the transfers take longer than usual, and determines the issue is congestion within the company's ISP network.

What is the MOST cost-effective approach the administrator can take to ensure consistent transfer times from S3 to the data center?

  • A. Establish an AWS Direct Connect link to each Region. Create a private virtual interface over each link.
  • B. Establish an AWS Direct Connect link to each Region. Create a public virtual interface over each link.
  • C. Establish an AWS Direct Connect link to one of the Regions. Create a private virtual interface over that link.
  • D. Establish an AWS Direct Connect link to one of the Regions. Create a public virtual interface over that link.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
dinuts
Highly Voted 1 year, 2 months ago
Selected Answer: C
I would also say C because 1. the ISP is a problem so a private wired connection would solve this and 2. the question mentions "most cost-effective" => 1 DC connection is cheaper than 3. You can replicate the buckets cross region within the aws network or w/e, there are solutions
upvoted 9 times
dinuts
1 year, 2 months ago
DX* not DC
upvoted 1 times
...
...
henro4niger
Highly Voted 1 year, 2 months ago
why is no one talking about option C. To me that is the correct option. With public virtual interface, you will still pay for data transfer charges and it is not even as fast as private virtual interface. Also while creating multiple direct link would be faster, it is not the most cost effective option. I will choose option CCCCCC
upvoted 6 times
...
Aresius
Most Recent 4 months, 1 week ago
Selected Answer: D
AWS Direct Connect with a public virtual interface allows access to public AWS services like Amazon S3 across all AWS Regions over a dedicated private connection. With a single Direct Connect link and a public virtual interface, the data center can access S3 buckets across all Regions without needing separate links to each Region. This approach avoids ISP congestion and provides consistent transfer performance at a lower cost compared to multiple Direct Connect links.
upvoted 2 times
...
numark
4 months, 3 weeks ago
Selected Answer: D
By establishing a single Direct Connect link and creating a public virtual interface, the company can directly connect to public AWS services like Amazon S3 across all regions without incurring the costs of inter-region data transfer over the AWS network. This could result in consistent and possibly enhanced transfer speeds compared to using the public internet without the additional cost and complexity.Establishing a Direct Connect link to just one AWS Region and creating a PRIVATE virtual interface allows the company to use AWS’s internal network for data transfer to the data center. HOWEVER, for accessing S3 buckets in multiple regions securely and privately, traffic would need to be routed over inter-region VPC peering or transit gateways, which may incur additional costs and complexity.
upvoted 1 times
...
Slays
6 months, 1 week ago
Selected Answer: D
Explanation: Direct Connect provides a dedicated network connection between your data center and AWS, which helps bypass the public internet and reduces issues caused by ISP congestion. A public virtual interface over Direct Connect allows you to access public AWS resources like Amazon S3 without routing traffic over the public internet, improving performance and consistency. Establishing a Direct Connect link to only one Region is more cost-effective compared to setting up Direct Connect links to all three Regions, and you can still access S3 buckets in other Regions over the AWS backbone, ensuring consistent performance.
upvoted 2 times
Aamee
6 months, 1 week ago
With public virtual interface, you will still pay for data transfer charges and it is not even as fast as private virtual interface. Would you still go for D considering this factor?..
upvoted 1 times
...
...
nss373
7 months, 2 weeks ago
Answer is D. We use Private Gateway with respect to VPC.
upvoted 2 times
...
VerRi
9 months ago
Selected Answer: D
One region is more cost-effective. Private VIF is used to integrate resources within VPC, but S3 is a global service and does not reside in VPC.
upvoted 4 times
...
tsangckl
10 months, 4 weeks ago
Selected Answer: D
Publiv vif for sure
upvoted 2 times
...
nyalpellymkar07
11 months ago
Selected Answer: D
Public Virtual Interface: By creating a public virtual interface, you can access public AWS services, such as Amazon S3, over the Direct Connect link. This setup allows you to transfer data from S3 buckets in any region to your data center using the consistent, dedicated bandwidth of Direct Connect.
upvoted 2 times
...
seetpt
1 year ago
Selected Answer: C
C should be it
upvoted 1 times
...
Manoel
1 year ago
Correct is D Q: What is a virtual interface (VIF)? A virtual interface (VIF) is necessary to access AWS services, and is either public or private. A public virtual interface enables access to public services, such as Amazon S3. A private virtual interface enables access to your VPC. For more information, see AWS Direct Connect virtual interfaces. https://aws.amazon.com/directconnect/faqs/
upvoted 2 times
...
awsamar
1 year, 1 month ago
Selected Answer: D
First lets make some things clear: 1. Private VIF provides connection to VPC in just 1 specific region. so: Since we can reach 1 bucket in region, what is going to happen to other region buckets? Eventually even if we manage to set up connections via that one VPC with other regions it would incur inter-region data transfer charges! 2.Public VIF allows you to access all AWS public services - means S3 regardless of S3 bucket's region. Transfer cost is the same for all regions. We are not charged data transfer rates for transferring data out of S3 to our Direct Connect location. I hope this makes it clear that we will be using 1 DX connection and public VIF(virtual interface) to access those 3 different region buckets bypassing internet.
upvoted 3 times
...
March2023
1 year, 1 month ago
Selected Answer: C
should be C
upvoted 3 times
...
nakuaadam
1 year, 2 months ago
Selected Answer: C
To setup a Direct Connect to one or more VPC in many different regions (same account), you must use a Direct Connect Gateway 1) create one AWS Direct Connect in one region 2) create one Direct Connect Gateway 3) create Private virtual interface to VPCs in regions
upvoted 5 times
...
Learning4life
1 year, 3 months ago
Selected Answer: B
See response below
upvoted 1 times
...
Learning4life
1 year, 3 months ago
Selected Answer: D
Each region needs a Direct Connect established. Once established, you will setup a private virtual interface to your VPC, but outside of your VPC is where you need a public virtual interface to communicate with services such as S3, Amazon Glacier, etc. This is diagramed out in Stephane Marek's course.
upvoted 2 times
Learning4life
1 year, 3 months ago
Correction, the answer is B. You can use a Direct Connect Gateway to establish connections to other regions.
upvoted 1 times
...
...
nharaz
1 year, 3 months ago
Selected Answer: A
A - provides dedicated, private connections to each AWS Region using AWS Direct Connect, ensuring a more consistent and reliable data transfer mechanism compared to relying on the public internet.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago