Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Viasat Team. If you also belong to the team, you can get access from here

Viasat Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 40 Reviews

Filter interviews by

Viasat Devops Interview Questions and Answers

Updated 19 Oct 2023

Viasat Devops Interview Experiences

1 interview found

Devops Interview Questions & Answers

user image Anonymous

posted on 19 Oct 2023

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

I applied via Referral and was interviewed in Sep 2023. 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 - Coding Test 

Leetcode easy for the first technical round

Round 3 - One-on-one 

(1 Question)

  • Q1. What do you know about viasat
  • Ans. 

    Viasat is a global communications company that provides satellite internet services and secure networking solutions.

    • Provides satellite internet services

    • Offers secure networking solutions

    • Operates globally

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just study the basics and you will be fine

Interview questions from similar companies

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

(2 Questions)

  • Q1. Write a pipeline code for java project
  • Ans. 

    Pipeline code for a Java project

    • Use Jenkins or any CI/CD tool to create a pipeline for the Java project

    • Define stages like build, test, package, deploy in the pipeline script

    • Use tools like Maven or Gradle for building the project

    • Integrate with version control system like Git for triggering the pipeline

  • Answered by AI
  • Q2. Write a python code to upload a content to s3
  • Ans. 

    Python code to upload content to s3

    • Use boto3 library to interact with AWS S3

    • Create a S3 client using boto3

    • Use the put_object method to upload content to S3

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Questions about python modules and syntaxes
  • Q2. Questions on ansible modules and docker file
Round 3 - One-on-one 

(2 Questions)

  • Q1. Project discussion
  • Q2. Difficulties faced on technical areas
  • Ans. 

    Managing complex infrastructure configurations and troubleshooting issues with automation tools.

    • Dealing with scalability challenges in cloud environments

    • Troubleshooting issues with CI/CD pipelines

    • Managing configuration drift in a large infrastructure

    • Implementing security best practices in DevOps processes

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Process discussion

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic dsa and scalable scripting

Round 2 - Technical 

(1 Question)

  • Q1. Technical interview with the manager, just a flowy conversation

Interview Preparation Tips

Interview preparation tips for other job seekers - stay current

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

Round 1 - Technical 

(1 Question)

  • Q1. About your current work, roles and responsibilities, how do you debug issues more on kubernetes
Round 2 - Technical 

(1 Question)

  • Q1. Questions on Docker, multistage dockerfile, all about docker and its troubleshooting
Round 3 - Technical 

(1 Question)

  • Q1. Jenkins plugin debugging, kubernetes issues debugging, branching strategies, release management and shell scripting on how would you monitor k8 crashing pods in all namespaces
Round 4 - HR 

(1 Question)

  • Q1. About previous experience, more on work culture and why do you want to switch

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on all troubleshooting n issue debugging and read the JD well

I applied via Referral and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Devops life cycle , CICD, Ansible, Shell and groovy script, Jenkins , Gitlab
  • Q2. Linux , Networking , past company challenges
Round 2 - Technical 

(1 Question)

  • Q1. More detailed as per round 1

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through your resume twice and prepare each point from your resume

Devops Engineer Interview Questions & Answers

Ericsson user image Gowtham Golagani

posted on 30 Jul 2024

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

(1 Question)

  • Q1. Questions related to linux,docker,kubernets,ansible etc
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

It was very to clear the test I was able clear any how

Round 3 - Technical 

