Upload Button Icon Add office photos

8KMiles Software Services

Compare button icon Compare button icon Compare

Filter interviews by

8KMiles Software Services Associate Cloud Engineer Interview Questions and Answers

Updated 13 Oct 2023

8KMiles Software Services Associate Cloud Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Oct 2022.

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. Basic screening
  • Q2. Why are you changing company ?
Round 3 - Technical 

(1 Question)

  • Q1. What will you do if cpu is high in a linux vm ? How will check available free memory ? What services have you used in aws ? Explain the kind of projects you worked in aws
  • Ans. 

    To address high CPU in a Linux VM, check processes consuming CPU, optimize code, add more resources if needed. To check free memory, use commands like free -h. In AWS, used services like EC2, S3, RDS. Worked on projects involving serverless architecture, data analytics, and automation.

    • Identify processes consuming CPU using tools like top or htop

    • Optimize code to reduce CPU usage

    • Consider adding more resources like CPU or...

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about 8KMiles Software Services?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

Associate Cloud Engineer Interview Questions Asked at Other Companies

asked in DevOpSpace
Q1. What are the common practices for virtual hosting, and how can on ... read more
asked in DevOpSpace
Q2. What is EC2, vpc, cidr range, security group, load balancer type ... read more
asked in DevOpSpace
Q3. How can one identify if a website is down, and what could be the ... read more
Q4. What will you do if cpu is high in a linux vm ? How will check av ... read more
Q5. What is AWS? What is EC2 Instance? What is S3? What is Route 53?

I applied via Job Portal and was interviewed before Dec 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. First they ask basic questions like HTML SQL Java.

Interview Preparation Tips

Interview preparation tips for other job seekers - First we learn basics programming knowledge and we confident to attend interview and speak bold.

I applied via Company Website and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. By Rajkumar Bharathi, I stay at Trichy
  • Q2. I have completed my B.E from kalasalingam university in 2020, with a score of 6.33
  • Q3. I am a fresher need this jobs

Interview Preparation Tips

Interview preparation tips for other job seekers - Dress for the job or company

I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident , easy to crack

I applied via Applied in more than one job portal can't remember now. and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About struts framework.

Interview Preparation Tips

Interview preparation tips for other job seekers - I had three rounds of telephonic, technical, HR, interviews, I can say this confidence is important in all aspects.

I applied via Naukri.com and was interviewed in Mar 2018. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Core Java, spring, hibernate,web services
  • Q2. 01:00 hour technical round
  • Q3. They will not gives the expected packages. for 3+ years experienced people they will give 3.5 lpa.

Interview Preparation Tips

Round: Test
Experience: Java related 20 questions only.

General Tips: Company is very good but if you are expecting more packages then dont go for Infosys.
Duration: 1-3 Months
Are these interview questions helpful?

I appeared for an interview before Sep 2016.

Interview Preparation Tips

Round: Test
Experience: There were 30 questions that needs to be answered and then there was this one question where we had to complete one story writing within 10 minutes with some provided sets of words that needs to be included in the story.
Tips: It's not tough and doesn't need any extra effort. You will find some website wherein you get past years tcs ques, and believe me, tcs repeats questions.
You have to have a descent typing speed as well to finish the story on time.
Duration: 50 minutes
Total Questions: 30

Round: Technical Interview
Experience: If something has to happen, it will happen. For me what happened is that whatever I knew/wanted to speak, exactly same was asked by the interviewer.
They don't have much idea about the technical stuff, whatever you say will make sence to them, provided you say that confidently.

Round: HR Interview
Experience: A lady interviewed me for this, she had a couple of routine things, for example she had rejected atleast 5 students before me as they didn't know what was trending at that given point of time. I gave the answer correctly and then she asked about family, my flexibility in working hours, etc
. And this was it.
Tips: Be calm, smile and be confident.

College Name: Priyadarshini Institute of Engineering and Technology

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

It was in the morning. We're provided with 60 minutes.
We're provided with desktop as it was online test.
Almost 3-4 interviewer were there.

  • Q1. 

    Leap Year Checker

    Determine if a given year, represented as an integer 'N', is a leap year.

    A leap year is defined as a year with 366 days, unlike a normal year which has 365 days.

    Input:

    The initial i...
  • Ans. 

    The task is to determine if a given year is a leap year or not.

    • Check if the year is divisible by 4, if yes then proceed to the next step.

    • If the year is divisible by 100, then it should also be divisible by 400 to be a leap year.

    • If the year satisfies the above conditions, output 'Yes', else output 'No'.

  • Answered by AI
