Upload Button Icon Add office photos
Engaged Employer

i

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

Wipro Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Wipro AWS Solution Architect Interview Questions and Answers

Updated 19 Oct 2022

Wipro AWS Solution Architect Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed in Sep 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Technical round in the interview
  • Q2. How we solve the hosting problem
  • Ans. 

    We solve the hosting problem by leveraging AWS's scalable and flexible cloud infrastructure.

    • We can use EC2 instances for hosting applications and websites

    • We can use S3 for hosting static content like images and videos

    • We can use Elastic Beanstalk for deploying and managing web applications

    • We can use Lambda for serverless computing

    • We can use RDS for hosting databases

    • We can use CloudFront for content delivery and caching

    • W...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - i want to gain the knowledge in that company also which i don't have a knowledge of that topic

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

4 Questions

  • Q1. What is aws
  • Ans. 

    AWS (Amazon Web Services) is a cloud computing platform that offers a wide range of services for businesses and individuals.

    • AWS provides on-demand computing resources such as storage, databases, and virtual servers.

    • It allows users to scale their applications and infrastructure easily.

    • AWS offers services for data storage, analytics, machine learning, networking, and more.

    • Some popular AWS services include Amazon S3, EC2,

  • Answered by AI
  • Q2. What is solution architect
  • Ans. 

    A solution architect is responsible for designing and implementing solutions to meet business needs using technology.

    • Solution architects analyze requirements and create technical designs.

    • They collaborate with stakeholders to understand business goals and constraints.

    • They select appropriate technologies and components for the solution.

    • Solution architects ensure the solution is scalable, secure, and meets performance req...

  • Answered by AI
  • Q3. What is cloud computing
  • Ans. 

    Cloud computing is the delivery of computing services over the internet.

    • Cloud computing allows users to access and use computing resources on-demand.

    • It eliminates the need for physical infrastructure and provides scalability and flexibility.

    • Examples include AWS, Microsoft Azure, and Google Cloud Platform.

  • Answered by AI
  • Q4. What is EC2
  • Ans. 

    EC2 stands for Elastic Compute Cloud, a web service that provides resizable compute capacity in the cloud.

    • EC2 is a core AWS service that allows users to rent virtual machines (instances) on which they can run their own applications.

    • Users can choose from a variety of instance types, each with different CPU, memory, storage, and networking capabilities.

    • EC2 instances can be launched in multiple regions and availability zo...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Cost optmization strategies
  • Q2. AWS pillars and details
  • Q3. AWS architecture scenarios
  • Q4. AWS Disaster recovery plan
Round 2 - HR 

(1 Question)

  • Q1. Irrelevant questions

Interview Preparation Tips

Interview preparation tips for other job seekers - The company favors unethical and unprofessional elements who intervened and disrupted the recruitment process. Accenture stands for its Customer illegal /unethical requests than doing the right thing. Shameless company and management.
My candidate account is blocked for more than a year and they play lame games when approached for account access.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant

Round 1 - Technical 

(1 Question)

  • Q1. Current environment an support
  • Ans. 

    The current environment and support for AWS Solution Architect

    • Current environment includes infrastructure, applications, and services being used

    • Support refers to resources available for troubleshooting and maintenance

    • Examples of support could include ticketing system, monitoring tools, and documentation

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: A telephonic of technical round basics about C concepts and Embedded C Concepts in order to call for next round .

I appeared for an interview before Feb 2016.

Interview Questionnaire 

1 Question

  • Q1. Enter a question

Interview Preparation Tips

Round: Resume Shortlist
Experience: Tell in detail what all happened during this round
Tips: Provide tips specifically for this round

Round: Technical Interview
Experience: Tell in detail what all happened during this round
Tips: Provide tips specifically for this round

I appeared for an interview in Apr 2017.

Interview Questionnaire 

2 Questions

  • Q1. Java questions...
  • Q2. Tell me about urself and about us family and all
  • Ans. 

    I am a software developer with a passion for coding and problem-solving. My family is supportive and has always encouraged my career in tech.

    • Experienced software developer

    • Passionate about coding and problem-solving

    • Supportive family that encourages my career in tech

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Easy questions are there
Duration: 1 hour
Total Questions: 90

