1Z1-888 Exam Question 76

A particular government's security policy is to have very strict data encryption and safety settings. This is done by restricting access based on their own CA authority and limiting access to particular users within a department. Which method could be used to restrict access as required?
  • 1Z1-888 Exam Question 77

    You attempt to connect to a MySQL Server by using the mysql client program. However, you receive this notice:

    What would you run to fix the issue?
  • 1Z1-888 Exam Question 78

    Which three allocate memory per thread in MySQL? (Choose three.)
  • 1Z1-888 Exam Question 79

    After analysis on the slow query log on a high-end OLTP service, the table identified in the slow queries is:

    What are the two most likely reasons for the slowness given this output?
  • 1Z1-888 Exam Question 80

    You are creating a strategy for backing up MySQL using a cold binary backup. The MySQL instance is a replication master with global transaction identifiers (GTIDs) enabled and it uses Transparent Data Encryption (TDE). Other than the configuration required to make the instance a replication master and enabled GTIDs and TDE, the instance is using all default settings.
    The requirements for the backup are:
    * It must be possible to rebuild the instance using the backup.
    * It must be verified.
    * It must allow for a catastrophic hardware failure.
    Which four steps must be included in the backup strategy? (Choose four.)