Hard1 markMultiple Choice
AWS SAP-C02 · Question 65 · Domain 4.2: New Architecture Design
An enterprise is migrating its on-premises data center to AWS. They have a legacy mainframe application that cannot be migrated. However, the new microservices built on AWS need to query data from the mainframe with sub-millisecond latency. The mainframe and AWS are connected via AWS Direct Connect. How can the architect meet the latency requirement?
An enterprise is migrating its on-premises data center to AWS. They have a legacy mainframe application that cannot be migrated. However, the new microservices built on AWS need to query data from the mainframe with sub-millisecond latency. The mainframe and AWS are connected via AWS Direct Connect. How can the architect meet the latency requirement?
Answer options:
A.
Use Amazon ElastiCache in the AWS region to cache mainframe data.
B.
Deploy AWS Outposts in the on-premises data center and host the microservices on it.
C.
Upgrade the Direct Connect connection to 100 Gbps.
D.
Use AWS Local Zones.
How to approach this question
Identify the service that brings AWS compute on-premises to solve extreme latency constraints.
Full Answer
B.Deploy AWS Outposts in the on-premises data center and host the microservices on it.✓ Correct
Deploy AWS Outposts in the on-premises data center and host the microservices on it.
When single-digit millisecond latency is required between AWS workloads and legacy on-premises systems (like mainframes), the physical distance must be eliminated. AWS Outposts allows you to run AWS compute and storage on-premises, directly adjacent to the legacy systems.
Common mistakes
Thinking more bandwidth (100 Gbps) reduces latency.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 4
75 questions · hints · full answers · grading
More questions from this exam
Q01A global enterprise is redesigning its network architecture across 50 AWS accounts. They require ...HardQ02A financial services company uses AWS Organizations to manage 100+ accounts. The security team ma...MediumQ03An e-commerce company requires a multi-region active-active architecture for its critical order p...MediumQ04A company is setting up a new AWS environment using AWS Control Tower. They need to ensure that a...HardQ05An enterprise has 50 AWS accounts under AWS Organizations. They want to implement a chargeback mo...Medium
Expert