Blog Archives

01: 12 Kubernetes (aka K8s) interview questions & answers

Q1. What is the difference between Docker & Kubernetes? A1. Docker & Kubernetes can function without each other, and also both can compliment each other. Docker enables us to run,…



10 DevSecOps interview Q&As

Q1. What is DevSecOps or DevOpsSec or rugged DevOps? A1. DevSecOps is the philosophy of integrating security practices within the DevOps process. DevSecOps is an evolution of DevOps. Q What…



17+ DevOps CI/CD Jenkins interview Q&As

Q1. What is Jenkins? A1. Jenkins is an open source CI/CD (i.e. Continuous Integration & Continuous Delivery/Deployment) server written in Java with over 2000 plugins (E.g. Maven, Git, Amazon EC2,…



21 Docker DevOps interview Q&As

Docker, Jenkins, CI/CD, & DEV/OPS have been the buzz words for the last several years. You will be seeing this in more often in the job requirements as well. Docker…



4 DevOps interview Q&As

Q1. What is DevOps? A1. Traditionally the developers & IT operations work in silos where the developers code, build, test & release the software artefacts and the IT operations deploy…



9+ CI/CD Docker compose DevOps interview Q&As

This extends 20+ Docker interview Q&As Q1. What is Docker compose? A1. A Docker container’s main running process is the ENTRYPOINT and/or CMD at the end of the Dockerfile ….



Docker DevOps Q&As with Big Data code snippets

This extends 16 Docker interview Q&As Q1. In a Dockerfile, how will you 1) Use wget to download a zip file from somewhere 2) Extract the zip file to a…



800+ Java & Big Data Interview Q&As

200+ Java & Big Data Tutorials

Top