What are the services you use mostly on AWS in your project regularly?
Reliability Interview Questions
4,002 reliability interview questions shared by candidates
1. Introduction of myself 2. Introduction of my former work (background) 3. Work status(Visa status)
They asked me to debug the logs in the airflow and find the solution. The manager share his screen and asked me to find out the problems.
what are cgroups in linux
- Git Commands - K8s In-Depth - Python Coding Question related to Maps and Strings
The coding interview is not a data structure/algorithms interview, instead hey will ask to update an existing Python flask application, so don't waste your time in practicing in platforms like Leetcode.
My previous experiences and projects, but the tech lead looked totally out of it or maybe he don't care...
HR screening technical Qs - what is umask? what is lvm? where are kernel modules stored? distinction between various flavors of unix On prem technical Qs - basic Unix Qs - what is orphan process? what is zombie? unix env variables.
Often there is a need to run a task across a set of machines. The list of IP addresses for these machines could come from different sources and therefore be in different formats. Starting with a file that contains mainly IP addresses, one per line, your task is to write a function that converts the list of IP addresses into a comma separated list of IP address, ignoring any line that starts with a # and ignoring any line that does not contain a valid IP address. Input: A sample inventory file which may contain various text and comments along with valid and invalid IP addresses. For example: [zone1] 10.171.102.174 #10.171.102.195 10.171.102.182 [zone2] 10.171.3.172 10.171.3.21 #10.171.3.224 Output: The list of IP addresses separated by commas. For the above example, that would be: 10.171.102.174,10.171.102.182,10.171.3.172,10.171.3.21
Can you please tell me about some popular cloud automation tools, and describe their potential use?
Viewing 1781 - 1790 interview questions