Upload Button Icon Add office photos

Filter interviews by

Teradata Senior Devops Engineer Interview Questions and Answers for Experienced

Updated 2 Nov 2024

Teradata Senior Devops Engineer Interview Experiences for Experienced

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basics of coding like shell python

Round 2 - Technical 

(2 Questions)

  • Q1. K8 docker git jenkins
  • Q2. Git git hub python shell
Round 3 - HR 

(2 Questions)

  • Q1. Project discussion
  • Q2. Project more details

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. They asked so many questions about Azure cloud as position was for Azure DevOps. What is PAAS and SAAS. Which services did you used in PAAS.
  • Ans. PAAS is Platform as a service. I use Azure App services, Azure functions, Azure cosmos DB, Azure devops services, Azure kubernetes services in PAAS
  • Answered Anonymously
  • Q2. What is difference between IAAS and PAAS ?
  • Ans. 

    IAAS provides virtualized computing resources over the internet, while PAAS provides a platform for developers to build, deploy, and manage applications.

    • IAAS offers virtualized infrastructure like virtual machines, storage, and networking, while PAAS offers a platform for developers to build, deploy, and manage applications.

    • IAAS allows users to manage and control the infrastructure, while PAAS abstracts the underlying ...

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. What is your salary expectation.
  • Q2. What was your previous CTC ?
  • Q3. What is your expected CTC ?
  • Ans. 

    My expected CTC is based on industry standards, my experience, and the responsibilities of the role.

    • Expected CTC is based on market research and industry standards for DevOps Engineers.

    • Consideration of my experience, skills, and qualifications in determining the expected CTC.

    • The responsibilities and scope of the role will also influence my expected CTC.

    • Open to negotiation based on additional benefits or opportunities o

  • Answered by AI
  • Q4. Do you have all the proofs from previous organization like form 16, PF and salary slips ?

Interview Preparation Tips

Topics to prepare for Globant Devops Engineer interview:
  • Azure
  • Devops
  • Cloud
  • Unix Shell Scripting
Interview preparation tips for other job seekers - Prepare all the technical concepts thoroughly. Understand the key fundamentals and practice everything practically.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic Kubernetes
  • Q2. Write Terraform and Ansible script
  • Ans. 

    Write Terraform and Ansible script

    • Use Terraform to provision infrastructure resources like virtual machines, networks, and storage

    • Use Ansible to configure and manage software on the provisioned infrastructure

    • Create a Terraform script to deploy a virtual machine on AWS

    • Write an Ansible playbook to install and configure Nginx on the deployed virtual machine

  • Answered by AI
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. What the interview panel feels like is that everyone who attend the interview feels like fake candidates, fake candidates may have made your face but they should not suspected that everyone feels like fake...

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview pannel ??????????????
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Two Technical Round taken by Globant and then one client Interview directly by Project
Round 3 - Technical 

(1 Question)

  • Q1. All Questions is related to Jenkins, AWS Services from Infra/DevOps Perspective
Round 4 - Technical 

(1 Question)

  • Q1. This was client round. All questions from DevOps area related to different DevOps tools used

I applied via LinkedIn and was interviewed in Apr 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Lots of questions and all were scenario based... About kubernetes, docker, Azure and Pipelines..

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare and study rigorously beforr interview

I applied via LinkedIn and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Scenario based questions about docker, kubernetes , virtual network

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is not easy... Please prepare and study before appearing for interview

Interview Questionnaire 

1 Question

  • Q1. Devops specific

I applied via Company Website and was interviewed in Mar 2020. There was 1 interview round.

Interview Questionnaire 

