About DevOps
DevOps is all about People, Process, and Tools. You must understand the basics of DevOps and DevOps with Docker, Kubernetes, Ansible, Terraform, Azure DevOps, and Jenkins. You must know how to implement DevOps with Continuous Integration, Continuous Delivery, and Infrastructure as Code. Play with 3 different clouds – AWS, Azure and Google Cloud.
Get DevOps for Absolute Beginners: Azure DevOps, Docker, Kubernetes, Jenkins, Terraform, Ansible – AWS, Azure & Google Cloud Certificate from The Digital Adda which you can share in the Certifications section of your LinkedIn profile, on printed resumes, CVs, or other documents.
* Attempt the Quiz only once .
* Score will be released only after closing of the quiz .
* If total marks scored is above of the maximum marks , then E- certificate will be emailed immediately . Or in 2minutes
* Only 100 E – certificates will be emailed per day .
* Link to Apply / attempt the Quiz :
What defines the DevOps process loop?
Plan, build, release, deploy, monitor
Code, test, deploy, operate, monitor, plan
Plan, code, build, test, deploy, operate, monitor, plan
Build, test, release, monitor
What problems does DevOps solve?
Long deployment cycles
Brittle infrastructure and application code
Inefficient or out-of-date applications
All of the above
What problems does DevOps solve?
Long deployment cycles
Brittle infrastructure and application code
Inefficient or out-of-date applications
All of the above
What is the full form of Devops?
Development And Operations
Digital and Operations
Drive and Operations
None of the above
What are the features of docker?
Easy Modeling
Version control
Placement/Affinity
All of the above
Does Kubernetes use Docker?
Yes
No
May be
Which command is used for running the images as a container?
$ docker PS
$ Sudo docker run container name
$ Sudo docker run -i -t alpine /bin/bash
All of the above
What port does Docker registry use?
Port 3000
Port 5000
Port 8000
None of the above
What is the basic operational unit of Kubernetes?
Task
Pod
Nodes
Container
Which one of the following can be considered as the primary data store of Kubernetes?
pod
node
etcd
None of above
Replication Controllers and Deployment Controllers are part of …………….
Kubeadm
Etcd manager
API Controller Manager
Master Controller Manager
Kubernetes was developed by?
IBM
Microsoft
Itronix Solutions
What can you deploy on Kubernetes?
Containers
Virtual machines
System processes
None of above
Kubernetes is written in which language?
Go
C++
Python
Java spring framework
Terraform is a?
Code Software
Text Editor
Programming Language
Photo Editor