Saturday , July 27 2024

Scalable web applications on Kubernetes cognitive Class Exam Answers:-

Course Name :- Scalable web applications on Kubernetes

Wrap up and Quiz

Question 1 : Which statement is true about Containers?

  • Containers are a standard way to package apps and all their dependencies.
  • Containers make it easier to move apps between environments
  • Containers are more lightweight, portable, and efficient than virtual machines.
  • All of the above.

Question2 : The IBM Cloud Developer Tools CLI enables rapid application development and deployment by generating template applications.

  • True
  • False

Question 3 : Which Kubernetes object manages external access to the services in a cluster, typically via HTTP?

  • Deployment
  • ReplicaSet
  • Ingress
  • Volume

Question 4 : What sentence best defines Helm?

  • Helm allows to monitor your cluster health and to automatically apply corrective actions.
  • Helm helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.
  • Helm is to Kubernetes what npm is to Node.js.

Question 5 : Your application exposed one service, accessible from outside of the cluster. Which port type did it use?

  • ClusterIP
  • NodePort
  • LoadBalancer
  • ExternalName

About Machine Learning

Check Also

Python for Data Science Cognitive Class Exam Answers:-

Course Name:- Python for Data Science Module 1. Python Basics Question 1. What is the …

Leave a Reply

Your email address will not be published. Required fields are marked *