Upload Button Icon Add office photos

Coriolis Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Coriolis Technologies Senior Devops Engineer Interview Questions and Answers

Updated 7 Jul 2023

Coriolis Technologies Senior Devops Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jun 2023. There were 4 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 - Assignment 

Online test with 35 questions Mcq and 8 tasks. These consists of linux, java, python,
Tasks are like
1) create a cronjobs and take back up on every 7 day of month and other 5-6 tasks on cronjobs concept
2) create a process id and killing a PID. Like 3-4 tasks on this concept
3) create a directories a-z one inside the other and each directory cosists of files a. Txt.. Till z. Txt
4) create a directories 1 -20 each should contain a. Txt to z. Txt
Even no. Directory should be 620 odd should be 741 permission like that
5) create a Git repo and pull the repo and
Add file and commit with message
6)
7)

Round 3 - Technical 

(2 Questions)

  • Q1. Completely from your resume and Testing automation...
  • Q2. Testing automation and on-premise issues
Round 4 - Technical 

(5 Questions)

  • Q1. What is LVM?? In servers
  • Ans. 

    LVM stands for Logical Volume Manager and is a tool used for managing disk storage in Linux servers.

    • LVM allows for dynamic resizing of logical volumes without downtime.

    • It provides features like snapshots, striping, mirroring, and thin provisioning.

    • LVM is commonly used in server environments to manage storage efficiently.

    • Example: Creating a new logical volume, resizing an existing logical volume.

  • Answered by AI
  • Q2. If storage is full what to do on on- premises servers
  • Ans. 

    When storage is full on on-premises servers, consider deleting unnecessary files, archiving old data, expanding storage capacity, or optimizing storage usage.

    • Identify and delete unnecessary files or logs to free up space

    • Archive old data that is not frequently accessed

    • Expand storage capacity by adding more disks or upgrading existing ones

    • Optimize storage usage by compressing files or moving them to a different location

  • Answered by AI
  • Q3. How to do partition in centos linux machine
  • Ans. 

    To partition a CentOS Linux machine, you can use tools like fdisk or parted to create, delete, and manage partitions on the disk.

    • Use fdisk command to create, delete, and manage partitions on the disk

    • Use parted command for more advanced partitioning options

    • Make sure to backup important data before partitioning

  • Answered by AI
  • Q4. How to check installed softwares in ubuntu machine
  • Ans. 

    To check installed softwares in Ubuntu machine, you can use the dpkg command.

    • Use dpkg -l to list all installed packages

    • Use dpkg -l | grep to search for specific packages

    • Use dpkg -l | less to view the list page by page

  • Answered by AI
  • Q5. How to keep static ip for onpremise server?
  • Ans. 

    To keep a static IP for an on-premise server, configure the network settings on the server and the DHCP server.

    • Assign a static IP address to the server within the network range

    • Configure the DHCP server to reserve the static IP address for the server's MAC address

    • Ensure that the server's network settings are set to use the static IP address

    • Update DNS records if necessary to reflect the new static IP address

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Coriolis Technologies Senior Devops Engineer interview:
  • Linux Administration
  • Linux System Administration
  • Computers basics
  • Storage
  • Networking
  • Computer Hardware
  • Computer Networking
  • DiskPartitions
Interview preparation tips for other job seekers - Mostly questions will be on basic hardware and storage issues on-premises servers

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
4d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Coriolis Technologies?
Ask anonymously on communities.

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Azure devops methodology, terraform related questions, docker and kubernetes related questions, shell script.
  • Q2. How would you manage the drift in terraform if services are added manually?
  • Ans. 

    To manage drift in Terraform due to manually added services, use Terraform import, state management, and version control.

    • Use Terraform import to bring manually added services under Terraform management.

    • Regularly update Terraform state file to reflect the current state of infrastructure.

    • Utilize version control to track changes made outside of Terraform.

    • Implement automated checks to detect and reconcile drift in infrastr...

  • Answered by AI
  • Q3. How would you safeguard the data and services?
  • Ans. 

    To safeguard data and services, I would implement encryption, access controls, regular backups, and monitoring.

    • Implement encryption for data at rest and in transit

    • Set up access controls to restrict unauthorized access

    • Regularly backup data to prevent data loss

    • Implement monitoring and alerting to detect and respond to security incidents

  • Answered by AI
  • Q4. Shell commands like copy folder, rename, awk.
Round 2 - One-on-one 

(1 Question)

  • Q1. Why are you switching? Did you go through company's key values? What would you do if team is not collaborating efficiently? Why do you want to join us? Any significant achievement during your job? Weakness...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly for technical interview for all the topics mentioned in JD and be honest and natural in one-on-one final round.

Skills evaluated in this interview

Senior Devops Engineer Interview Questions Asked at Other Companies

Q1. What are Terraform life cycles ? and how do we use them ?
Q2. How do you trigger a pipeline from a specific version of applicat ... read more
Q3. What is ingress in Kubernetes, and how does it help us when deplo ... read more
Q4. what are stages involved in release pipeline ? Explain the code
Q5. What are TF provisioners? Describe their use cases.
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 Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is your terraform experience in current organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - They will focus on daily processes you do in your current organisation
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic pipeline,python,some simple coding
  • Q2. More on resume and based on ur answers
  • Q3. Docker multistage
