Upload Button Icon Add office photos

Filter interviews by

Coriolis Technologies Senior Devops Engineer Interview Questions, Process, and Tips

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

    Interview questions from similar companies

    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

    Skills evaluated in this interview

    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
    -
    Process Duration
    -
    Result
    -
    Round 1 - One-on-one 

    (2 Questions)

    • Q1. How to call APIs in Python
    • Ans. 

      To call APIs in Python, you can use libraries like requests or urllib.

      • Use the requests library to make HTTP requests to APIs

      • Send GET, POST, PUT, DELETE requests using requests library

      • Parse JSON responses using the json module

    • Answered by AI
    • Q2. How to write script to configure Veracode with ADO
    • Ans. 

      To configure Veracode with ADO, you can write a script that automates the process of setting up the integration.

      • Use Veracode API to authenticate and interact with Veracode services

      • Create a script that retrieves Veracode API credentials from ADO secure variables

      • Automate the process of configuring Veracode settings in ADO pipelines

    • Answered by AI

    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

    Interview experience
    2
    Poor
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (2 Questions)

    • Q1. What is cicd pipeline and describe cicd in detail.
    • Ans. 

      CI/CD pipeline is a set of automated processes that allow developers to deliver code changes more frequently and reliably.

      • CI/CD stands for Continuous Integration/Continuous Delivery.

      • CI involves automatically building and testing code changes frequently to catch errors early.

      • CD involves automatically deploying code changes to production after passing tests.

      • CI/CD pipelines typically include stages like build, test, deplo...

    • Answered by AI
    • Q2. What is dif bet cmd and entry point
    • Ans. 

      CMD is used to provide default arguments for an executing container, while ENTRYPOINT is used to specify the command that will run when the container starts.

      • CMD is optional and can be overridden during container runtime

      • ENTRYPOINT is required and cannot be overridden during container runtime

      • CMD can be used to provide default arguments to the ENTRYPOINT command

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Interviewer asking questions from Google.

    Skills evaluated in this interview

    Interview experience
    1
    Bad
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.

    Round 1 - One-on-one 

    (1 Question)

    • Q1. About CI & CD process in jenkins

    Interview Preparation Tips

    Topics to prepare for Hexaware Technologies Senior Devops Engineer interview:
    • Jenkins
    • sonarqube
    • git
    • nexus
    • kubernetes
    • docker
    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - One-on-one 

    (1 Question)

    • Q1. Depending on project
    Round 2 - One-on-one 

    (1 Question)

    • Q1. Depending on experience and project
    Round 3 - HR 

    (1 Question)

    • Q1. About salary negotiation
    Interview experience
    1
    Bad
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. 3 theory questions about devops basics

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Dont attend interview from this company an d waste your time . They are interviewing just to benefit from the monjin interview platform
    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 Jan 2024. There were 3 interview rounds.

    Round 1 - Technical 

    (1 Question)

    • Q1. Regarding Jenkins and mostly based on previous project work
    Round 2 - Technical 

    (1 Question)

    • Q1. Techno managerial round with onshore team. Regarding previous projects and scenario based
    Round 3 - HR 

    (1 Question)

    • Q1. Salary discussion

    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.

    Coriolis Technologies Senior Devops Engineer Interview Process

    based on 1 interview

    Interview experience

    3
      
    Average
    View more
    Member Technical Staff
    112 salaries
    unlock blur

    ₹6 L/yr - ₹21.4 L/yr

    Software Developer
    17 salaries
    unlock blur

    ₹4.3 L/yr - ₹15 L/yr

    Software Engineer
    14 salaries
    unlock blur

    ₹5 L/yr - ₹12 L/yr

    Java Developer
    9 salaries
    unlock blur

    ₹3.6 L/yr - ₹4.9 L/yr

    Golang Developer
    8 salaries
    unlock blur

    ₹8 L/yr - ₹9.5 L/yr

    Explore more salaries
    Compare Coriolis Technologies with

    TCS

    3.7
    Compare

    Infosys

    3.6
    Compare

    Wipro

    3.7
    Compare

    HCLTech

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