Upload Button Icon Add office photos

Filter interviews by

TELUS Digital Senior Devops Engineer Interview Questions and Answers

Updated 27 Jan 2025

TELUS Digital Senior Devops Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Explain pipeline you working on your last project
  • Ans. 

    Implemented a CI/CD pipeline using Jenkins and Docker for automated testing and deployment

    • Utilized Jenkins for continuous integration

    • Used Docker for containerization of applications

    • Implemented automated testing scripts using tools like Selenium

    • Configured deployment pipelines for different environments

  • Answered by AI
  • Q2. Explain loop in terraform
  • Ans. 

    Loop in Terraform allows for iterating over a list of resources or configurations.

    • In Terraform, loops can be achieved using the `count` parameter within a resource block.

    • The `count` parameter takes an integer value to determine how many instances of the resource should be created.

    • Example: `resource "aws_instance" "example" { count = 3 ... }` will create 3 instances of AWS EC2 instances.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to go with all Devops tools

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Jenkins ci-cd meaning
  • Q2. Grep and egrep in linux
  • Ans. 

    grep and egrep are command line tools used for searching text patterns in files in Linux.

    • grep is a basic command line tool for searching text patterns in files.

    • egrep is an extended version of grep with support for regular expressions.

    • grep is case-sensitive by default, use -i flag for case-insensitive search.

    • egrep supports extended regular expressions without escaping special characters.

    • Example: grep 'pattern' file.txt

    • E

  • Answered by AI
  • Q3. How to print forth coloumn
  • Ans. 

    Use awk command to print the fourth column of a file

    • Use awk command with '{print $4}' to print the fourth column of a file

    • Example: awk '{print $4}' file.txt

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Mostly they ask questions on your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for write code for Jenkins file, terraform, ansible-playbook
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your job role.
  • Ans. 

    As a Sr Devops Engineer, my job role involves managing and improving the infrastructure, deployment pipelines, and automation processes to support development teams.

    • Managing and maintaining infrastructure using tools like Terraform, Ansible, or Kubernetes

    • Designing and implementing CI/CD pipelines for automated testing and deployment

    • Monitoring system performance and troubleshooting issues

    • Collaborating with development t...

  • Answered by AI
  • Q2. My company migrate on- premises server to aws rds what points to remeber during this migration.
Round 2 - Technical 

(3 Questions)

  • Q1. Jenkins CI-CD Pipelines how to declare that and how to integrate which plung'ins to integrated with jenkins actually plung'ins name.
  • Ans. 

    Jenkins CI-CD pipelines are declared using Jenkinsfile and can be integrated with various plugins for additional functionality.

    • Declare Jenkins CI-CD pipelines using Jenkinsfile in the root directory of the project.

    • Integrate plugins like Git, Docker, Slack, SonarQube, etc., for specific functionalities.

    • Use declarative syntax or scripted syntax in Jenkinsfile based on requirements.

    • Configure stages, steps, post actions, a...

  • Answered by AI
  • Q2. Write terra form to create multipal EC2 instances.
  • Ans. 

    Use Terraform to create multiple EC2 instances

    • Use Terraform's EC2 instance resource to define the instances

    • Specify the number of instances using count parameter

    • Use a for_each loop to create multiple instances with unique names and configurations

  • Answered by AI
  • Q3. Write to playbook for spinup to Tom cat server.
  • Ans. 

    Playbook for spinning up a Tomcat server

    • Install Java on the server

    • Download and extract Tomcat

    • Configure Tomcat server.xml file

    • Start the Tomcat server

    • Verify Tomcat is running

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Feb 2021. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Linux, Kubernetes questions and implementation
Round 2 - Technical 

(1 Question)

  • Q1. Cicd pipeline like Jenkins
Round 3 - Behavioral 

(1 Question)

  • Q1. Project delivery and questions surrounding it
Round 4 - HR 

(1 Question)

  • Q1. Negotiation on salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for linux vasics and your current domain

I applied via Naukri.com and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basics in resume and all the projects you have worked on mostly.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be ready and prepared with your resume.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

They given me assignment related to my job

Interview Preparation Tips

Interview preparation tips for other job seekers - They will only raise questions from the task you did in your previous organization. Practice on every type of skills you added in you resume.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Mostly Cloud related questions
Round 2 - Technical 

(1 Question)

  • Q1. If round 1 is clear , then be confident in round 2
Round 3 - HR 

(1 Question)

  • Q1. Salary related mainly
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Related to cloud
  • Q2. Related to CICD
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Gitlab related Questionnaire ?
  • Q2. Terraform related Questionnaire ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

TELUS Digital Interview FAQs

How many rounds are there in TELUS Digital Senior Devops Engineer interview?
TELUS Digital interview process usually has 1 rounds. The most common rounds in the TELUS Digital interview process are Technical.
How to prepare for TELUS Digital Senior Devops Engineer interview?
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 TELUS Digital. The most common topics and skills that interviewers at TELUS Digital expect are AWS, Configuration management, Jenkins, Kubernetes and Shell Scripting.

Tell us how to improve this page.

TELUS Digital Senior Devops Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
TELUS Digital Senior Devops Engineer Salary
based on 16 salaries
₹12.5 L/yr - ₹25.2 L/yr
8% less than the average Senior Devops Engineer Salary in India
View more details

TELUS Digital Senior Devops Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Module Lead
431 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
264 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
230 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Application Developer
224 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
220 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare TELUS Digital with

Concentrix Corporation

3.8
Compare

Foundever

3.6
Compare

Wipro

3.7
Compare

Genpact

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview