Top 10 free open source Text editors for software engineers
🔸 vi – is one of the most common text editors on Unix. 🔸 vim – is a highly configurable text editor. 🔸 emacs – is an extensible, customizable, free/libre text editor, and more. 🔸 micro – is…
Top 10 CLI (Command Line) Tools for Shells, Shell plugins and Shell Managers
Shells 🔸 GNU Bash – is an sh-compatible shell that incorporates useful features from the Korn shell and C shell. 🔸 Zsh – is a shell designed for interactive use, although it…
Interview Questions & Answer for Ceph
Ceph Explain what is Ceph True or False? Ceph favor consistency and correctness over performances Which services or types of storage Ceph supports? What is RADOS? Describe…
Interview Questions & Answer for Bigdata
Big Data Explain what is exactly Big Data What is DataOps? How is it related to DevOps? What is Data Architecture? Explain the different formats of data…
Interview Questions & Answer for Web servers and App Servers
General What is a server? Define or Explain what is an API Tell me about interesting bugs you’ve found and also fixed What is a Debuggger and…
Interview Questions & Answer for DNS
DNS What is DNS? What is it used for? How DNS works? Explain the resolution sequence of: www.site.com What types of DNS records are there? What is…
Interview Questions & Answer for Puppet
Elastic What is the Elastic Stack? Explain what is Elasticsearch What is Logstash? Explain what beats are What is Kibana? Describe what happens from the moment an…
Interview Questions & Answer for Puppet
Puppet What is Puppet? How does it works? Explain Puppet architecture Can you compare Puppet to other configuration management tools? Why did you chose to use Puppet?…
Interview Questions & Answer for Security and DevSecOps Complete Guide
Security What is DevSecOps? What its core principals? What security techniques are you familiar with? (or what security techniques have you used in the past?) What the…
Interview Questions & Answer for OpenStack Complete Guide
OpenStack What components/projects of OpenStack are you familiar with? Can you tell me what each of the following services/projects is responsible for?: Nova Neutron Cinder Glance Keystone…
Interview Questions & Answer for Google Cloud Platform
GCP Explain GCP’s architecture What are the main components and services of GCP? What GCP management tools are you familiar with? Tell me what do you know…
Interview Questions & Answer for Azure
Azure Explain Azure’s architecture Explain availability sets and availability zones What is Azure Policy? What is the Azure Resource Manager? Can you describe the format for ARM…
Interview Questions & Answer for MongoDB
What are the advantages of MongoDB? Or in other words, why choosing MongoDB and not other implementation of NoSQL? What is the difference between SQL and NoSQL?…
Interview Questions & Answer for Git
How do you know if a certain directory is a git repository? How to check if a file is tracked and if not, then track it? What…
Interview Questions & Answer for Prometheus
What is Prometheus? What are some of Prometheus’s main features? Describe Prometheus architecture and components Can you compare Prometheus to other solutions like InfluxDB for example? What…
Interview Questions & Answer for Monitoring
Explain monitoring. What is it? What its goal? What is wrong with the old approach of watching for a specific value and trigger an email/phone alert while…
Interview Questions & Answers for Terraform
Explain what Terraform is and how does it works What benefits infrastructure-as-code has? Why Terraform and not other technologies? (e.g. Ansible, Puppet, CloufFormation) True or False? Terraform…
Interview Questions & Answers for Virtualization
Virtualization Explain what is Virtualization What is a hypervisor? What types of hypervisors are there? What are the advantages and disadvantges of bare-metal hypervisor over a hosted…
Interview Questions & Answers for Operating System
Operating System What is an operating system? What is “virtual memory” and what purpose it serves? What is demand paging? What is copy-on-write or shadowing? What is…
Interview Questions & Answers Complete Guide for Linux
Linux What is your experience with Linux? Explain what each of the following commands does and give an example on how to use it: Explain each field…
Networking Interview Questions & Answers Complete Sets
Network What is Ethernet? What is TCP/IP? What is a MAC address? What is it used for? When is this MAC address used?: ff:ff:ff:ff:ff:ff What is an…
AWS Interview Questions & Answers Complete Sets
AWS Global Infrastructure Explain the following Availability zoneRegionEdge location IAM What is IAM? What are some of its features? Given an example of IAM best practices? What…
Cloud Interview Questions & Answers Sets
What is Cloud Computing? What is a Cloud Provider? What are the advantages of cloud computing? Mention at least 3 advantages Pay as you go (or consumption-based…
Jenkins Interview Questions & Answers Sets
What is Jenkins? What have you used it for? Jenkins is an open source automation tool written in Java with plugins built for Continuous Integration purpose. Jenkins…
Interview Questions & Answers Sets on CI/CD
What is Continuous Integration? A development practice where developers integrate code into a shared repository frequently. It can range from a couple of changes every day or…
Interview Questions & Answers Sets on Version Control
What is Version Control? Version control is the sytem of tracking and managing changes to software code.It helps software teams to manage changes to source code over…
Example Questions & Answers during Interview on DevOps Topics
What is DevOps? You can answer it by describing what DevOps means to you and/or rely on how companies define it. I’ve put here a couple of…
What is Pixie and its use cases?
Instant Kubernetes-Native Application Observability Pixie gives you instant visibility by giving access to metrics, events, traces and logs without changing code. Pixie is an open source observability…
Big data development: Its uses in 2021
Big data, as the name suggests, is a collection of data in massive volumes that grow exponentially with time. The data is of a larger size and…
List of Top 5 Web servers in 2021
What is the Web Server? Web server is a computer where the web content is stored. Basically web server is used to host the web sites but…
