Question 249:
An IT firm uses Hybrid Connectivity by deploying most of their servers in AWS VPC while retaining some of their IT infrastructure at the on-premises location. Users access the data from servers hosted on EC2 instance in AWS VPC. The IT team has categorized IT services into 3 different groups; critical, normal & best efforts. To enhance user performance for accessing data over the cloud, the IT Head wants you as a Network Engineer to mark this traffic end to end between on-premises to AWS servers hosted on EC2 instance. This should allocate guaranteed bandwidth to end-users accessing critical services over users accessing normal services& the least bandwidth should be allocated to best effort IT service. Which of the following can be deployed to meet this requirement?
Answer options:
A.Use QOS Marking on applications & request the service provider to honor these markings on AWS Direct Connect links towards AWS. B.Use QOS Marking on applications & send all user traffic over hardware VPN links terminating on VGW. C.Use QOS Marking on applications & send over AWS Direct Connect links terminating on VGW. D.Use QOS Marking on applications & use QOS supporting Software VPN to terminate VPN on EC2 instance & prioritize traffic in EC2 OS level.