A company has an online gaming application that has TCP and UDP multiplayer gaming capabilities. The company uses Amazon Route 53 to point the application traffic to multiple Network Load Balancers (NLBs) in different AWS Regions. The company needs to improve application performance and decrease latency for the online game in preparation for user growth. Which solution will meet these requirements?
AAdd an Amazon CloudFront distribution in front of the NLBs. Increase the Cache-Control max-age parameter.
BReplace the NLBs with Application Load Balancers (ALBs). Configure Route 53 to use latency-based routing.
CAdd AWS Global Accelerator in front of the NLBs. Configure a Global Accelerator endpoint to use the correct listener ports.
DAdd an Amazon API Gateway endpoint behind the NLBs. Enable API caching. Override method caching for the different stages.