Add office photos
Employer?
Claim Account for FREE

WEX Fintech

3.4
based on 11 Reviews
Filter interviews by

Immortal Technologies Interview Questions and Answers

Updated 6 Aug 2024

Q1. how to create a dashboard and set up alerts in grafana Or Appdynamics?

Ans.

To create a dashboard and set up alerts in Grafana or AppDynamics, you can use the following steps:

  • 1. Log in to Grafana or AppDynamics and navigate to the dashboard section.

  • 2. Click on 'Create Dashboard' and choose the type of visualization you want to add (e.g. graph, table, gauge).

  • 3. Configure the data source for your dashboard (e.g. Prometheus, InfluxDB, AppDynamics).

  • 4. Add panels to your dashboard by selecting the metrics you want to display.

  • 5. Customize the appearance of...read more

Add your answer

Q2. write a docker file? and what are the commands used in dockerfile?

Ans.

A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.

  • Use 'FROM' to specify the base image

  • Use 'RUN' to execute commands in the container

  • Use 'COPY' to copy files from the host to the container

  • Use 'CMD' to specify the command to run when the container starts

  • Use 'EXPOSE' to expose ports

  • Use 'WORKDIR' to set the working directory

  • Use 'ENV' to set environment variables

Add your answer

Q3. what are the other Continuous integration tools except jenkins?

Ans.

Some other Continuous Integration tools include GitLab CI/CD, CircleCI, Travis CI, TeamCity, Bamboo, and Azure DevOps.

  • GitLab CI/CD is a popular tool that integrates with GitLab for CI/CD pipelines.

  • CircleCI is a cloud-based CI/CD tool that supports various programming languages and frameworks.

  • Travis CI is a CI/CD tool that is commonly used for open source projects hosted on GitHub.

  • TeamCity is a CI/CD tool by JetBrains that offers powerful build automation and integration featu...read more

Add your answer

Q4. how do you handle production deployments?

Ans.

I handle production deployments by following a structured process and utilizing automation tools.

  • I create deployment pipelines using tools like Jenkins or GitLab CI/CD.

  • I conduct thorough testing in staging environments before deploying to production.

  • I use configuration management tools like Ansible or Puppet to ensure consistency across environments.

  • I monitor deployments closely and have rollback strategies in place in case of issues.

  • I collaborate with developers, QA, and oth...read more

Add your answer
Discover Immortal Technologies interview dos and don'ts from real experiences

Q5. what is docker image?

Ans.

A Docker image is a lightweight, standalone, executable package that includes everything needed to run a piece of software.

  • Docker images are built using a Dockerfile, which specifies the environment and dependencies needed for the software to run.

  • Images can be stored in a registry like Docker Hub and pulled down to run on any Docker-enabled machine.

  • Each image consists of layers that are stacked on top of each other, allowing for efficient storage and sharing of common compone...read more

Add your answer

Q6. blue-green deployment?

Ans.

Blue-green deployment is a deployment strategy where two identical production environments are maintained, allowing for seamless updates.

  • Two identical production environments are maintained - blue and green.

  • One environment (blue) serves as the active production environment while the other (green) is idle.

  • Updates are deployed to the idle environment (green) and then traffic is switched to it once the update is successful.

  • This allows for zero downtime during deployments and eas...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Immortal Technologies

based on 1 interviews
Interview experience
4.0
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Devops Engineer Interview Questions from Similar Companies

3.7
 • 22 Interview Questions
3.4
 • 11 Interview Questions
3.7
 • 10 Interview Questions
3.8
 • 10 Interview Questions
3.5
 • 10 Interview Questions
3.6
 • 10 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter