Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Oracle Team. If you also belong to the team, you can get access from here

Oracle Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Oracle Devops Engineer Interview Questions and Answers

Updated 29 Jul 2024

Oracle Devops Engineer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I appeared for an interview in Jan 2024.

Round 1 - Assignment 

They first gave me a project to be implemented in Go language, then was called for tefchnival round

Interview Preparation Tips

Interview preparation tips for other job seekers - long process

Top trending discussions

View All
Interview Hub
6d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Oracle?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Scenario based questions about AWS services
  • Q2. Working of Terraform , Packer ,Puppet
  • Ans. 

    Terraform, Packer, and Puppet are tools used in DevOps for infrastructure automation and configuration management.

    • Terraform is used for infrastructure as code and automates the provisioning of infrastructure resources.

    • Packer is used for creating machine images for multiple platforms from a single source configuration.

    • Puppet is used for configuration management and automates the deployment and management of software and...

  • Answered by AI

Skills evaluated in this interview

Devops Engineer Interview Questions Asked at Other Companies

asked in Siemens
Q1. How can you run a Docker command remotely on a Linux server witho ... read more
asked in Lentra AI
Q2. If you want to connect multiple VPCs, and you have two or three V ... read more
Q3. Reverse the String Problem Statement You are given a string STR w ... read more
asked in Nagarro
Q4. Guess The Hidden Number Problem Statement You are given an intege ... read more
Q5. What Docker command can you use to transfer an image from one mac ... read more

I applied via Naukri.com and was interviewed in Dec 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. DevOps methodology, Cloud computing, Java, role in the previous project

Interview Preparation Tips

Interview preparation tips for other job seekers - Sticks to the basics and always have command on the technology and the subject which you have mentioned on the resume, as most of the questions will be from that part itself.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I appeared for an interview before Jul 2024, where I was asked the following questions.

  • Q1. How do you design Microservices
  • Ans. 

    Designing microservices involves defining services, ensuring scalability, and maintaining loose coupling for flexibility.

    • Identify business capabilities: Break down the application into distinct services based on business functions, e.g., user management, payment processing.

    • Define service boundaries: Ensure each microservice has a clear responsibility and can operate independently, e.g., an order service should not hand...

  • Answered by AI
  • Q2. How do you upgrade cluster EKS
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is Thin vs thick provisioning ?
  • Ans. 

    Thin provisioning allocates storage space on demand, while thick provisioning allocates all space upfront.

    • Thin provisioning only allocates storage space as it is needed, reducing wasted space

    • Thick provisioning allocates all storage space upfront, regardless of actual usage

    • Thin provisioning is more flexible and efficient, but can lead to over-allocation if not managed properly

    • Thick provisioning provides better performan...

  • Answered by AI

Skills evaluated in this interview

What are the roles & responsibilities of a Devops Engineer at Oracle?

Development & Automation

  • Design and maintain custom tooling for deployment and testing
  • Implement automation for CI/CD processes

Read full roles & responsibilities

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Overall ok It was 30 min duration

Oracle HR Interview Questions

85 questions and answers

Q. What was your biggest challenge?
Q. Can you explain your technical proficiency within your organization and how ... read more
Q. Can you provide a brief overview of your major responsibilities in your cur ... read more
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Recruitment Consulltant

Round 1 - Technical 

