Upload Button Icon Add office photos

Filter interviews by

CDK Global Devops Engineer Interview Questions and Answers

Updated 21 Feb 2024

CDK Global Devops Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Leetcode medium level

Round 2 - One-on-one 

(1 Question)

  • Q1. Various projects challenges
  • Ans. 

    Handling various project challenges requires adaptability and problem-solving skills.

    • Identifying bottlenecks in the development process

    • Implementing automation to streamline workflows

    • Resolving conflicts between different teams

    • Managing unexpected changes in project scope

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Difference between AWS ALB and NLB
  • Ans. 

    ALB is application layer load balancer, NLB is network layer load balancer in AWS.

    • ALB operates at Layer 7 and supports HTTP, HTTPS, and WebSocket protocols.

    • NLB operates at Layer 4 and supports TCP, UDP, and TLS protocols.

    • ALB can route traffic based on content of the request, NLB routes based on IP address and port.

    • ALB is ideal for web applications, NLB is ideal for applications that require high performance and low lat...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Expectations on TC
  • Ans. 

    Expectations on total compensation for the DevOps engineer role.

    • Research industry standards for DevOps engineer salaries

    • Consider the cost of living in the area where the job is located

    • Factor in additional benefits such as healthcare, retirement plans, and bonuses

    • Negotiate based on your skills, experience, and the value you bring to the company

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. All question was for db
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Architecture about project
  • Q2. Container creation in terraform
  • Ans. 

    Container creation in terraform involves defining a container resource in a terraform configuration file.

    • Define a container resource in the terraform configuration file using the 'docker_container' or 'container' provider.

    • Specify the image, name, ports, and other necessary configurations for the container.

    • Run 'terraform init' and 'terraform apply' to create the container based on the defined configuration.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What Is GCP? how it work?
  • Ans. 

    GCP stands for Google Cloud Platform, a suite of cloud computing services provided by Google.

    • GCP offers services such as computing, storage, databases, machine learning, and more.

    • It allows users to build, deploy, and scale applications on Google's infrastructure.

    • GCP provides tools for monitoring, logging, and managing resources efficiently.

    • Examples of GCP services include Compute Engine, Cloud Storage, BigQuery, and Ku

  • Answered by AI
  • Q2. What is cloud run
  • Ans. 

    Cloud Run is a managed compute platform that enables you to run stateless containers that are invocable via HTTP requests.

    • Allows you to run stateless containers without worrying about infrastructure

    • Automatically scales based on incoming requests

    • Supports both HTTP and gRPC requests

    • Can be deployed from various sources like Docker images or source code

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Difference between CI and CD
  • Ans. 

    CI is Continuous Integration, where code changes are integrated into a shared repository frequently. CD is Continuous Delivery/Deployment, where code changes are automatically deployed to production.

    • CI focuses on automating the integration of code changes from multiple developers in a shared repository.

    • CD focuses on automating the deployment of code changes to production environments.

    • CI ensures that code changes are te...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary disussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via LinkedIn

Round 1 - HR 

(1 Question)

  • Q1. What is meant by Devops?
  • Ans. 

    Devops is a software development methodology that combines software development (Dev) with IT operations (Ops) to improve collaboration and productivity.

    • Devops focuses on automating and streamlining the software development and deployment process.

    • It emphasizes communication and collaboration between development and operations teams.

    • Devops aims to shorten the development lifecycle and provide continuous delivery of high...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is meant by CI/ CD pipeline?
  • Ans. 

    CI/CD pipeline stands for Continuous Integration/Continuous Deployment pipeline, which automates the process of testing and deploying code changes.

    • CI/CD pipeline automates the process of integrating code changes from multiple developers into a shared repository (Continuous Integration).

    • It also automates the process of testing the integrated code and deploying it to production (Continuous Deployment).

    • CI/CD pipelines hel...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HTC Global Services Devops Engineer interview:
  • Devops
  • AWS
Interview preparation tips for other job seekers - Be honest

Skills evaluated in this interview

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:
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 

(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
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:
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 

(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
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(3 Questions)

  • Q1. High level interview on linux kubernetes and docker
  • Q2. General commands on Linux. How to check open port? What is network interface? Question related to subnetting
  • Q3. What is docker How to build docker images
  • Ans. 

    Docker is a containerization platform that allows you to package and run applications in isolated environments.

    • Docker is an open-source platform that automates the deployment, scaling, and management of applications.

    • It uses containerization technology to create lightweight, portable, and self-sufficient containers.

    • Docker images are built using Dockerfiles, which are text files that contain instructions for building the...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study basics thoroughly.
Basics of protocols dhcp/dns/public or private ip

Skills evaluated in this interview

CDK Global Interview FAQs

How many rounds are there in CDK Global Devops Engineer interview?
CDK Global interview process usually has 4 rounds. The most common rounds in the CDK Global interview process are One-on-one Round, Coding Test and HR.
How to prepare for CDK Global 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 CDK Global. The most common topics and skills that interviewers at CDK Global expect are AWS, Troubleshooting, Cloud, Devops and Linux.
What are the top questions asked in CDK Global Devops Engineer interview?

Some of the top questions asked at the CDK Global Devops Engineer interview -

  1. Difference between AWS ALB and ...read more
  2. Various projects challen...read more
  3. Expectations on...read more

Tell us how to improve this page.

CDK Global Devops Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
CDK Global Devops Engineer Salary
based on 27 salaries
₹11.6 L/yr - ₹28.3 L/yr
89% more than the average Devops Engineer Salary in India
View more details

CDK Global Devops Engineer Reviews and Ratings

based on 2 reviews

1.4/5

Rating in categories

1.4

Skill development

1.4

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.4

Promotions

1.0

Work satisfaction

Explore 2 Reviews and Ratings
Senior Member Technical
216 salaries
unlock blur

₹6 L/yr - ₹20.7 L/yr

Software Engineer
207 salaries
unlock blur

₹8 L/yr - ₹26.3 L/yr

Senior Software Engineer
195 salaries
unlock blur

₹14.1 L/yr - ₹45 L/yr

Consultant
152 salaries
unlock blur

₹11 L/yr - ₹30 L/yr

Associate Software Engineer
123 salaries
unlock blur

₹4.8 L/yr - ₹12 L/yr

Explore more salaries
Compare CDK Global with

ITC Infotech

3.6
Compare

Xoriant

4.1
Compare

CitiusTech

3.4
Compare

HTC Global Services

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