12 Questions

  • Q1. What are terraform modules
  • Ans. 

    Terraform modules are reusable components that allow you to define and manage infrastructure as code.

    • Modules are collections of resources that can be used across multiple Terraform configurations

    • They can be shared and reused by other teams or projects

    • Modules can be published to the Terraform Registry for easy discovery and use

    • They help to reduce duplication of code and simplify infrastructure management

  • Answered by AI
  • Q2. How would you debug apache nginx issues
  • Ans. 

    Debugging Apache Nginx issues involves checking logs, configuration files, and server status.

    • Check error logs for any relevant error messages

    • Verify the configuration files for syntax errors

    • Check server status and resource usage

    • Use tools like curl or telnet to test connectivity and response times

    • Check firewall rules and network settings

    • Consider load balancing and caching configurations

  • Answered by AI
  • Q3. How would you prevent a ddos attach
  • Ans. 

    Prevent DDoS attack by implementing various measures

    • Implementing firewalls and intrusion detection systems

    • Using load balancers to distribute traffic

    • Blocking traffic from suspicious IP addresses

    • Using content delivery networks (CDNs)

    • Limiting the number of requests per IP address

    • Using anti-DDoS services provided by cloud providers

    • Regularly monitoring network traffic for unusual patterns

  • Answered by AI
  • Q4. Is there a way to blacklist IPs in AWS
  • Ans. 

    Yes, AWS provides various methods to blacklist IPs.

    • Use AWS WAF to create rules to block specific IP addresses

    • Configure security groups to deny traffic from specific IP addresses

    • Utilize AWS Network ACLs to block traffic from specific IP addresses

  • Answered by AI
  • Q5. What is average load in Linux
  • Ans. 

    Average load in Linux refers to the amount of work being done by the system at a given time.

    • Average load is measured as a decimal number, with 1.00 representing a fully loaded system.

    • It takes into account both running processes and processes waiting for resources.

    • High average load can indicate a need for more resources or optimization of processes.

    • Command 'uptime' can be used to check the average load on a Linux system

  • Answered by AI
  • Q6. Describe inodes and file descriptors. What is the use of swap
  • Ans. 

    Inodes are data structures that store information about files on a Unix/Linux file system. File descriptors are unique identifiers for open files. Swap is a space on a hard disk used as virtual memory.

    • Inodes contain metadata about files such as ownership, permissions, and timestamps.

    • File descriptors are used by the operating system to keep track of open files and to perform I/O operations on them.

    • Swap is used when the ...

  • Answered by AI
  • Q7. What does a load balancer do when an instance in aws stops
  • Ans. 

    Load balancer routes traffic to other healthy instances

    • Load balancer detects the unhealthy instance

    • Stops sending traffic to that instance

    • Routes traffic to other healthy instances

    • Maintains high availability and scalability of the application

  • Answered by AI
  • Q8. How would you debug a website which is progressively slowing down
  • Ans. 

    To debug a progressively slowing down website, I would analyze the server logs, check for memory leaks, and optimize the code.

    • Analyze server logs to identify any errors or bottlenecks

    • Check for memory leaks in the code

    • Optimize the code by removing unnecessary scripts and optimizing images

    • Use tools like Chrome DevTools to identify performance issues

    • Consider implementing a content delivery network (CDN) to improve website

  • Answered by AI
  • Q9. Docker command to transfer an image from one machine to another without using docker registry
  • Ans. 

    Docker save and Docker load commands can be used to transfer an image from one machine to another without using a Docker registry.

    • Use the 'docker save' command to save the image as a tar file on the source machine

    • Transfer the tar file to the destination machine using any file transfer method (e.g., scp)

    • On the destination machine, use the 'docker load' command to load the image from the tar file

  • Answered by AI
  • Q10. Write a program to reverse a string in Python
  • Ans. 

    A program to reverse a string in Python

    • Use the slicing technique to reverse the string

    • Start with the last character and move backwards

    • Store the reversed string in a new variable

  • Answered by AI
  • Q11. Write ansible playbook to install apache
  • Ans. 

    Ansible playbook to install Apache

    • Create a playbook file with .yml extension

    • Define hosts and remote user

    • Add tasks to install Apache package

    • Start Apache service

    • Save and run the playbook using ansible-playbook command

  • Answered by AI
  • Q12. What is the usecase which would require setup of distributed jenkins nodes
  • Ans. 

    Distributed Jenkins nodes are used to handle large-scale builds and improve performance.

    • Large-scale builds: When there are a large number of builds to be executed simultaneously, distributed Jenkins nodes can handle the load by distributing the builds across multiple nodes.

    • Improved performance: By distributing the workload, the overall build time can be reduced, resulting in improved performance.

    • Resource utilization: D...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They have a zoom video call. And it's really lengthy. Goes beyond an hour

Skills evaluated in this interview

Teradata Interview FAQs

How many rounds are there in Teradata Senior Devops Engineer interview for experienced candidates?
Teradata interview process for experienced candidates usually has 3 rounds. The most common rounds in the Teradata interview process for experienced candidates are Coding Test, Technical and HR.
How to prepare for Teradata Senior Devops Engineer interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Teradata. The most common topics and skills that interviewers at Teradata expect are Devops, Automation, Linux, Python and Analytics.
What are the top questions asked in Teradata Senior Devops Engineer interview for experienced candidates?

Some of the top questions asked at the Teradata Senior Devops Engineer interview for experienced candidates -

  1. Monitoring tools with datadog and graf...read more
  2. K8 docker git jenk...read more
  3. git git hub python sh...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Teradata interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 4.9k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 873 Interviews
Google Interview Questions
4.4
 • 825 Interviews
Amdocs Interview Questions
3.8
 • 516 Interviews
Cisco Interview Questions
4.2
 • 390 Interviews
Dell Interview Questions
4.1
 • 385 Interviews
SAP Interview Questions
4.2
 • 300 Interviews
View all
Teradata Senior Devops Engineer Salary
based on 21 salaries
₹20 L/yr - ₹27 L/yr
23% more than the average Senior Devops Engineer Salary in India
View more details

Teradata Senior Devops Engineer Reviews and Ratings

based on 2 reviews

2.7/5

Rating in categories

2.0

Skill development

4.3

Work-Life balance

3.0

Salary & Benefits

2.3

Job Security

3.0

Company culture

2.3

Promotions/Appraisal

2.3

Work Satisfaction

Explore 2 Reviews and Ratings
Software Engineer
265 salaries
unlock blur

₹7.4 L/yr - ₹23 L/yr

Technical Consultant
191 salaries
unlock blur

₹5.2 L/yr - ₹19 L/yr

Senior Technical Associate
158 salaries
unlock blur

₹6.9 L/yr - ₹14 L/yr

Data Engineer
152 salaries
unlock blur

₹6.8 L/yr - ₹23 L/yr

Senior Software Engineer
117 salaries
unlock blur

₹10.9 L/yr - ₹35 L/yr

Explore more salaries
Compare Teradata with

IBM

4.1
Compare

SAP

4.2
Compare

Oracle

3.7
Compare

Microsoft Corporation

4.1
Compare

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
Did you find this page helpful?
Yes No
write
Share an Interview