Round 2 - Technical 

(2 Questions)

  • Q1. Write the k8s deployment ymal with rolling update for given docker image
  • Ans. 

    Create a k8s deployment ymal with rolling update for a given docker image

    • Define a Deployment object in the YAML file

    • Specify the container image in the spec section

    • Set the update strategy to RollingUpdate

    • Define the number of replicas for the deployment

  • Answered by AI
  • Q2. Read json file and recursive way of geting value based on key
  • Ans. 

    A method to read a JSON file and recursively retrieve values associated with a specified key.

    • Use a programming language like Python or JavaScript to read the JSON file.

    • Implement a recursive function that traverses the JSON structure.

    • Check if the current element is a dictionary or a list to continue recursion.

    • Example in Python: def get_value(data, key): if isinstance(data, dict): for k, v in data.items(): if k == key: y...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Sep 2022. 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 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Out of memory in Kubernetes
  • Ans. 

    Out of memory in Kubernetes can occur due to resource limits not being set, inefficient application code, or insufficient memory allocation.

    • Check resource limits and requests in Kubernetes manifests

    • Optimize application code to reduce memory usage

    • Increase memory allocation for pods if needed

  • Answered by AI
  • Q3. Kubernetes architecture
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. On-site opportunities

Skills evaluated in this interview

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

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

  • Q1. Basics and Foundational knowledge of AWS
  • Q2. CICD process, with detailed explanation.
  • Ans. 

    CI/CD automates software development processes, enabling faster and reliable code deployment.

    • Continuous Integration (CI): Developers frequently merge code changes into a shared repository, triggering automated builds and tests.

    • Continuous Delivery (CD): Ensures that code changes are automatically prepared for release to production, allowing for frequent updates.

    • Automated Testing: Tests are run automatically to catch bug...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Generic basic devops questions
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Technical questions on cloud
  • Q2. IAC Tools and Ansible related
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is iap tunneling
  • Ans. 

    IAP tunneling refers to the process of securely accessing internal resources from outside a network using Identity-Aware Proxy.

    • IAP tunneling allows users to securely access internal resources without exposing them to the public internet.

    • It uses Identity-Aware Proxy to authenticate and authorize users before granting access to the resources.

    • This helps organizations maintain a secure network environment while enabling re...

  • Answered by AI
  • Q2. What is canary deployment
  • Ans. 

    Canary deployment is a technique used to reduce risk by rolling out new features to a small subset of users before a full release.

    • Canary deployment involves gradually rolling out a new version of software to a small subset of users or servers.

    • This allows for monitoring of the new version's performance and stability before a full release.

    • If the canary deployment is successful, the new version can be gradually rolled out...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared to answer practical questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

20 questions in 15 mins

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between HTTP AND HTTPS
  • Ans. 

    HTTP is unsecured protocol while HTTPS is secured protocol using SSL/TLS encryption.

    • HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.

    • HTTP operates on port 80, while HTTPS operates on port 443.

    • HTTPS uses SSL/TLS certificates to encrypt data transmitted over the network, providing a secure connection.

    • HTTPS is essential for websites that handle sensitive information li...

  • Answered by AI
  • Q2. What do you mean by release management
  • Ans. 

    Release management involves planning, scheduling, and controlling the software release process.

    • Planning and coordinating the release of software updates

    • Ensuring that the release process is smooth and efficient

    • Managing dependencies and version control

    • Communicating with stakeholders about release timelines and changes

    • Automating release processes to improve efficiency

  • Answered by AI

Skills evaluated in this interview

Coriolis Technologies Interview FAQs

How many rounds are there in Coriolis Technologies Senior Devops Engineer interview?
Coriolis Technologies interview process usually has 4 rounds. The most common rounds in the Coriolis Technologies interview process are Technical, Resume Shortlist and Assignment.
What are the top questions asked in Coriolis Technologies Senior Devops Engineer interview?

Some of the top questions asked at the Coriolis Technologies Senior Devops Engineer interview -

  1. If storage is full what to do on on- premises serv...read more
  2. How to check installed softwares in ubuntu mach...read more
  3. How to keep static ip for onpremise serv...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Member Technical Staff
124 salaries
unlock blur

₹8.3 L/yr - ₹17.2 L/yr

Software Developer
16 salaries
unlock blur

₹4.3 L/yr - ₹13.5 L/yr

Software Engineer
12 salaries
unlock blur

₹6 L/yr - ₹12 L/yr

Mts Software Engineer
12 salaries
unlock blur

₹8 L/yr - ₹18 L/yr

Golang Developer
10 salaries
unlock blur

₹8 L/yr - ₹10.2 L/yr

Explore more salaries
Compare Coriolis Technologies with

Cognizant

3.7
Compare

EXL Service

3.7
Compare

Sutherland Global Services

3.5
Compare

Optum Global Solutions

4.0
Compare
write
Share an Interview