(9 Questions)

  • Q1. About experience in DevOps ?
  • Q2. How do you approach to create a jenkins pipeline ?
  • Q3. Syntax to print jenkins secrets ?
  • Ans. 

    To print Jenkins secrets, use the syntax: printenv

    • Use the 'printenv' command followed by the name of the secret to print its value

    • Make sure to have the necessary permissions to access the secret

    • Example: printenv MY_SECRET

  • Answered by AI
  • Q4. Creation of Docker image using Dockerfile ?
  • Ans. 

    Dockerfile is a script that contains instructions to build a Docker image.

    • Create a Dockerfile with instructions for building the image

    • Use the 'docker build' command to build the image from the Dockerfile

    • Example: FROM ubuntu:latest RUN apt-get update && apt-get install -y nginx

    • Example: docker build -t myimage:latest .

  • Answered by AI
  • Q5. Difference between CMD and RUN in Dockerfile ?
  • Q6. Difference between Java and Nodejs ?
  • Ans. 

    Java is a statically typed language while Nodejs is a runtime environment for executing JavaScript code.

    • Java is compiled while Nodejs is interpreted

    • Java is better for large-scale enterprise applications while Nodejs is better for real-time applications

    • Java has a larger community and more libraries while Nodejs has a simpler and more lightweight architecture

    • Java is used for Android app development while Nodejs is used f...

  • Answered by AI
  • Q7. What is PaaS, IaaS & SaaS ?
  • Ans. 

    PaaS, IaaS, and SaaS are cloud computing models that provide different levels of infrastructure and software services.

    • PaaS (Platform as a Service) provides a platform for developers to build and deploy applications without worrying about infrastructure management.

    • IaaS (Infrastructure as a Service) provides virtualized computing resources such as servers, storage, and networking.

    • SaaS (Software as a Service) provides sof...

  • Answered by AI
  • Q8. What is DevOps ?
  • Q9. What is build in Java ?
  • Ans. 

    Build in Java refers to the process of compiling source code into executable code.

    • Build process involves compiling, testing, and packaging the code

    • Java build tools like Maven and Gradle automate the build process

    • Build artifacts can be JAR, WAR, or EAR files

    • Build process can be customized using build scripts like Ant

  • Answered by AI

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 - HR 

(1 Question)

  • Q1. About you your experience and communication skills
Round 3 - Technical 

(2 Questions)

  • Q1. Depends upon team leader Ask basics as well as the issue they are facing during their work.
  • Q2. Especially Linux file system How to mount additional disk Booting process Docker file structure
Round 4 - Technical 

(2 Questions)

  • Q1. Second technical round is depends upon the TL he can ask your experience and issues
  • Q2. And can ask questions about cloud AWS and azure
Round 5 - HR 

(1 Question)

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

I applied via Recruitment Consulltant

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain our company devops process
  • Ans. 

    Our company's DevOps process focuses on continuous integration, automated testing, and deployment.

    • Continuous integration: Developers regularly merge their code changes into a shared repository, triggering automated builds and tests.

    • Automated testing: Testing is automated at various stages of the development process to ensure code quality and reliability.

    • Deployment automation: Code changes are automatically deployed to ...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. About the basic linux command
  • Ans. 

    Basic Linux commands are essential for navigating and managing files in a Linux environment.

    • ls: Lists files and directories. Example: 'ls -l' for detailed listing.

    • cd: Changes the current directory. Example: 'cd /home/user' to navigate to user directory.

    • cp: Copies files or directories. Example: 'cp file.txt /backup/' to copy file to backup.

    • mv: Moves or renames files or directories. Example: 'mv oldname.txt newname.txt' ...

  • Answered by AI
  • Q2. About devops tools like jenkins, kubernetes, etc

Oracle Interview FAQs

How many rounds are there in Oracle Devops Engineer interview?
Oracle interview process usually has 1 rounds. The most common rounds in the Oracle interview process are Assignment.
How to prepare for Oracle 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 Oracle. The most common topics and skills that interviewers at Oracle expect are Devops, Docker, Python, Jenkins and Ansible.

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

6-8 weeks 100%
View more
Oracle Devops Engineer Salary
based on 314 salaries
₹12.7 L/yr - ₹23.7 L/yr
90% more than the average Devops Engineer Salary in India
View more details

Oracle Devops Engineer Reviews and Ratings

based on 19 reviews

3.6/5

Rating in categories

3.6

Skill development

4.1

Work-life balance

3.0

Salary

3.8

Job security

3.7

Company culture

2.5

Promotions

3.8

Work satisfaction

Explore 19 Reviews and Ratings
Senior Software Engineer
2.5k salaries
unlock blur

₹20.1 L/yr - ₹37.5 L/yr

Principal Consultant
2.3k salaries
unlock blur

₹20.2 L/yr - ₹35 L/yr

Senior Consultant
2.2k salaries
unlock blur

₹14 L/yr - ₹23.8 L/yr

Senior Member of Technical Staff
1.9k salaries
unlock blur

₹23.8 L/yr - ₹41.7 L/yr

Software Developer
1.6k salaries
unlock blur

₹15.6 L/yr - ₹28 L/yr

Explore more salaries
Compare Oracle with

SAP

4.2
Compare

MongoDB

3.7
Compare

Salesforce

4.0
Compare

IBM

3.9
Compare
write
Share an Interview