You have a high performance compute application and you need to minimize network latency between EC2 instances as much as possible. What can you do to achieve this?

A. Use Elastic Load Balancing to load balance traffic between availability zones
B. Create a CloudFront distribution and to cache objects from an S3 bucket at Edge Locations.
C. Create a placement group within an Availability Zone and place the EC2 instances within that placement group.
D. Deploy your EC2 instances within the same region, but in different subnets and different availability zones so as to maximize redundancy.


Answer: C. Create a placement group within an Availability Zone and place the EC2 instances within that placement group.

Computer Science & Information Technology

You might also like to view...

The sampling rate is measured in ____.

A. MHz B. MB C. KHz D. GB

Computer Science & Information Technology

The strcmp() function ____ one string to another.

A. copies B. compares C. appends D. compares part of

Computer Science & Information Technology

Which of the following evaluation systems replace TCSEC?

A. CC B. TOS C. Convert Channel Analysis D. Trusted Facility Management

Computer Science & Information Technology

The ____ class is used for access control operations and decision making.

A. AccessController B. SecurityManager C. ClassLoader D. java.security.Object

Computer Science & Information Technology