Upload Button Icon Add office photos
Engaged Employer

i

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

i2k2 Networks Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 65 Reviews

Filter interviews by

i2k2 Networks AWS Support Engineer Interview Questions, Process, and Tips

Updated 7 Oct 2022

i2k2 Networks AWS Support Engineer Interview Experiences

1 interview found

AWS Support Engineer Interview Questions & Answers

user image Sudarshan Ramdas Damahe

posted on 7 Oct 2022

I applied via Hirist and was interviewed in Sep 2022. 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 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am an experienced AWS Support Engineer with a strong background in troubleshooting and resolving technical issues.

    • Experienced AWS Support Engineer

    • Skilled in troubleshooting and resolving technical issues

    • Proficient in AWS services and infrastructure

    • Strong problem-solving and communication skills

    • Ability to work well under pressure and in a team environment

  • Answered by AI
  • Q2. What is your experience?
  • Ans. 

    I have 3 years of experience as an AWS Support Engineer.

    • 3 years of experience as an AWS Support Engineer

    • Extensive knowledge of AWS services and infrastructure

    • Experience in troubleshooting and resolving customer issues

    • Proficient in scripting and automation using AWS CLI and SDKs

    • Strong understanding of networking and security in AWS

    • Familiarity with monitoring and logging tools like CloudWatch and CloudTrail

    • Experience in ...

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

(4 Questions)

  • Q1. How many types of route 53 policy ?
  • Ans. 

    There are three types of Route 53 policies: Latency, Weighted, and Failover.

    • Latency policy routes traffic to the region with the lowest network latency.

    • Weighted policy distributes traffic based on assigned weights.

    • Failover policy routes traffic to a designated secondary resource in case of a failure.

  • Answered by AI
  • Q2. What is the step for creating auto scaling?
  • Ans. 

    Auto scaling can be created by following these steps.

    • Create a launch configuration

    • Create an auto scaling group

    • Configure scaling policies

    • Configure CloudWatch alarms

    • Test the auto scaling group

  • Answered by AI
  • Q3. The command for view cpu utilisation in linux ?
  • Ans. 

    The command to view CPU utilization in Linux is 'top'.

    • Open the terminal and type 'top' command.

    • The output will show the CPU utilization in real-time.

    • Press 'q' to exit the 'top' command.

  • Answered by AI
  • Q4. How to check stystem logs in linux ?
  • Ans. 

    To check system logs in Linux, use the command 'tail -f /var/log/syslog' or 'journalctl -f'.

    • Use 'tail -f /var/log/syslog' to view the system log in real-time

    • Use 'journalctl -f' to view the systemd journal in real-time

    • Use 'grep' command to filter the logs based on specific keywords

    • Logs are stored in /var/log directory with different file names for different services

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For fresher who looking to work is best company.
The community works culture is good.

Skills evaluated in this interview

Interview questions from similar companies

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

(4 Questions)

  • Q1. I am searching for job IT Location Chandigarh
  • Q2. My name is vaibhav Sharma I am from Chandigarh I am find in the Job
  • Q3. I'm searching for Job Chandigarh location
  • Q4. I'm interested

Interview Preparation Tips

Interview preparation tips for other job seekers - I'm interested in
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(9 Questions)

  • Q1. Smps ke bare me and ram ke bare me
  • Q2. SMPS ke bare me aur ram ke bare me
  • Q3. Ram mother ke slots ke name
  • Q4. CPU full from ram full form
  • Ans. 

    CPU full from RAM full form

    • CPU stands for Central Processing Unit

    • RAM stands for Random Access Memory

    • When the RAM is full, it can cause the CPU to become overloaded

    • This can lead to slow performance and system crashes

  • Answered by AI
  • Q5. Computer ka full from
  • Q6. Types of mother board
  • Ans. 

    Types of motherboards include ATX, Micro ATX, Mini ITX, and Extended ATX.

    • ATX (Advanced Technology eXtended) is the most common form factor for desktop motherboards.

    • Micro ATX is a smaller form factor than ATX, often used in compact desktops.

    • Mini ITX is even smaller than Micro ATX, commonly used in small form factor PCs.

    • Extended ATX is a larger form factor than ATX, providing additional expansion slots and features.

  • Answered by AI
  • Q7. That's it I have no question
  • Q8. CPU fan ke bare me
  • Q9. HDD ke bare me FDD ke bare me

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I was interviewed before Dec 2023.

Round 1 - Technical 

