Skip to Content

Common Technical Interview Questions and Answers Update on August 18, 2021

Exam Question 11

Big data developed the three V’s — volume, velocity and variety — in 2001. In the years since, the V’s have expanded to include veracity and value. Sometimes a sixth V is applied to big data, which is:

A. Variability
B. Vector
C. Vulnerability
D. Volatile
Correct Answer:
A. Variability

Exam Question 12

Companies that have large amounts of information stored in different systems should begin a big data analytics project by considering:

A. The creation of a plan for choosing and implementing big data infrastructure technologies
B. The interrelatedness of data and the amount of development work that will be needed to link various data sources
C. The ability of business intelligence and analytics vendors to help them answer business questions in big data environments
D. The database with the most information storage first and working through the storage systems sequentially
Correct Answer:
B. The interrelatedness of data and the amount of development work that will be needed to link various data sources

Exam Question 13

True or false? For organizations that aren’t currently looking to do big data analytics, there is little or no benefit to examining the data they’re retaining and evaluating how it’s being used.

A. True
B. False
Correct Answer:
B. False

Exam Question 14

What is the name of the programming framework originally developed by Google that supports the development of applications for processing large data sets in a distributed computing environment?

A. MapReduce
B. Hive
C. ZooKeeper
D. Google Cloud Dataproc
Correct Answer:
A. MapReduce

Exam Question 15

True or false? Organizations are struggling with maintaining highly skilled data scientists and engineers due to market demands.

A. True
B. False
Correct Answer:
A. True

Exam Question 16

Big data analytics doesn’t help an organization:

A. Better understand customers
B. Increase shareholder dividends
C. Refine marketing and advertising
D. Increase costs due to additional analytics investment
Correct Answer:
D. Increase costs due to additional analytics investment

Exam Question 17

What cultural shift does DevOps describe?

A. Close collaboration between developers and IT operations staff
B. Sharing of responsibilities across departmental lines
C. The dissolution of departmental silos
D. All of the above
Correct Answer:
D. All of the above
Answer Description:
DevOps is an attempt to consolidate IT departments into a more cohesive team — not just developers and IT operations, as the term itself belies, but networking, security and quality assurance as well, just to name a few. There are now offshoots, such as DevSecOps, BizDevOps and DevNetOps, that aim for additional unification. All ultimately aim for the same goal: cohesion and efficiency.

Exam Question 18

What defines the DevOps process loop?

A. Plan, build, release, deploy, monitor
B. Code, test, deploy, operate, monitor, plan
C. Plan, code, build, test, deploy, operate, monitor, plan
D. Build, test, release, monitor
Correct Answer:
C. Plan, code, build, test, deploy, operate, monitor, plan
Answer Description:
It reads like a lot of steps, but the addition of scripts, automation and machine learning reduces a significant volume of manual intervention. The planning stage is the loop’s starting and ending point, informed by the existing code to inform the development of subsequent code updates. DevOps’ emphasis on collaboration also means that some steps act concurrently, such as continuous testing through the coding and building processes, and monitoring is a key aspect of ongoing operation.

Exam Question 19

True or false: A new DevOps team will revolutionize the IT department.

A. True
B. False
Correct Answer:
B. False
Answer Description:
The easiest route is often the most deceiving. While it seems like a good idea to pull the best IT pros out of each department to work together as a cohesive team, what results is simply another new siloed IT team to join the lineup. Instead of creating a department to oversee other departments, instate a DevOps center of excellence to foster a panel of experts who can, instead, lead both the IT divisions and the business as a whole toward the organization’s end goal.

Exam Question 20

What problems does DevOps solve?

A. Long deployment cycles
B. Brittle infrastructure and application code
C. Inefficient or out-of-date applications
D. All of the above
Correct Answer:
D. All of the above
Answer Description:
DevOps is designed to break up deployments into much smaller pieces to enable IT organizations to make faster and simpler updates that don’t take months of effort to complete — and that don’t create extended periods of downtime. DevOps also encourages IT organizations to update their tooling to take advantage of these benefits.