Round: Group Discussion
Experience: 12 members are there only 9 got selected
Tips: Be confident in urself and specially work in Communication skills
Duration: 15 minutes

Round: Technical Interview
Experience: Asking all the concepts of Java like oops collections threads
Tips: Prepare well on Java

Round: HR Interview
Experience: Everything was Gud but due to my certificate problem I got rejected.. Otherwise everything is good.
Tips: Be confident

College Name: C. V. Raman College of Engineering

Interview Preparation Tips

College Name: Vidyalankar Institute Of Technology

Interview Questionnaire 

11 Questions

  • Q1. Hobbies: Drawing. Asked about drawing and pencil shading. Draw in next 5 mins something great to impress me else rejected
  • Q2. Sketch my face
  • Q3. If you are told to do a job of a peon for the company will you?
  • Q4. Remove all the pcs from the lab and keep in other lab RIGHT NOW?
  • Ans. 

    Yes, I can remove all the pcs from the lab and keep them in another lab right now.

    • Ensure all the necessary equipment and tools are available for the move

    • Coordinate with the lab staff to ensure a smooth transition

    • Label and document each PC for easy identification and setup in the new lab

    • Ensure proper packaging and handling to prevent any damage during the move

  • Answered by AI
  • Q5. Impress me with your talents
  • Q6. If a person asks you on a construction site to pick up bricks will you?
  • Q7. How crazy are you?
  • Q8. Show me how crazy are you in next 5 mins?
  • Q9. Write down Fibonacci series and also explain pseudo code for it?
  • Ans. 

    Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.

    • The first two numbers of the series are always 0 and 1

    • The next number is the sum of the previous two numbers

    • The series goes on infinitely: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ...

    • Pseudo code: 1. Initialize variables a=0, b=1, c=0 2. Print a and b 3. Repeat steps 4-6 until desired number of terms 4. c=a+b 5. Pr

  • Answered by AI
  • Q10. Write algorithm for matrix multiplication?
  • Ans. 

    Algorithm for matrix multiplication

    • Create a result matrix with dimensions of the two input matrices

    • Iterate through each row and column of the result matrix

    • For each element in the result matrix, multiply corresponding row in first matrix with corresponding column in second matrix

    • Add the products obtained in the previous step to get the final value for the element

  • Answered by AI
  • Q11. Explain your project and which algorithm you used in it. Why that algorithm?
  • Ans. 

    I worked on a project that involved sentiment analysis of customer reviews using Naive Bayes algorithm.

    • The project involved collecting customer reviews from various sources.

    • Preprocessing the data by removing stop words, stemming, and tokenizing.

    • Used Naive Bayes algorithm for sentiment analysis.

    • The algorithm was chosen because of its simplicity and effectiveness in text classification tasks.

    • The accuracy of the model was

  • Answered by AI

Interview Preparation Tips

Round: HR Interview
Experience: Confused

If they say do you have any questions?
NEVER ASK about your performance in that round.

Round: Technical Interview
Experience: Good
Tips: Interview depends on your basic knowledge

Skills: Presence Of Mind, Technical Skills, Analytical Skills
College Name: Vidyalankar Institute Of Technology
Motivation: Got rejected for TCS aptitude.
Funny Moments: Whole HR interview

Skills evaluated in this interview

Interview Questionnaire 

