Upload Button Icon Add office photos

Filter interviews by

Tally Solutions Devops Engineer Interview Questions and Answers

Updated 11 Dec 2024

Tally Solutions Devops Engineer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Can you explain k8s architecture?,
  • Ans. 

    K8s architecture is a container orchestration platform that manages containerized applications across a cluster of nodes.

    • Master node controls the cluster and schedules workloads

    • Worker nodes run containers and communicate with master node

    • Etcd stores cluster configuration and state

    • Pods are the smallest deployable units in Kubernetes

    • Services provide networking and load balancing for pods

  • Answered by AI
  • Q2. Instead of Jenkins don't you use Gitlab?
  • Ans. 

    Gitlab can be used as an alternative to Jenkins for CI/CD pipelines.

    • Gitlab offers built-in CI/CD capabilities, similar to Jenkins.

    • Gitlab provides a single platform for version control, CI/CD, and collaboration.

    • Some organizations prefer Gitlab over Jenkins for its integrated features and ease of use.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared well for all the devOps tools like jenkins CI/CD,Docker,k8s,Git

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. About your self
  • Q2. How do you learn devops
  • Ans. 

    Learning DevOps involves a combination of self-study, online courses, hands-on experience, and networking with other professionals.

    • Take online courses on platforms like Udemy, Coursera, or Pluralsight to learn the fundamentals of DevOps practices and tools.

    • Practice using DevOps tools in a lab environment or on personal projects to gain hands-on experience.

    • Attend DevOps meetups, conferences, and webinars to network with...

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. How do you check container logs?
  • Ans. 

    To check container logs, use commands like docker logs or kubectl logs.

    • Use 'docker logs ' to view logs of a Docker container.

    • Use 'kubectl logs ' to view logs of a Kubernetes pod.

    • Check log files within the container by accessing the container's shell and navigating to the log directory.

