Upload Button Icon Add office photos
Engaged Employer

i

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

Jio Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 21.8k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Jio Cloud Network Engineer Interview Questions and Answers

Updated 10 Nov 2022

Jio Cloud Network Engineer Interview Experiences

1 interview found

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 

(2 Questions)

  • Q1. Route 53, What is transit gateway , how to achieve centralized routing & inspection in AWS Cloud.
  • Ans. 

    Transit Gateway is a service that enables customers to connect their Amazon Virtual Private Clouds (VPCs) and on-premises networks to a single gateway.

    • Transit Gateway simplifies network architecture by allowing customers to connect VPCs and VPNs to a single gateway.

    • It provides centralized routing and inspection of traffic between VPCs and VPNs.

    • Route 53 is a DNS service that can be used to route traffic to Transit Gatew...

  • Answered by AI
  • Q2. Gcp firewslls, shared vpc, cloud nat, load balancers, logging , bgp

Interview Preparation Tips

Interview preparation tips for other job seekers - Be genuine, don't say something you don't know, understand the question properly, Focus on Architecture.

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is Fastconnect and IPsec tunnels in OCI
  • Ans. 

    Fastconnect and IPsec tunnels are networking solutions in OCI for secure and reliable connectivity.

    • Fastconnect provides a private connection between on-premises network and OCI without going through the public internet.

    • IPsec tunnels create secure communication channels over the public internet between on-premises network and OCI.

    • Both Fastconnect and IPsec tunnels ensure data privacy, integrity, and availability for net...

  • Answered by AI
  • Q2. How to enabled audit logs inOCI
  • Ans. 

    Enable audit logs in OCI for monitoring and compliance purposes.

    • Navigate to the OCI Console and select the compartment you want to enable audit logs for.

    • Go to 'Audit' under 'Identity' and click on 'Create Configuration'.

    • Choose the services you want to audit, set the log retention period, and specify the log object storage bucket.

    • Review and create the configuration to start logging audit events.

    • Monitor the audit logs in...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is file storage
  • Ans. 

    File storage is a method of storing and organizing digital files in a structured manner.

    • File storage involves saving data in a structured format for easy retrieval and management

    • It can be done locally on a computer or on a network server

    • Examples include saving documents, images, videos, and other digital files on a computer's hard drive or in cloud storage services like Google Drive or Dropbox

  • Answered by AI
  • Q2. What is alarm definition and event rules in OCI
  • Ans. 

    Alarm definition and event rules in OCI are used to monitor and manage resources based on predefined conditions.

    • Alarm definitions specify the conditions under which an alarm is triggered in OCI Monitoring service

    • Event rules define actions to be taken when specific events occur in OCI Events service

    • Both are essential for proactive monitoring and management of resources in OCI

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Jul 2024.

Round 1 - Coding Test 

2 questions are there 1 is a moderate dsa question & 2nd is a SQL question

Round 2 - Technical 

(2 Questions)

  • Q1. Go concurrency?
  • Q2. Some questions about AWS

Cloud Operations Engineer Interview Questions & Answers

Oracle user image Kishor Shivaji Gajakosh

posted on 10 Jun 2024

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

I applied via Referral and was interviewed in Dec 2023. There were 6 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Linux day to day operations and shell scripting assignment
  • Q2. Write a bash script to make pyramid
  • Ans. 

    Bash script to create a pyramid pattern

    • Use nested loops to print spaces and stars in a pyramid shape

    • Incrementally increase the number of stars in each row

    • Calculate the number of spaces needed for each row based on the total number of rows and current row number

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. On bash scripting
Round 3 - Technical 

(1 Question)

  • Q1. Linux regex and bash scripting
Round 4 - Technical 

(1 Question)

  • Q1. Linux commands and bash scripting
Round 5 - Technical 

(1 Question)

  • Q1. Linux commands and bash scripting
Round 6 - Case Study 

Given scenario and did ask for my suggestions to get it resolved

