Question 1

What framework allows developers to write code without worrying about the servers and operating systems they will run on?
  • Question 2

    You are running a large-scale, microservice-based application in Kubernetes, and you are using HorizontalPodAutoscalers (HPAs) for automatic scaling. Which of the following statements about resource utilization monitoring in this scenario is true?
  • Question 3

    Which of the following best describes a cloud-native app?
  • Question 4

    Which of the following is NOT a key characteristic of a serverless architecture?
  • Question 5

    You are running a distributed database service in Kubernetes. The database requires secure communication between its pods and external clients. What Kubernetes networking features can you leverage to achieve this?