Round 2 - Face to Face 

Round duration - 30 minutes
Round difficulty - Easy

It was in the early morning.
I was the first one who selected for the interview.
There were 4 interviewers and they all are especialist in their domain

Round 3 - HR 

Round duration - 15 minutes
Round difficulty - Medium

It was mid in the afternoon. They called me and said you're shortlisted and come to campus again.
There were 2 interviewers who talked to me and ask different questions regarding my company, my experience in college etc.
It was kind of chit chat but basically they were testing my conversation skills.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Banasthali University. I applied for the job as Software Engineer in PuneEligibility criteriaNo crieteriaTata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - Dtaa structure, Algorithm, Java , Operating System, C++Time required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Try to give mock interview as much as you can
Tip 2 : Good with technical skills
 

Application resume tips for other job seekers

Tip 1 : Mention good projects
Tip 2 : Any internship will be add-on

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Questionnaire 

4 Questions

  • Q1. Differentiate between Cl & SI Engine? Which one of them is More efficient?
  • Ans. 

    Cl engine uses spark plugs while SI engine uses compression to ignite fuel. SI engine is more efficient.

    • Cl engine uses spark plugs to ignite fuel while SI engine uses compression

    • SI engine is more efficient due to higher compression ratio

    • Examples of Cl engines include diesel engines while SI engines include gasoline engines

  • Answered by AI
  • Q2. Explain Stress vs Strain Curve and Points?
  • Ans. 

    Stress vs Strain Curve describes the relationship between stress and strain in a material.

    • Stress vs Strain Curve shows how a material deforms under applied stress.

    • It helps in understanding the mechanical properties of a material.

    • The curve typically consists of three regions: elastic, plastic, and fracture.

    • In the elastic region, the material returns to its original shape after the stress is removed.

    • In the plastic region...

  • Answered by AI
  • Q3. Why Do you want to Join our organization?
  • Q4. Where Do you see yourself in next 5 years?

Interview Preparation Tips

Round: Technical Interview
Experience: Experience was quite gd, u cant predict...how it will work, as I said it depends upon panel
Tips: B honest in ur intervw & dont act too smart

Round: HR Interview
Tips: Try 2 keep urself +ve as possible, but josh me hosh mat khona.

General Tips: Just Be Calm and Focused.
Skill Tips: Just Stick to the Point don't try to convey extra Knowledge.
Skills: Mechanical Behavior Of Materials, Engineering Mechanics, Core Mechanical Concepts
College Name: JIS College of Engineering
Motivation: To get a job.
Funny Moments: the nervousness behind the interview and after the interview its like gone.

8KMiles Software Services Interview FAQs

How many rounds are there in 8KMiles Software Services Associate Cloud Engineer interview?
8KMiles Software Services interview process usually has 3 rounds. The most common rounds in the 8KMiles Software Services interview process are Resume Shortlist, HR and Technical.

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.2k Interviews
HCLTech Interview Questions
3.5
 • 4.2k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
LTIMindtree Interview Questions
3.7
 • 3k Interviews
IBM Interview Questions
3.9
 • 2.5k Interviews
Mphasis Interview Questions
3.3
 • 854 Interviews
View all
8KMiles Software Services Associate Cloud Engineer Salary
based on 13 salaries
₹2.4 L/yr - ₹4.5 L/yr
34% less than the average Associate Cloud Engineer Salary in India
View more details

8KMiles Software Services Associate Cloud 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

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Associate Cloud Engineer
13 salaries
unlock blur

₹2.4 L/yr - ₹4.5 L/yr

Cloud Engineer
8 salaries
unlock blur

₹2.3 L/yr - ₹8 L/yr

Senior Associate
7 salaries
unlock blur

₹4.5 L/yr - ₹6 L/yr

Lead Cloud Engineer
4 salaries
unlock blur

₹8.9 L/yr - ₹15 L/yr

Cloud Associate
4 salaries
unlock blur

₹4.2 L/yr - ₹6.8 L/yr

Explore more salaries
Compare 8KMiles Software Services with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare
write
Share an Interview