Upload Button Icon Add office photos

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 was interviewed 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

Interview questions from similar companies

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

I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. About myself and my Day-to-day activities
  • Q2. About my role in the project, Packaging workflow and Life cycle.
  • Q3. How you handle user profile data?
  • Ans. 

    User profile data is securely stored in a centralized database with access control and encryption.

    • Store user profile data in a centralized database

    • Implement access control to restrict unauthorized access

    • Encrypt sensitive user information for added security

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain about which package you feel complex and why?
  • Ans. 

    I find the Kubernetes package to be complex due to its extensive features and configurations.

    • Kubernetes has a steep learning curve with various concepts like pods, deployments, services, etc.

    • Managing Kubernetes clusters requires understanding of networking, storage, security, and scalability.

    • Configuring Kubernetes involves YAML files, API resources, and command-line tools like kubectl.

    • Troubleshooting issues in Kubernet...

  • Answered by AI
  • Q2. Explain the difference between application model and package model in sccm?
  • Ans. 

    Application model in SCCM is used to deploy applications based on user-centric requirements, while package model is used for traditional software deployment.

    • Application model allows for user-centric deployments and dependencies, while package model is more rigid and requires manual intervention for dependencies.

    • Application model supports user device affinity, allowing for targeted deployments to specific users or devic...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. About my role in the package. Previous origination details?
  • Q2. Salary discussion and about my notice period
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between AWS and Azure
  • Ans. 

    AWS and Azure are two major cloud computing platforms with differences in services, pricing, and market share.

    • AWS has a larger market share compared to Azure

    • Azure is known for its strong integration with Microsoft products

    • AWS offers a wider range of services compared to Azure

    • Azure provides hybrid cloud solutions with Azure Stack

    • Pricing models differ between AWS and Azure

  • Answered by AI
  • Q2. What are cloud concepts
  • Ans. 

    Cloud concepts refer to the fundamental ideas and principles behind cloud computing technology.

    • Cloud computing models (IaaS, PaaS, SaaS)

    • Virtualization

    • Scalability

    • Elasticity

    • On-demand self-service

    • Resource pooling

    • Metered service

    • Examples: AWS, Azure, Google Cloud

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Cloud services types of cloud.
  • Ans. 

    Cloud services are categorized into three main types: Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS).

    • Infrastructure as a Service (IaaS) provides virtualized computing resources over the internet, such as virtual servers and storage.

    • Platform as a Service (PaaS) offers a platform allowing customers to develop, run, and manage applications without the complexity of build...

  • Answered by AI
  • Q2. AWS- Loadbalancer, VPC, autoscaling. DevOps- terraform, kubernetes

Skills evaluated in this interview

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

(1 Question)

  • Q1. How do you save data transfer cost
  • Ans. 

    Optimize data transfer by compressing data, using caching, minimizing unnecessary transfers, and utilizing efficient protocols.

    • Utilize data compression techniques to reduce the size of data being transferred

    • Implement caching mechanisms to store frequently accessed data locally and reduce the need for repeated transfers

    • Minimize unnecessary data transfers by only sending essential data and avoiding redundant transfers

    • Uti...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Explain Docker File?
  • Ans. 

    Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.

    • Dockerfile is used to build Docker images by specifying a series of instructions.

    • Each instruction in a Dockerfile creates a layer in the image.

    • Common instructions include FROM, RUN, COPY, CMD, and ENTRYPOINT.

    • Example: FROM ubuntu:latest, RUN apt-get update, COPY . /app, CMD ["python", "app.py"]

  • Answered by AI
  • Q2. Explain all the contents of a Docker file.
  • Ans. 

    A Docker file contains instructions to build a Docker image.

    • Specifies the base image

    • Sets environment variables

    • Installs dependencies

    • Copies files into the image

    • Defines commands to run when the container starts

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy questions.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Linux and AWS related questions. How many types of ec2 instance family I am , fix ec2 boot issues, fix linux boot issues, Linux server is not coming up. How to fix it. Steps to Linux and Amazon Linux Pat...
Round 2 - One-on-one 

(1 Question)

  • Q1. Comfortable in shifts Adhere to the ITIL process Change process in snow Steps to follow while patching linux Good helping attitude,
Round 3 - HR 

(1 Question)

  • Q1. Salary and joining date negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and be confident even if you don't know correct answer at least give them some answer around the problem. Most questions are scenario based and not direct questions like what is ec2 etc... questions are tricky and scenario based like which instance family would you choose for database of high intensive workload.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Feb 2022. There were 4 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 

(1 Question)

  • Q1. Azure architecture and connectivity. Etc
Round 3 - Client Interview 

(1 Question)

  • Q1. It was good.. They asked few questions. I was holding offer of other company, they only want person should join on immediate basis.
Round 4 - HR 

(1 Question)

  • Q1. Only salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall it was good.
But notice is 3 month, before joining think twice...
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Oct 2022. There were 3 interview rounds.

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 - Aptitude Test 

It's just basic aptitude test

Round 3 - Technical 

(5 Questions)

  • Q1. Dont attend interview of Mphasis. It's a worst company, mangement team like the one in chennai are horrible. Please please don't join this company, it has too much of politics
  • Q2. DONT JOIN THIS COMPANY
  • Q3. DONT JOIN THIS FIRM
  • Q4. DONT JOIN THIS FIRM AT ANY COST
  • Q5. Please be careful and make your research before joining this firm

Interview Preparation Tips

Interview preparation tips for other job seekers - This company is worst for any level of employee. Management team is really horrible they will find every way to deduct money from your salary , they don't pay full variable pay, they don't give hike, they will make sure to withheld your on call pay. Please don't join this company

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 HR, Technical and Resume Shortlist.
What are the top questions asked in 8KMiles Software Services Associate Cloud Engineer interview?

Some of the top questions asked at the 8KMiles Software Services Associate Cloud Engineer interview -

  1. What will you do if cpu is high in a linux vm ? How will check available free m...read more
  2. Basic screen...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
Coforge Interview Questions
3.4
 • 505 Interviews
eClerx Interview Questions
3.3
 • 497 Interviews
Tata Group Interview Questions
4.2
 • 357 Interviews
View all
8KMiles Software Services Associate Cloud Engineer Salary
based on 21 salaries
₹2 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 & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

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

₹2 L/yr - ₹4.5 L/yr

Cloud Engineer
17 salaries
unlock blur

₹3.2 L/yr - ₹6 L/yr

Cloud Associate
8 salaries
unlock blur

₹3 L/yr - ₹6.3 L/yr

Lead Cloud Engineer
5 salaries
unlock blur

₹10 L/yr - ₹15 L/yr

Senior Cloud Engineer
5 salaries
unlock blur

₹6.1 L/yr - ₹16 L/yr

Explore more salaries
Compare 8KMiles Software Services with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

LTIMindtree

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