(5 Questions)

  • Q1. What is active directory?
  • Ans. 

    Active Directory is a directory service developed by Microsoft for Windows domain networks.

    • Centralized database for managing network resources

    • Stores information about users, computers, and other network objects

    • Allows for authentication and authorization of users

    • Enables administrators to assign policies, deploy software, and apply updates

    • Example: User accounts, group policies, security settings

  • Answered by AI
  • Q2. What is difference between SSD & HDD?
  • Ans. 

    SSD is faster, more durable, and more expensive than HDD.

    • SSD uses flash memory to store data, while HDD uses spinning disks.

    • SSD has faster read/write speeds compared to HDD.

    • SSD is more durable as it has no moving parts, while HDD can be prone to mechanical failure.

    • SSD is more expensive per gigabyte compared to HDD.

    • Examples: SSD - Samsung 970 EVO, HDD - Seagate Barracuda

  • Answered by AI
  • Q3. How many types of Ram ?
  • Ans. 

    There are two main types of RAM: DRAM (Dynamic Random Access Memory) and SRAM (Static Random Access Memory).

    • DRAM (Dynamic Random Access Memory) - most common type, used in computers for main memory

    • SRAM (Static Random Access Memory) - faster and more expensive than DRAM, used in cache memory

    • Other types include SDRAM (Synchronous Dynamic Random Access Memory), DDR (Double Data Rate) RAM, and DDR2/3/4 RAM

  • Answered by AI
  • Q4. What is server ?
  • Ans. 

    A server is a computer or software program that provides functionality or resources to other computers, known as clients, over a network.

    • Servers store and manage data, files, applications, and services for clients to access.

    • They can provide email services, host websites, store files, and more.

    • Examples include web servers like Apache, email servers like Microsoft Exchange, and file servers like Windows Server.

  • Answered by AI
  • Q5. What is Domain naming system ?
  • Ans. 

    Domain Naming System (DNS) is a system that translates domain names to IP addresses.

    • DNS is like a phone book for the internet, translating human-readable domain names (like google.com) to machine-readable IP addresses (like 172.217.3.206)

    • DNS helps users access websites and other online services by resolving domain names to IP addresses

    • DNS servers store records of domain names and their corresponding IP addresses

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good in technical background
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is server and router?
  • Ans. 

    A server is a computer or software that provides functionality for other programs or devices, while a router is a networking device that forwards data packets between computer networks.

    • A server can be used to host websites, store files, manage network resources, etc.

    • Examples of servers include web servers, email servers, file servers, etc.

    • A router connects multiple networks together and routes data packets between them...

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

    Topology refers to the arrangement of different elements in a network.

    • Topology defines how devices are connected in a network

    • Common topologies include bus, star, ring, and mesh

    • Each topology has its own advantages and disadvantages

    • Topology affects the performance, scalability, and fault tolerance of a network

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical question

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1 introduce yourself? 2 tell me about your project? 3 tell me about your roles and responsibilities? 4 how many tickets you get in a day? 5 have you faced any p1 issue?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in interview.

I applied via Referral and was interviewed in Sep 2021. 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 - HR 

(7 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why should we hire you?
  • Q4. Why are you looking for a change?
  • Q5. Where do you see yourself in 5 years?
  • Q6. What are your strengths and weaknesses?
  • Q7. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Acma is good company and members i like to work with acma limited

Interview Questionnaire 

1 Question

  • Q1. 1) Processor Type. - RISC & CISC 2) Basic Networking 3) some questions about previous company nature - in this questions decide how much trustworthy we are.

Interview Preparation Tips

General Tips: In interview be prepared all type of challenges. For this job set quick lerner behavior, perpare some common problem of system hardware , also software side outlook troubleshooting,ms office, os related problem ,domain related question-how to joint saystem in domain,.ext

i2k2 Networks Interview FAQs

How many rounds are there in i2k2 Networks AWS Support Engineer interview?
i2k2 Networks interview process usually has 3 rounds. The most common rounds in the i2k2 Networks interview process are Resume Shortlist, HR and One-on-one Round.
How to prepare for i2k2 Networks AWS Support 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 i2k2 Networks. The most common topics and skills that interviewers at i2k2 Networks expect are Apache, Communication Skills, Linux, MySQL and Windows OS.
What are the top questions asked in i2k2 Networks AWS Support Engineer interview?

Some of the top questions asked at the i2k2 Networks AWS Support Engineer interview -

  1. What is the step for creating auto scali...read more
  2. How many types of route 53 polic...read more
  3. How to check stystem logs in linu...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 i2k2 Networks 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

Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Sify Technologies Interview Questions
3.9
 • 118 Interviews
CtrlS Interview Questions
3.9
 • 38 Interviews
View all

i2k2 Networks AWS Support Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Senior Software Engineer
20 salaries
unlock blur

₹5.2 L/yr - ₹17 L/yr

Linux Administrator
18 salaries
unlock blur

₹1.8 L/yr - ₹5.5 L/yr

System Administrator
16 salaries
unlock blur

₹2.4 L/yr - ₹6.2 L/yr

Software Engineer
15 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Software Developer
14 salaries
unlock blur

₹2.4 L/yr - ₹7 L/yr

Explore more salaries
Compare i2k2 Networks with

CtrlS

3.9
Compare

Sify Technologies

3.9
Compare

Web Werks

2.6
Compare

Tata Communications

4.1
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