Answered by AI
  • Q2. Docker mostly used commands?
  • Q3. How to restartJenkins
  • Ans. 

    To restart Jenkins, you can either use the Jenkins web interface or the command line.

    • To restart Jenkins using the web interface, navigate to 'Manage Jenkins' > 'Reload Configuration from Disk' > 'Restart'

    • To restart Jenkins using the command line, you can use the following command: 'sudo systemctl restart jenkins'

    • Make sure to have the necessary permissions to restart Jenkins

  • Answered by AI
    Round 3 - Coding Test 

    Write some groovy code

    Interview Preparation Tips

    Interview preparation tips for other job seekers - We have so many jobs in market try and try we can reach the goal

    Skills evaluated in this interview

    Interview experience
    1
    Bad
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (2 Questions)

    • Q1. Tell me about yourself
    • Ans. 

      I am a DevOps Engineer with 5 years of experience in automating, optimizing, and monitoring software development processes.

      • Experienced in implementing CI/CD pipelines using tools like Jenkins and GitLab

      • Proficient in scripting languages such as Python and Bash for automation tasks

      • Skilled in containerization technologies like Docker and orchestration tools like Kubernetes

      • Familiar with cloud platforms like AWS and Azure f

    • Answered by AI
    • Q2. Azure Devops Server
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. In k8s and onpremises
    • Ans. 

      Kubernetes (k8s) is a container orchestration platform for managing containerized applications, while on-premises refers to running applications on local servers.

      • Kubernetes (k8s) is used for automating deployment, scaling, and management of containerized applications.

      • On-premises refers to running applications on local servers within an organization's own data center.

      • Kubernetes can be deployed both on-premises and in th...

    • Answered by AI

    Skills evaluated in this interview

    I applied via Naukri.com and was interviewed in May 2022. There were 2 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. Write a shell skript with arguments included
    • Ans. 

      A shell script with arguments included

      • Start with a shebang line to specify the shell interpreter

      • Define variables to store the arguments passed to the script

      • Use conditional statements to handle different scenarios based on the arguments

      • Use loops to iterate over multiple arguments

      • Add comments to explain the purpose of the script and each section

    • Answered by AI

    Interview Preparation Tips

    Topics to prepare for Happiest Minds Technologies Devops Engineer interview:
    • Shell Scripting
    • Linux
    • Jenkins
    • Docker
    Interview preparation tips for other job seekers - be prepare all the basics...and shell scrpting knowledge

    Skills evaluated in this interview

    I applied via Naukri.com and was interviewed in Oct 2021. There were 4 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Having 4+ years of experience in IT sector in build engineering and release management Process, building and deploying applications by adopting DevOps practices such as Continuous development, Continuo...

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Jenkins, Github,AWS, kubernets, Dockers

    I applied via Walk-in and was interviewed before Jun 2021. There were 4 interview rounds.

    Round 1 - Aptitude Test 

    30 aptitude questions 45min

    Round 2 - Group Discussion 

    Any ongoing topic and we have to talk and showcase our communication skills

    Round 3 - Technical 

    (1 Question)

    • Q1. It was face to face interview. Questions regarding Java, Linux, DBMS and we have to right logic for a program
    Round 4 - HR 

    (1 Question)

    • Q1. Discussion about salary and family background thats jt

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Someone who is very much in need of job can have good future over here..
    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (2 Questions)

    • Q1. Terraform modules and the state file
    • Q2. Kubernetes implementation , adv , disadv benefits

    I applied via Walk-in and was interviewed in Dec 2021. There were 5 interview rounds.

    Interview Questionnaire 

    2 Questions

    • Q1. About i mentioned domain related questions and some technical questions about the area and my hobbies and main things is answer directly and dont answer in single sentence.
    • Q2. What are framework are used in frontend and what are the layers in css and define checxbox and define tools we are using in web development and what are the tags in html and css
    • Ans. 

      Answering questions related to frontend frameworks, CSS layers, HTML/CSS tags, and web development tools.

      • Frontend frameworks include React, Angular, Vue, etc.

      • CSS layers include presentation, layout, and behavior.

      • Checkbox is a form element that allows users to select one or more options.

      • Web development tools include VS Code, Sublime Text, Atom, etc.

      • HTML tags include

        ,

        , , etc.

      • CSS tags include color, font-size, margin, e

    Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Dont panic if u r panic ull get nervous about ur answer and try to keep calm

    Skills evaluated in this interview

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

    I applied via campus placement at Jawaharlal Nehru Technological University (JNTU) and was interviewed in Sep 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 - One-on-one 

    (1 Question)

    • Q1. What is devops and how works
    • Ans. 

      DevOps is a software development methodology that combines software development (Dev) with IT operations (Ops) to shorten the systems development life cycle.

      • DevOps focuses on collaboration, automation, and monitoring throughout the software development lifecycle.

      • It aims to improve the speed and quality of delivering software applications.

      • DevOps practices include continuous integration, continuous delivery, and infrastr...

    • Answered by AI
    Round 3 - Technical 

    (1 Question)

    • Q1. What are technology used in your organisation

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Please read carefully on going to interview

    Skills evaluated in this interview

    Tally Solutions Interview FAQs

    How many rounds are there in Tally Solutions Devops Engineer interview?
    Tally Solutions interview process usually has 1 rounds. The most common rounds in the Tally Solutions interview process are Technical.
    How to prepare for Tally Solutions 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 Tally Solutions. The most common topics and skills that interviewers at Tally Solutions expect are Automation, Configuration management, GCP, Linux and MySQL.
    What are the top questions asked in Tally Solutions Devops Engineer interview?

    Some of the top questions asked at the Tally Solutions Devops Engineer interview -

    1. can you explain k8s architectur...read more
    2. instead of Jenkins don't you use Gitl...read more

    Tell us how to improve this page.

    Tally Solutions Devops Engineer Interview Process

    based on 1 interview

    Interview experience

    5
      
    Excellent
    View more
    Tally Solutions Devops Engineer Salary
    based on 10 salaries
    ₹4 L/yr - ₹12.2 L/yr
    20% more than the average Devops Engineer Salary in India
    View more details
    Business Manager
    178 salaries
    unlock blur

    ₹7.3 L/yr - ₹17.1 L/yr

    Software Engineer
    57 salaries
    unlock blur

    ₹5 L/yr - ₹15 L/yr

    Senior Software Engineer
    41 salaries
    unlock blur

    ₹9.3 L/yr - ₹26 L/yr

    Associate Product Manager
    35 salaries
    unlock blur

    ₹8.2 L/yr - ₹17.3 L/yr

    Accountant
    34 salaries
    unlock blur

    ₹1 L/yr - ₹4 L/yr

    Explore more salaries
    Compare Tally Solutions with

    Zoho

    4.3
    Compare

    QUICK HEAL TECHNOLOGIES

    3.7
    Compare

    Ramco Systems

    3.9
    Compare

    MARG ERP

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