(3 Questions)

  • Q1. Based on oops concepts,java
  • Q2. Pillars of oops concepts?
  • Ans. 

    The four pillars of OOP are Abstraction, Encapsulation, Inheritance, and Polymorphism.

    • Abstraction: Hiding implementation details and showing only necessary information.

    • Encapsulation: Binding data and functions together and restricting access to them.

    • Inheritance: Creating new classes from existing ones, inheriting their properties and methods.

    • Polymorphism: Using a single interface to represent different types of objects

  • Answered by AI
  • Q3. Exam abstraction with live example
  • Ans. 

    Exam abstraction is the process of simplifying complex exam questions to make them easier to understand.

    • Exam abstraction involves breaking down complex questions into simpler components

    • It helps to identify the key concepts and ideas being tested

    • It can be done by rephrasing the question or breaking it down into smaller parts

    • Example: 'What is the impact of climate change on the environment?' can be abstracted to 'How doe...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Project details, project role and ur contribution to the project
  • Ans. 

    I worked on a project as a DevOps intern where I contributed to the team by implementing CI/CD pipelines and automating deployment processes.

    • Implemented CI/CD pipelines using tools like Jenkins and GitLab

    • Automated deployment processes using tools like Ansible and Docker

    • Collaborated with the development team to ensure smooth integration of code changes

    • Monitored and managed infrastructure using tools like Kubernetes and ...

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Related to my project, certifications, ncc and nss experience

Interview Preparation Tips

Interview preparation tips for other job seekers - I feel Nokia solution Pvt Ltd is best choice of ur seeking skill full and supportive work environment
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. What is Object-Oriented Programming (OOP), and can you explain its fundamental concepts?
  • Q2. What is the definition of an array, and what are the different types of arrays?
  • Q3. What is the clr
Round 2 - Coding Test 

The content is based on HTML, Windows, and ADO.NET.

Round 3 - HR 

(2 Questions)

  • Q1. What motivates you to pursue this job?
  • Q2. What is your expected salary?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about tourself
  • Q2. Tell me about your current working project
Round 2 - Technical 

(2 Questions)

  • Q1. What is architecture of devops
  • Ans. 

    DevOps architecture refers to the structure and design of tools, processes, and practices that enable collaboration between development and operations teams.

    • DevOps architecture typically includes tools for automation, continuous integration/continuous deployment (CI/CD), monitoring, and collaboration.

    • It involves breaking down silos between development and operations teams to enable faster delivery of software.

    • Common co...

  • Answered by AI
  • Q2. What is architecture of kubernetes
  • Ans. 

    Kubernetes architecture consists of master nodes and worker nodes, with components like API server, scheduler, controller manager, and kubelet.

    • Kubernetes architecture follows a master-slave model.

    • Master nodes manage the cluster and worker nodes run applications.

    • Key components include API server, scheduler, controller manager, and kubelet.

    • Nodes communicate with each other through the kube-api server.

    • ETCD is used for sto

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard keep learning

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy mostly from time work problem

Round 2 - Coding Test 

Hackerearth interview round was conducted

Round 3 - Technical 

(1 Question)

  • Q1. More about kubernetes and docker

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident dont fumble and be clear about resume

Viasat Interview FAQs

How many rounds are there in Viasat Devops interview?
Viasat interview process usually has 3 rounds. The most common rounds in the Viasat interview process are Resume Shortlist, Coding Test and One-on-one Round.

Tell us how to improve this page.

People are getting interviews through

based on 1 Viasat interview
Referral
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

Jio Interview Questions
3.9
 • 1.6k Interviews
Bharti Airtel Interview Questions
4.0
 • 813 Interviews
Ericsson Interview Questions
4.2
 • 403 Interviews
Nokia Interview Questions
4.2
 • 271 Interviews
ACT Fibernet Interview Questions
4.0
 • 130 Interviews
Sify Technologies Interview Questions
3.9
 • 118 Interviews
Verizon Interview Questions
4.1
 • 110 Interviews
AT&T Interview Questions
4.1
 • 52 Interviews
View all
Senior Software Engineer
39 salaries
unlock blur

₹13.5 L/yr - ₹31 L/yr

Software Engineer
38 salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Technical Lead
22 salaries
unlock blur

₹18.1 L/yr - ₹45.2 L/yr

Senior Software Engineer 2
19 salaries
unlock blur

₹18.6 L/yr - ₹30 L/yr

Software Engineer III
11 salaries
unlock blur

₹10.2 L/yr - ₹20 L/yr

Explore more salaries
Compare Viasat with

Hughes Communications

3.7
Compare

Bharti Airtel

4.0
Compare

Tata Communications

4.1
Compare

Jio

3.9
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