Interview Preparation Tips

Interview preparation tips for other job seekers - The work is totally depends on Linux troubleshooting and shell scripting

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about your self
  • Ans. 

    Experienced Senior Cloud Engineer with a strong background in designing and implementing cloud solutions.

    • Over 8 years of experience in cloud computing

    • Proficient in AWS, Azure, and Google Cloud Platform

    • Designed and implemented scalable and secure cloud architectures

    • Strong background in automation and DevOps practices

    • Certified in AWS Solutions Architect and Azure Administrator

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Discussion on managerial skill
Round 3 - HR 

(1 Question)

  • Q1. Salary negotioation
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. He was asking question from Terraform in depth.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please make sure that, you should have ask questions which you applied for. Now these days technical panel are asking questions which you have not mentioned in your profile and you have not worked on it.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is docker?
  • Ans. 

    Docker is a platform for developing, shipping, and running applications in containers.

    • Docker allows you to package an application and its dependencies into a standardized unit called a container.

    • Containers are lightweight, portable, and isolated environments that can run on any machine with Docker installed.

    • Docker simplifies the process of managing and scaling applications by providing a consistent environment across d...

  • Answered by AI
  • Q2. Docker architecture

Interview Preparation Tips

Interview preparation tips for other job seekers - First round was online assessment based on linux , networking and networking questions .
In second round , had a interview on devops tools like docker , kubernetes, github,terraform.

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via SHL 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 - Aptitude Test 

Basic aptitude questions were asked on partnerships, time and work, directions, speed and time.

Round 3 - Coding Test 

The coding exam was easy, as I have provided with an stack based questions and it was easy to solve. It was an hybrid exam with interview aside.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just learn what your language is and always get prepared what you have written in your resume.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How to create vpc
  • Ans. 

    Creating a VPC involves defining a virtual network in the cloud environment.

    • Access the cloud provider's console or API

    • Define the IP address range for the VPC

    • Create subnets within the VPC

    • Configure route tables and internet gateways

    • Associate resources with the VPC

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Cloud computing services,vpc,ec2 ,creating iam ,cloud shell, azure,

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. How do you do vpc peering if you have 20VPC's?
  • Ans. 

    VPC peering can be done using AWS console or CLI for each pair of VPCs.

    • Create a VPC peering connection for each pair of VPCs

    • Accept the peering request on the other side

    • Update the route tables to allow traffic between the peered VPCs

    • Ensure that the CIDR blocks of the VPCs do not overlap

    • Consider using a transit VPC for better management of multiple VPCs

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your Expected salary?

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate on Definitions for AWS services
Be confident

Skills evaluated in this interview

Jio Interview FAQs

How many rounds are there in Jio Cloud Network Engineer interview?
Jio interview process usually has 2 rounds. The most common rounds in the Jio interview process are Resume Shortlist and Technical.
What are the top questions asked in Jio Cloud Network Engineer interview?

Some of the top questions asked at the Jio Cloud Network Engineer interview -

  1. Route 53, What is transit gateway , how to achieve centralized routing & inspec...read more
  2. Gcp firewslls, shared vpc, cloud nat, load balancers, logging , ...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Jio 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

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
View all
Assistant Manager
5.5k salaries
unlock blur

₹1.9 L/yr - ₹10.8 L/yr

Deputy Manager
3.5k salaries
unlock blur

₹4.2 L/yr - ₹13.6 L/yr

Manager
1.8k salaries
unlock blur

₹6 L/yr - ₹22 L/yr

Senior Manager
1.7k salaries
unlock blur

₹10.3 L/yr - ₹32 L/yr

Senior Executive
1.6k salaries
unlock blur

₹1.7 L/yr - ₹8 L/yr

Explore more salaries
Compare Jio with

Jio Platforms

3.5
Compare

Bharti Airtel

4.0
Compare

Vodafone Idea

4.1
Compare

Bharat Sanchar Nigam

4.0
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