Topic 1 Question 73
Which AWS service or feature can be used to create a private connection between an on-premises workload and an AWS Cloud workload?
Amazon Route 53
Amazon Macie
AWS Direct Connect
AWS PrivateLink
ユーザの投票
コメント(17)
The correct answer is C. AWS Direct Connect.
Here's a breakdown of the options and why Direct Connect is the most suitable:
A. Amazon Route 53 is a domain name system (DNS) web service, not a private connection service.
B. Amazon Macie is a security service for data protection in AWS, not a connectivity service.
C. AWS Direct Connect establishes a dedicated private connection between your on-premises infrastructure and AWS. It offers:
Increased bandwidth Reduced latency Improved security compared to internet-based connections Bypass the public internet for sensitive data transfers D. AWS PrivateLink facilitates private connectivity between AWS services and VPCs within the AWS cloud, but it doesn't extend to on-premises environments.
Therefore, AWS Direct Connect is the most appropriate service for establishing private connections between on-premises workloads and AWS cloud workloads.
👍 14sandy4942023/12/26- 正解だと思う選択肢: C
Amazon Route 53: This is a scalable domain name system (DNS) web service and is not directly related to creating private connections between on-premises and AWS Cloud workloads.
Amazon Macie: This is a security service that uses machine learning to automatically discover, classify, and protect sensitive data. It is not designed for creating private connections.
AWS Direct Connect: Establishes dedicated network connections from your on-premises data centers to AWS. It can enhance network performance, reduce latency, and provide a more reliable connection compared to public internet connections. AWS Direct Connect is specifically designed for creating private and dedicated connections between on-premises infrastructure and AWS resources.
AWS PrivateLink: Designed for secure and scalable access to AWS services directly from your VPC without traversing the public internet. It's particularly useful when you want to access AWS services from your VPC without using public IP addresses and want to keep the traffic within the AWS network.
For creating a private connection between on-premises and AWS, AWS Direct Connect is the most suitable option.
👍 7TheFivePips2024/01/25 CORRECT ANSWER IS C here is the deference between aws direct connevt and aws private link:AWS PrivateLink provides a private network connection between VPCs and AWS services, while AWS Direct Connect is a dedicated, private connection between on-premises infrastructure and an AWS Location
👍 2Taku20232024/01/27
シャッフルモード