IT Infrastructure Lead
IT Infrastructure Lead Interview Questions and Answers
Q1. How would you boot a system without a HDD?
You can boot a system without a HDD by using a live CD/USB or network booting.
Use a live CD/USB with an operating system to boot the system.
Set up network booting using PXE (Preboot Execution Environment) to boot the system over the network.
Utilize a bootable external drive or USB to boot the system.
Q2. What are the data types in python?
Python data types include integers, floats, strings, lists, tuples, dictionaries, and sets.
Integers: whole numbers without decimal points (e.g. 5, -10)
Floats: numbers with decimal points (e.g. 3.14, -0.5)
Strings: sequences of characters enclosed in quotes (e.g. 'hello', '123')
Lists: ordered collections of items (e.g. [1, 'apple', True])
Tuples: ordered, immutable collections of items (e.g. (1, 'banana', False))
Dictionaries: unordered collections of key-value pairs (e.g. {'key'...read more
Q3. What is DNAT and what is the use of it?
DNAT stands for Destination Network Address Translation. It is used to change the destination IP address of packets in a network.
DNAT is commonly used in network address translation (NAT) to redirect incoming packets to a different destination IP address.
It is often used in scenarios where a public IP address needs to be translated to a private IP address within a network.
DNAT can be used to forward traffic from a specific port on a public IP address to a different port on a ...read more
Q4. Do you have experience on GCP?
Yes, I have experience working on Google Cloud Platform (GCP).
Managed GCP resources such as Compute Engine, Cloud Storage, and BigQuery
Implemented infrastructure as code using Google Cloud Deployment Manager
Utilized GCP services for data analytics and machine learning projects
IT Infrastructure Lead Jobs
Interview Questions of Similar Designations
Interview experiences of popular companies
Calculate your in-hand salary
Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Reviews
Interviews
Salaries
Users/Month