Question 76

Which of the following refers to the idea that data should stay within certain borders or territories?
  • Question 77

    An organization's critical data was exfiltrated from a computer system in a cyberattack. A cloud analyst wants to identify the root cause and is reviewing the following security logs of a software web application:
    "2021/12/18 09:33:12" "10. 34. 32.18" "104. 224. 123. 119" "POST / login.php?u=administrator&p=or%201%20=1"
    "2021/12/18 09:33:13" "10.34. 32.18" "104. 224. 123.119" "POST /login. php?u=administrator&p=%27%0A"
    "2021/12/18 09:33:14" "10. 34. 32.18" "104. 224. 123. 119" "POST /login. php?u=administrator&p=%26"
    "2021/12/18 09:33:17" "10.34. 32.18" "104. 224. 123.119" "POST / login.php?u=administrator&p=%3B"
    "2021/12/18 09:33:12" "10.34. 32. 18" "104. 224. 123. 119" "POST / login. php?u=admin&p=or%201%20=1"
    "2021/12/18 09:33:19" "10.34.32.18" "104. 224. 123.119" "POST / login. php?u=admin&p=%27%0A"
    "2021/12/18 09:33:21" "10. 34. 32.18" "104.224. 123.119" "POST / login. php?u=admin&p=%26"
    "2021/12/18 09:33:23" "10. 34. 32.18" "104. 224. 123.119" "POST / login. php?u=admin&p=%3B" Which of the following types of attacks occurred?
  • Question 78

    Which of the following is the best type of database for storing different types of unstructured data that may change frequently?
  • Question 79

    A company has one cloud-based web server that is prone to downtime during maintenance. Which ot the following should the cloud engineer add to ensure high availability?
  • Question 80

    A cloud engineer is designing a cloud-native, three-tier application. The engineer must adhere to the following security best practices:
    - Minimal services should run on all layers of the stack.
    - The solution should be vendor agnostic.
    - Virealization could be used over physical hardware.
    Which of the following concepts should the engineer use to design the system to best meet these requirements?