Upload Button Icon Add office photos

Filter interviews by

Comcast Devops Engineer Interview Questions and Answers

Updated 1 Sep 2024

Comcast Devops Engineer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is git stash ? and scenario when conflicts occurs
  • Ans. 

    Git stash is a command in Git that temporarily shelves changes so you can work on something else.

    • Git stash is used to save changes that are not ready to be committed yet.

    • It allows you to switch branches without committing changes.

    • Conflicts can occur when stashed changes conflict with changes in the current branch.

    • You can resolve conflicts by applying the stash, resolving conflicts, and then committing the changes.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Questions from AWS (such as EC2,S3,ALB,VPC, security groups, private & public subnets, multi-AZs, lambda, and Route 53)
  • Q2. Questions on Linux process and commands
  • Q3. DSA question from python (arrays,dictionary and strings) and some SQL questions & query
  • Q4. Questions from docker & K8s
  • Q5. (Optional) Questions on CI/CD tools such as Jenkins, argocd, Ansible,etc. (Even basic knowledge was enough)

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong on AWS system design and python.
Also be strong on theoretical knowledge on Linux concepts (such as inodes, softlinks,LVM) and Linux commands.
It's good to have (not mandatory) knowledge on docker and K8s architecture.

Apart from this, having a AWS certification (atleast foundational level) will be an added advantage

Devops Engineer Interview Questions Asked at Other Companies

Q1. Reverse the String Problem Statement You are given a string STR w ... read more
asked in Lentra AI
Q2. if you want to connect multiple vpc ,we have 2 or 3 vpc, you have ... read more
asked in Siemens
Q3. How to run a docker command remotely. i.e. Docker is installed on ... read more
asked in Nagarro
Q4. Guess The Hidden Number Problem Statement You are given an intege ... read more
Q5. Docker command to transfer an image from one machine to another w ... read more

Devops Engineer Jobs at Comcast

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between monitoring and logging
  • Ans. 

    Monitoring is real-time observation of system performance, while logging is recording events for later analysis.

    • Monitoring involves actively checking system metrics and performance in real-time

    • Logging records events, errors, and activities for later analysis and troubleshooting

    • Monitoring helps in identifying issues as they occur, while logging helps in understanding the root cause of problems

    • Examples: Monitoring CPU us...

  • Answered by AI
  • Q2. Networking between k8s and private DB
  • Ans. 

    Networking between Kubernetes and private DB involves configuring network policies, secure connections, and proper access controls.

    • Use Kubernetes network policies to control traffic flow between pods and external resources.

    • Implement secure connections using TLS/SSL to encrypt data in transit.

    • Set up proper access controls and authentication mechanisms to restrict access to the private DB.

    • Consider using service meshes li...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Node.js event loop, streams, concurrency etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - In-depth Node.js questions were asked.

I applied via Job Fair and was interviewed in May 2022. There were 5 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 - Aptitude Test 

Science Technology System Aptitude Technical Good Works Group Discussion Education

Round 3 - Aptitude Test 

Good Education Science Technology Works

Round 4 - Technical 

(4 Questions)

  • Q1. PVR Cinemas People and Child Like Company
  • Q2. Yes I Like PVR Cinemas
  • Q3. Technical Group Discussion
  • Q4. Life Group Discussion very impairment
Round 5 - Coding Test 

System Education Life is Good Help

Interview Preparation Tips

Topics to prepare for PVR Inox System Engineer interview:
  • MS Office
  • SQL
  • Business Development
  • Business Analysis
  • Sales
  • Project Management
  • Communication Skills
  • Administration
  • SQL Server
  • ASP.Net
  • Networking
  • Marketing
  • HTML
Interview preparation tips for other job seekers - Good Read Try to Give up Trying
Be Courageous, be Truthful, be Patient, be Clam
Good Jobs and Good Education

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

Round 1 - Aptitude Test 

Basic Exam about your knowledge.

Round 2 - Group Discussion 

We have to speak out properly and clear with our opinion.

Round 3 - Technical 

(1 Question)

  • Q1. Questions about some Technical and level of our confidence.
Round 4 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Tell me about yourself.
  • Q5. Why are you looking for a change?
  • Q6. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and feel free to attend the interview. Be confidence.

I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions related to networking, cloud.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Well. Prepare for networking concepts, cloud concepts, I would recommend to go through Microsoft Azure Az 900 certificate. It is easy certificate and well start for your cloud journey.

