exam questions

Exam 1z0-883 All Questions

View all questions & answers for the 1z0-883 exam

Exam 1z0-883 topic 1 question 34 discussion

Actual exam question from Oracle's 1z0-883
Question #: 34
Topic #: 1
[All 1z0-883 Questions]

A Mysql instance is running on a dedicated server. Developers access the server from the same network subnet. Users access the database through an application that is running on a separate server in a DMZ.
Which two will optimize the security of this setup?

  • A. Disabling connections from named pipes or socket files (depending on the operating system of the server)
  • B. Running the server with – skip-networking specified
  • C. Limiting logins to originate from the application server or the server’s subnet
  • D. Starting the server with – bind- address=0.0.0.0 specified
  • E. Installing Mysql on the application server, and running the database and application on the same server
  • F. Enabling and using SSL for connections to the Mysql database EF
Show Suggested Answer Hide Answer
Suggested Answer: Explanation 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
MohanBoss
4 years, 1 month ago
C and F
upvoted 1 times
...
Gohs
4 years, 3 months ago
Options C and F C. It means only the app users AND users on the server's subnet can login to the server. F. SSL encryptions enable data transmission security.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...