Upload Button Icon Add office photos

Filter interviews by

SilverSky Tours & Travel Devops Engineer Interview Questions and Answers

Updated 3 Aug 2024

SilverSky Tours & Travel Devops Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is devops and its architecture
  • Ans. 

    DevOps is a software development methodology that combines software development (Dev) with IT operations (Ops) to improve collaboration and efficiency.

    • DevOps focuses on automating and streamlining the software development lifecycle.

    • It involves continuous integration, continuous delivery, and continuous deployment.

    • DevOps architecture typically includes tools for version control, build automation, deployment automation, ...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What happens when you search "google.com"?
  • Ans. 

    When you search 'google.com', it will redirect you to the Google homepage.

    • Typing 'google.com' in the browser's address bar will take you to the Google search engine homepage.

    • You can also directly search for 'google.com' in the Google search bar to access the Google homepage.

    • Google.com is the domain name for the Google search engine.

    • Google.com may also redirect to localized versions of Google based on the user's locatio

  • Answered by AI
  • Q2. Traceroute in Linux
  • Ans. 

    traceroute is a command-line tool used to trace the route that packets take from your computer to a destination server.

    • traceroute command is used to track the path that packets take to reach a destination server

    • It shows the IP addresses of the routers that the packets pass through

    • It also displays the round-trip time for each hop

    • Example: traceroute google.com

  • Answered by AI
Round 2 - Leadership Principle 

(1 Question)

  • Q1. Had like 5 more rounds all around leadership principles. Also multiple Linux questions.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

They gave me an option to write a Python or Shell script(simple assessment). Asked about Kubernetes pods as to how they are created. Also a little about Terraform

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

(2 Questions)

  • Q1. How to check the open files in the linux without using lsof
  • Ans. 

    To check open files in Linux without using lsof, you can use the /proc filesystem.

    • Access the /proc//fd directory to view open files for a specific process.

    • Use the find command to search for open files in the /proc directory.

    • Check the /proc/sys/fs/file-nr file to see the total number of open files system-wide.

Answered by AI
  • Q2. What is /proc linux
  • Ans. 

    The /proc filesystem in Linux is a virtual filesystem that provides detailed information about the system's hardware, processes, and kernel.

    • It is a virtual filesystem located at /proc that allows access to kernel data structures.

    • It provides information about processes, hardware, and kernel configuration.

    • Files in /proc can be read to gather system information, such as CPU usage, memory usage, and network statistics.

  • Answered by AI
    Round 2 - Technical 

    (2 Questions)

    • Q1. Difference between http1.1 vs https2
    • Ans. 

      HTTP/1.1 is a protocol for transferring data over the internet, while HTTPS/2 is a secure version of HTTP/2 with improved performance.

      • HTTP/1.1 is not secure by default, while HTTPS/2 provides encryption and security.

      • HTTP/1.1 uses multiple connections for parallel loading of resources, while HTTPS/2 uses a single connection with multiplexing.

      • HTTPS/2 supports header compression, reducing overhead and improving performanc...

    • Answered by AI
    • Q2. What is grpc ?
    • Ans. 

      gRPC is a high-performance, open-source RPC (Remote Procedure Call) framework developed by Google.

      • gRPC stands for Google Remote Procedure Call.

      • It uses HTTP/2 for transport, Protocol Buffers for serialization, and supports multiple programming languages.

      • gRPC allows for efficient communication between services in a microservices architecture.

      • It enables bi-directional streaming and authentication features.

      • Example: gRPC ca...

    • Answered by AI

    Skills evaluated in this interview

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

    I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

    Round 1 - Technical 

    (1 Question)

    • Q1. Aws and DevOps scenario based questions.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare the basics and have good practical knowledge
    Interview experience
    1
    Bad
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - One-on-one 

    (1 Question)

    • Q1. Last experience of company

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Bad
    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    2-4 weeks
    Result
    Selected Selected

    I applied via Company Website and was interviewed before Sep 2023. There were 2 interview rounds.

    Round 1 - Aptitude Test 

    A coding link is provided which has DSA related problems. Graph based problems are given

    Round 2 - Technical 

    (1 Question)

    • Q1. Scenario based questions were asked

    I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

    Interview Questionnaire 

    3 Questions

    • Q1. AWS Basics on architecture
    • Q2. Docker, Ansible, similar tools
    • Q3. Design a web application architecture
    • Ans. 

      A scalable web application architecture with load balancing and fault tolerance.

      • Use a load balancer to distribute traffic across multiple servers

      • Implement fault tolerance by using multiple servers and a backup database

      • Use a microservices architecture to break down the application into smaller, more manageable components

      • Implement caching to improve performance

      • Use a containerization platform like Docker to simplify deplo

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare well for devops related questions and it would be good

    Skills evaluated in this interview

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

    I applied via campus placement at Anil Neerukonda Institute, Chennai and was interviewed before May 2023. There were 4 interview rounds.

    Round 1 - MCQ EXAM 

    (1 Question)

    • Q1. MCQ's on Networking,OS and basic programming
    Round 2 - Technical 

    (1 Question)

    • Q1. Questions related to networking
    Round 3 - Technical 

    (1 Question)

    • Q1. Question related to OS
    Round 4 - HR 

    (1 Question)

    • Q1. Some behavioral questions
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.

    Round 1 - Aptitude Test 

    Jenkins, python, docker kubernates, automation

    Round 2 - One-on-one 

    (1 Question)

    • Q1. Jenkins, automation, docker

    SilverSky Tours & Travel Interview FAQs

    How many rounds are there in SilverSky Tours & Travel Devops Engineer interview?
    SilverSky Tours & Travel interview process usually has 1 rounds. The most common rounds in the SilverSky Tours & Travel interview process are One-on-one Round.

    Tell us how to improve this page.

    People are getting interviews through

    based on 1 SilverSky Tours & Travel interview
    Job Portal
    100%
    Low Confidence
    ?
    Low Confidence means the data is based on a small number of responses received from the candidates.

    Interview Questions from Similar Companies

    Amazon Interview Questions
    4.1
     • 5k Interviews
    Flipkart Interview Questions
    4.0
     • 1.3k Interviews
    Swiggy Interview Questions
    3.8
     • 423 Interviews
    BigBasket Interview Questions
    3.9
     • 346 Interviews
    Udaan Interview Questions
    4.0
     • 334 Interviews
    Meesho Interview Questions
    3.7
     • 326 Interviews
    JustDial Interview Questions
    3.5
     • 326 Interviews
    CARS24 Interview Questions
    3.6
     • 317 Interviews
    View all
    Account Assistant
    3 salaries
    unlock blur

    ₹1.8 L/yr - ₹3 L/yr

    AIR Ticketing Executive
    3 salaries
    unlock blur

    ₹3 L/yr - ₹3 L/yr

    Counter Executive
    3 salaries
    unlock blur

    ₹3 L/yr - ₹3 L/yr

    Explore more salaries
    Compare SilverSky Tours & Travel with

    Amazon

    4.1
    Compare

    Flipkart

    4.0
    Compare

    Amazon Development Centre India

    4.1
    Compare

    Swiggy

    3.8
    Compare

    Calculate your in-hand salary

    Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
    Did you find this page helpful?
    Yes No
    write
    Share an Interview