Datascience Quiz
Datascience Quiz
Datascience Quiz
minikube start
A binary file, containing details of resources required to execute an application is known as ____?
Docker image
The process of creating new features from existing data is known as ____?
feature engineering
Which of the following command is used to start a single instance of my_image and let the container
expose port 5701 ?
???
Jenkins
A Kubernetes cluster can be deployed either on a physical or a virtual machine. State True or False?
True
All
Which of the following command is used to generate a docker image named my_image?
Which of the following method of a Flask application, app, map a function to an URL?
URL_map
Which of the following statement starts a web server , provided FLASK_APP variable value is set?
flash run
Making a newer version of a service available only to limited users is known as ____?
canary
Which of the following is not an orchestration platform?
mesos
Which of the following command is used to create a deployment, based on details present in
deployment.yaml file?
kubectl create
Which of the following command is used to load latest version of Ubuntu image?
load
all
Which of the following framework is used for building REST APIs in Python?
flask
Which of the following Linux command is used for monitoring network utilization?