I applied via Job Portal and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly technical questions and they considered background profile too

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your experience and get deep knowledge before attending interview

I appeared for an interview before Feb 2021.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on use cases and practical hands-on of the tools.

I applied via Referral and was interviewed before Sep 2019. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1. Difference between SG and NACL.
  • Ans. 

    SG is stateful and operates at instance level, NACL is stateless and operates at subnet level.

    • SG is a firewall that controls inbound and outbound traffic for an instance.

    • SG is stateful, which means it tracks the state of connections and allows return traffic.

    • NACL is a firewall that controls traffic in and out of a subnet.

    • NACL is stateless, which means it does not track the state of connections.

    • NACL rules are evaluated ...

  • Answered by AI
  • Q2. Difference between cloud watch and cloud trail?
  • Ans. 

    CloudWatch is for monitoring while CloudTrail is for auditing.

    • CloudWatch is used to monitor AWS resources and applications in real-time.

    • CloudTrail is used to log and audit AWS account activity and API calls.

    • CloudWatch can be used to set alarms and trigger actions based on metrics.

    • CloudTrail can be used to track changes to resources and troubleshoot issues.

    • Both services can be used together to provide a comprehensive mo

  • Answered by AI
  • Q3. Can we attach two or more instance to single EBS Volume?
  • Ans. 

    Yes, it is possible to attach multiple instances to a single EBS volume.

    • This is achieved by using Amazon EBS Multi-Attach feature.

    • It allows multiple EC2 instances to attach to a single EBS volume simultaneously.

    • This feature is useful for applications that require high availability and shared access to data.

    • However, not all EC2 instance types support multi-attach.

    • It is important to ensure that the application is designe...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Can't change VPC After Create a database.

Skills evaluated in this interview

Comcast Interview FAQs

How many rounds are there in Comcast Devops Engineer interview?
Comcast interview process usually has 1 rounds. The most common rounds in the Comcast interview process are One-on-one Round and Technical.
How to prepare for Comcast 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 Comcast. The most common topics and skills that interviewers at Comcast expect are Devops, Ansible, AWS, Docker and Python.
What are the top questions asked in Comcast Devops Engineer interview?

Some of the top questions asked at the Comcast Devops Engineer interview -

  1. what is git stash ? and scenario when conflicts occ...read more
  2. Questions from AWS (such as EC2,S3,ALB,VPC, security groups, private & public s...read more
  3. (Optional) Questions on CI/CD tools such as Jenkins, argocd, Ansible,etc. (Even...read more

Tell us how to improve this page.

Comcast Devops Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

PVR Inox Interview Questions
4.0
 • 166 Interviews
Verizon Interview Questions
4.1
 • 110 Interviews
Cinépolis Interview Questions
3.9
 • 59 Interviews
AT&T Interview Questions
4.1
 • 53 Interviews
HT Media Interview Questions
3.3
 • 49 Interviews
DAZN Interview Questions
2.8
 • 31 Interviews
Dish Network Interview Questions
3.5
 • 29 Interviews
View all

Fast track your campus placements

View all
Comcast Devops Engineer Salary
based on 124 salaries
₹5 L/yr - ₹19 L/yr
45% more than the average Devops Engineer Salary in India
View more details

Comcast Devops Engineer Reviews and Ratings

based on 15 reviews

4.6/5

Rating in categories

4.2

Skill development

4.7

Work-life balance

4.4

Salary

4.4

Job security

4.5

Company culture

3.7

Promotions

3.8

Work satisfaction

Explore 15 Reviews and Ratings
Devops Engineer 5

Chennai

1-7 Yrs

₹ 7-18.5 LPA

Explore more jobs
Development Engineer 2
143 salaries
unlock blur

₹10 L/yr - ₹16 L/yr

Devops Engineer
124 salaries
unlock blur

₹5 L/yr - ₹19 L/yr

Development Engineer 3
117 salaries
unlock blur

₹13 L/yr - ₹24.2 L/yr

Development Engineer
113 salaries
unlock blur

₹7 L/yr - ₹22.1 L/yr

Data Engineer
72 salaries
unlock blur

₹7.5 L/yr - ₹21.1 L/yr

Explore more salaries
Compare Comcast with

PVR Inox

4.0
Compare

Cinépolis

3.9
Compare

HT Media

3.3
Compare

Zee Entertainment Enterprises

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