Upload Button Icon Add office photos
Engaged Employer

i

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

Blazeclan Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Blazeclan Technologies Cloud Engineer Interview Questions and Answers

Updated 1 Jul 2024

Blazeclan Technologies Cloud Engineer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. What is pros and cons of cloud
  • Ans. 

    Pros and cons of cloud computing

    • Pros: scalability, cost-effectiveness, flexibility, automatic updates

    • Cons: security concerns, dependency on internet connection, potential downtime

  • Answered by AI
  • Q2. What are the services you have worked on aws and thier use case?
  • Ans. 

    I have worked on AWS services such as EC2, S3, RDS, Lambda, and CloudFormation for various use cases.

    • EC2 - for hosting applications and websites

    • S3 - for storing and retrieving large amounts of data

    • RDS - for managing relational databases

    • Lambda - for serverless computing and running code without provisioning or managing servers

    • CloudFormation - for automating the deployment of infrastructure as code

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed before Aug 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 - Technical 

(1 Question)

  • Q1. Softenger people will interview completely depends on client requirements
Round 3 - HR 

(1 Question)

  • Q1. Its about company terms and conditions as well as about our package, work mode etc
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 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 - One-on-one 

(2 Questions)

  • Q1. About the Kubernetes topics.
  • Q2. About the Docker topics.
Round 3 - Technical 

(1 Question)

  • Q1. On Cloud AWS and some DevOps questions posted.
Round 4 - HR 

(1 Question)

  • Q1. Posted the questions about my self, personals, and my professional exp as well.

Interview Preparation Tips

Topics to prepare for Capital Numbers Infotech Senior Cloud Engineer interview:
  • Devops
  • AWS
Interview preparation tips for other job seekers - 1. Research the company.
2. Company reputation.
3. Growth opportunities

I feel here(Capital Numbers Infotech) is very happy about the organization exploring more DevOps areas.

I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1.OOP questions
  • Q2. 2.Java basic programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Try to answer questions logically

I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Regarding PHP

Interview Preparation Tips

Interview preparation tips for other job seekers - Please clear your basic knowledge

I applied via Job Portal and was interviewed in Apr 2021. There were 2 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. String and string builder difference. Project Related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Without pre information you should not ask direct interview question on telephone .I don't know she was Hr or technical person but she started asking technical question and personal information
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is multi level inheritance?
  • Ans. 

    Multi level inheritance is a type of inheritance in object-oriented programming where a class inherits properties and behavior from another class, which in turn inherits from another class.

    • In multi level inheritance, a class can inherit properties and behavior from a parent class, which in turn can inherit from another parent class.

    • This allows for a hierarchical structure of classes, with each class building upon the p...

  • Answered by AI
  • Q2. Difference between static and private static
  • Ans. 

    Static variables are shared among all instances of a class, while private static variables are only accessible within the class.

    • Static variables are shared among all instances of a class

    • Private static variables are only accessible within the class

    • Example: public static int count; vs private static int totalCount;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. AI/ML, Blockchain, IoT, OOPs concept, SQL
Round 2 - HR 

(1 Question)

  • Q1. Hobbies, Languages, Family

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest and always eager to learn.
Round 1 - Technical 