9 Questions

  • Q1. Talk about your BE project?
  • Ans. 

    Developed a web-based project management system for a construction company.

    • Used PHP and MySQL for backend development

    • Implemented user authentication and authorization

    • Designed a responsive UI using Bootstrap

    • Integrated Google Maps API for location tracking

    • Enabled file uploads and downloads for project documents

  • Answered by AI
  • Q2. If you belong to EXTC, then why IT?
  • Ans. 

    EXTC and IT are not mutually exclusive fields. My knowledge in EXTC complements my skills in IT.

    • My knowledge in EXTC gives me a strong foundation in electronics and communication, which are essential in the IT industry.

    • I have also gained programming skills through my coursework and projects in EXTC.

    • IT is a rapidly growing field with a lot of opportunities, and I believe my skills and knowledge make me a strong candidat...

  • Answered by AI
  • Q3. Are you ok with relocation?
  • Ans. 

    Yes, I am open to relocation for the right opportunity.

    • I am willing to relocate for a position that aligns with my career goals

    • I am excited about the prospect of exploring a new city and culture

    • I am flexible and adaptable to new environments

  • Answered by AI
  • Q4. Which languages are you familiar with?
  • Ans. 

    I am familiar with several programming languages.

    • Java

    • Python

    • C++

    • JavaScript

    • SQL

  • Answered by AI
  • Q5. BE project members and your guide
  • Q6. What/s the diffrencebetween leader and a manager
  • Ans. 

    A leader inspires and motivates while a manager plans and organizes.

    • Leaders focus on the big picture while managers focus on details

    • Leaders lead by example while managers delegate tasks

    • Leaders inspire and motivate while managers enforce rules and policies

    • Leaders are visionaries while managers are implementers

    • Examples of leaders: Steve Jobs, Martin Luther King Jr. Examples of managers: Tim Cook, COO of Apple

  • Answered by AI
  • Q7. Are you okay with relocation?
  • Ans. 

    Yes, I am open to relocation for the right opportunity.

    • I am willing to relocate for the right job opportunity

    • I am open to exploring new places and cultures

    • I understand that relocation may come with challenges, but I am prepared to face them

    • I am excited about the prospect of starting fresh in a new location

  • Answered by AI
  • Q8. What's the name of the person who took your technical interview?
  • Ans. 

    I'm sorry, I don't have that information.

    • N/A

  • Answered by AI
  • Q9. How was the TCS aptitude test?
  • Ans. 

    The TCS aptitude test was challenging but fair.

    • The test covered a wide range of topics including math, logic, and English.

    • The questions were designed to test problem-solving skills and critical thinking.

    • Time management was crucial as there were many questions to answer in a limited time.

    • Overall, the test was a good indicator of one's aptitude for software engineering.

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: pretty decent and interactive
Tips: be true, be yourself

General Tips: Do not fake a personality, be original. Avoid an answer if you have to, but , in an affirmative way.
Skills: Ability To Justify, Ability To Be Involved In Hands On Work, Ability To Deal Diplomatically, Ability To Convince
College Name: Vidyalankar Institute Of Technology
Funny Moments: The HR interviewer asked me the name of my tech interviewer.

Wipro Interview FAQs

How many rounds are there in Wipro AWS Solution Architect interview?
Wipro interview process usually has 2 rounds. The most common rounds in the Wipro interview process are Resume Shortlist and Technical.
What are the top questions asked in Wipro AWS Solution Architect interview?

Some of the top questions asked at the Wipro AWS Solution Architect interview -

  1. how we solve the hosting prob...read more
  2. technical round in the interv...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Wipro AWS Solution Architect Salary
based on 25 salaries
₹2 L/yr - ₹8.3 L/yr
64% less than the average AWS Solution Architect Salary in India
View more details

Wipro AWS Solution Architect Reviews and Ratings

based on 3 reviews

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 3 Reviews and Ratings
Project Engineer
32.8k salaries
unlock blur

₹1.8 L/yr - ₹8.4 L/yr

Senior Software Engineer
23.4k salaries
unlock blur

₹5.8 L/yr - ₹22.3 L/yr

Senior Associate
21.5k salaries
unlock blur

₹0.9 L/yr - ₹5.5 L/yr

Senior Project Engineer
20.2k salaries
unlock blur

₹5 L/yr - ₹19.5 L/yr

Technical Lead
19k salaries
unlock blur

₹8.4 L/yr - ₹37 L/yr

Explore more salaries
Compare Wipro with

TCS

3.7
Compare

Infosys

3.6
Compare

Tesla

4.2
Compare

Amazon

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