Upload Button Icon Add office photos
Engaged Employer

i

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

Oracle Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Oracle AWS Solution Architect Interview Questions and Answers

Updated 28 Apr 2022

Oracle AWS Solution Architect Interview Experiences

1 interview found

I applied via Approached by Company and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Explain Landing Zone Architecture
  • Ans. 

    Landing Zone Architecture is a framework for setting up a secure, multi-account AWS environment.

    • It provides a standardized and automated approach to account provisioning and configuration.

    • It includes a set of pre-defined best practices for security, compliance, and governance.

    • It enables centralized management and monitoring of resources across multiple accounts.

    • It can be customized to meet specific organizational needs...

  • Answered by AI
  • Q2. Explain build and deploy pipeline
  • Ans. 

    Build and deploy pipeline is a process of automating the building, testing, and deployment of software.

    • The pipeline starts with the source code and ends with the deployment of the application.

    • It involves continuous integration, continuous delivery, and continuous deployment.

    • Tools like Jenkins, AWS CodePipeline, and GitLab CI/CD are used to create and manage pipelines.

    • The pipeline can be customized to include different ...

  • Answered by AI
  • Q3. Kubernetes related questions
  • Q4. Explain one architecture of your project ? How will you convince client on your Architecture
  • Q5. Challenges you faced in your project w.r.t security and its mitigation
  • Q6. What will be your strategy moving from one cloud to another? how will you convince client for same?
  • Ans. 

    The strategy for moving from one cloud to another involves careful planning and execution, with a focus on minimizing downtime and ensuring data security.

    • Assess the current cloud environment and identify the reasons for the move

    • Evaluate the target cloud provider and ensure compatibility with existing systems

    • Develop a migration plan that includes timelines, resource allocation, and risk management

    • Test the migration plan...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Evaluation was on strategical thinking,
Convincing Ability
and Technically sound aspects

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
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 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
Hard
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Talk about your recent AWS projects (then follow up questions on them)

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be prepared to explain your solutions using the STAR method and be prepared for follow up on the answers that you give

I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Coding
  • Q2. Java C

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics

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

Interview Questionnaire 

2 Questions

  • Q1. Training with job facilities are available..?
  • Q2. Cab facilities are available..?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majorly a stress test. The interviewer wanted to test both my knowledge and communication skills.most of the questions asked to me were related to my mba curriculum i.e. statistics and computers related topics. Luckily i was able to answers most of the questions correctly. I tried to answer each question with examples and also used props on the table.to explain my theories. I think that's my best fit for the position..

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All the questions related to resume. And they also check personality and communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest with your resume and give confident answers for each question fearlessly

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is dictionary in python?
  • Ans. 

    Dictionary is a collection of key-value pairs in Python.

    • Keys must be unique and immutable.

    • Values can be of any data type.

    • Access values using keys.

    • Add or modify values using keys.

    • Use dict() constructor or {} to create a dictionary.

    • Example: {'name': 'John', 'age': 30}

    • Example: dict(name='John', age=30)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - easy one. any language will do the job.

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Basic question on testing, selenium, java, sql, agile, topics from resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with whatever written in resume

Oracle Interview FAQs

How many rounds are there in Oracle AWS Solution Architect interview?
Oracle interview process usually has 1 rounds. The most common rounds in the Oracle interview process are Technical.
What are the top questions asked in Oracle AWS Solution Architect interview?

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

  1. What will be your strategy moving from one cloud to another? how will you convi...read more
  2. Explain Landing Zone Architect...read more
  3. Explain build and deploy pipel...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
Amazon Interview Questions
4.1
 • 5k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Google Interview Questions
4.4
 • 830 Interviews
Amdocs Interview Questions
3.7
 • 514 Interviews
Zoho Interview Questions
4.3
 • 509 Interviews
Cisco Interview Questions
4.1
 • 372 Interviews
View all
Senior Software Engineer
2.3k salaries
unlock blur

₹10.2 L/yr - ₹40 L/yr

Senior Consultant
2.1k salaries
unlock blur

₹8.9 L/yr - ₹28 L/yr

Principal Consultant
2.1k salaries
unlock blur

₹14.5 L/yr - ₹36 L/yr

Senior Member of Technical Staff
1.8k salaries
unlock blur

₹12 L/yr - ₹45 L/yr

Senior Application Engineer
1.4k salaries
unlock blur

₹9.7 L/yr - ₹30 L/yr

Explore more salaries
Compare Oracle with

SAP

4.2
Compare

MongoDB

3.7
Compare

Salesforce

4.0
Compare

IBM

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