(5 Questions)

  • Q1. How Instant clone work?
  • Ans. 

    Instant clone is a feature in VMware Horizon that allows for rapid creation of virtual desktops.

    • Instant clones are created from a parent VM in a matter of seconds.

    • They share the same virtual disks as the parent VM, but have their own memory and virtual NICs.

    • Instant clones use a technology called VMFork to create a copy-on-write clone of the parent VM.

    • They are ideal for use cases where a large number of identical virtua...

  • Answered by AI
  • Q2. Explain primary and secondary connection with port numbers from client to agent machine?
  • Ans. 

    Primary and secondary connections with port numbers are used for communication between client and agent machines.

    • Primary connection is established using a well-known port number, such as port 80 for HTTP.

    • Secondary connection is established using a random port number, which is assigned by the client machine.

    • Primary connection is used for initial communication and negotiation, while secondary connection is used for data ...

  • Answered by AI
  • Q3. Have you worked on deploying Horizon infra?
  • Ans. 

    Yes, I have experience in deploying Horizon infrastructure.

    • I have deployed Horizon View infrastructure for virtual desktops.

    • I have configured and managed Horizon Connection Servers.

    • I have worked with Horizon Composer for image management.

    • I have experience in troubleshooting Horizon infrastructure issues.

    • I have implemented Horizon Workspace for application and data access.

  • Answered by AI
  • Q4. Different types of writable volumes?
  • Ans. 

    Writable volumes are used to store user or application data separately from the OS and applications.

    • There are two types of writable volumes: User writable volumes and AppStack writable volumes.

    • User writable volumes are used to store user-specific data and settings.

    • AppStack writable volumes are used to store application-specific data and settings.

    • Writable volumes can be created using VMware App Volumes or Citrix App Lay...

  • Answered by AI
  • Q5. Difference between instant clone and linked clone?
  • Ans. 

    Instant clone creates a copy of the VM while linked clone shares virtual disks with the parent VM.

    • Instant clone is faster to create than linked clone.

    • Instant clone uses a copy-on-write mechanism to create a new VM.

    • Linked clone shares virtual disks with the parent VM and only creates delta disks for changes.

    • Instant clone is useful for creating many identical VMs quickly.

    • Linked clone is useful for creating VMs with sligh

  • Answered by AI
Round 2 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why are you looking for a change?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Anunta Tech is a very good organization especially if you are a fresher. They are VMware partners and if you are lucky, you could get outsourced to work on VMware projects directly. It also has small projects where you get to build entire infra for the customers... Overall good company if your sole purpose is to learn

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Enough with easy level questions from leetcode

Round 2 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. Sql and python questions

Blazeclan Technologies Interview FAQs

How many rounds are there in Blazeclan Technologies Cloud Engineer interview?
Blazeclan Technologies interview process usually has 1 rounds. The most common rounds in the Blazeclan Technologies interview process are Technical.
How to prepare for Blazeclan Technologies Cloud 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 Blazeclan Technologies. The most common topics and skills that interviewers at Blazeclan Technologies expect are Linux, Cloud, MySQL, Ticketing and Windows.
What are the top questions asked in Blazeclan Technologies Cloud Engineer interview?

Some of the top questions asked at the Blazeclan Technologies Cloud Engineer interview -

  1. what are the services you have worked on aws and thier use ca...read more
  2. what is pros and cons of cl...read more

Tell us how to improve this page.

Blazeclan Technologies Cloud Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Blazeclan Technologies Cloud Engineer Salary
based on 149 salaries
₹3 L/yr - ₹11 L/yr
5% less than the average Cloud Engineer Salary in India
View more details

Blazeclan Technologies Cloud Engineer Reviews and Ratings

based on 12 reviews

4.2/5

Rating in categories

4.4

Skill development

4.3

Work-life balance

3.9

Salary

4.3

Job security

4.5

Company culture

4.2

Promotions

3.8

Work satisfaction

Explore 12 Reviews and Ratings
Cloud Engineer
149 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Cloud Engineer
126 salaries
unlock blur

₹6.1 L/yr - ₹22 L/yr

Data Engineer
123 salaries
unlock blur

₹3 L/yr - ₹11.8 L/yr

Senior Cloud Operations Engineer
77 salaries
unlock blur

₹5.6 L/yr - ₹20.5 L/yr

Cloud Application Engineer
73 salaries
unlock blur

₹4.1 L/yr - ₹12.1 L/yr

Explore more salaries
Compare Blazeclan Technologies with

Softenger

4.1
Compare

Capital Numbers Infotech

4.5
Compare

DesignTech Systems

3.3
Compare

Espire Infolabs

2.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview