Can I encrypt connections between my application and my DB Instance using SSL?

A. No
B. Yes
C. Only in VPC
D. Only in certain regions


Answer: B. Yes

Computer Science & Information Technology

You might also like to view...

A problem can be solved with recursion if

a. it can be broken down into any set of smaller problems b. it can be broken down into at least three different subparts c. it can be broken down into successive smaller problems that are identical to the overall problem d. it can be solved by any method e. None of these

Computer Science & Information Technology

Which of the following is the prototype for a member function have_birthday of a person class. The function increments a data member called age by 1.

a) int have_birthday (int ); b) void have_birthday ( ) const; c) void have_birthday (int ) const; d) void have_birthday ( );

Computer Science & Information Technology

____________________ data can make parts of a program worthless.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Contrast and brightness can be adjusted directly in the Edit Photo Album dialog box prior to creating the presentation

Indicate whether the statement is true or false

Computer Science & Information Technology