Upload Button Icon Add office photos
Engaged Employer

i

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

Amdocs Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 3.9k Reviews

Filter interviews by

Amdocs Architect Interview Questions and Answers

Updated 28 May 2024

Amdocs Architect Interview Experiences

1 interview found

Architect Interview Questions & Answers

user image Puja Khandhedia

posted on 28 May 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Micro services concept, cloud concept, batch processing
Round 2 - Technical 

(1 Question)

  • Q1. Kafka, spring batch , cloud best practices, containerization, Architectural principles,
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial Round No technical questions
Round 4 - HR 

(1 Question)

  • Q1. Salary, Work Policy

Interview questions from similar companies

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

(2 Questions)

  • Q1. Explain your App Archictecture
  • Ans. 

    Our app architecture follows a microservices approach, utilizing Docker containers and Kubernetes for scalability and flexibility.

    • Utilizes microservices architecture for modular and scalable development

    • Uses Docker containers for easy deployment and management

    • Leverages Kubernetes for orchestration and scaling

    • Implements RESTful APIs for communication between services

  • Answered by AI
  • Q2. Design Patterns

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Case Study 

Designarchitect for an ecommerce wensite

Round 2 - HR 

(2 Questions)

  • Q1. What you about oracle
  • Q2. Why you want to join oracle
  • Ans. 

    I want to join Oracle because of their innovative technology solutions and reputation as a leader in the industry.

    • Opportunity to work with cutting-edge technology

    • Desire to be part of a leading company in the industry

    • Excited about the potential for growth and development

    • Attracted to the company culture and values

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There were 2 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 

(3 Questions)

  • Q1. How to handle security in Kafka?
  • Ans. 

    Security in Kafka can be handled through authentication, authorization, encryption, and SSL/TLS.

    • Implement authentication mechanisms like SASL or SSL for secure communication between clients and brokers.

    • Set up ACLs (Access Control Lists) to control access to topics and resources.

    • Enable encryption using SSL/TLS to secure data in transit.

    • Use tools like Confluent Security Plugins for additional security features.

    • Regularly ...

  • Answered by AI
  • Q2. Benefits of Microservices?
  • Ans. 

    Microservices offer benefits such as scalability, flexibility, resilience, and easier maintenance.

    • Scalability: Microservices allow for individual components to be scaled independently, leading to better resource utilization.

    • Flexibility: Each microservice can be developed, deployed, and updated independently, allowing for more flexibility in the development process.

    • Resilience: If one microservice fails, it does not brin...

  • Answered by AI
  • Q3. Have you done any customisation in spring-boot?
  • Ans. 

    Yes, I have done customisation in spring-boot.

    • Implemented custom error handling by extending ResponseEntityExceptionHandler

    • Created custom annotations for validation

    • Configured custom logging using Logback

  • Answered by AI

Skills evaluated in this interview

I applied via Job Portal and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. GCP group for merge the projects to reduce the 100 to 25.
  • Ans. 

    Create a GCP group to merge projects and reduce from 100 to 25.

    • Identify the projects to be merged based on criteria such as functionality, ownership, or resource usage.

    • Create a new GCP project to serve as the merged project.

    • Migrate the necessary resources and data from the individual projects to the merged project.

    • Update any dependencies or configurations to reflect the changes.

    • Ensure proper access controls and permiss...

  • Answered by AI
  • Q2. Do you attend governess meeting
  • Q3. Why do want to make the change
  • Q4. GCP migration task in legacy and Cloud
  • Ans. 

    GCP migration involves transferring legacy systems to the cloud.

    • Identify the legacy systems that need to be migrated

    • Assess the compatibility of the legacy systems with GCP

    • Plan the migration strategy and timeline

    • Execute the migration process, ensuring data integrity and minimal downtime

    • Test and validate the migrated systems in the GCP environment

    • Optimize and fine-tune the migrated systems for optimal performance

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Naukri has best resource for Cloud and niche skill level

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. About design. solid principles, recent product we designed

Interview Preparation Tips

Interview preparation tips for other job seekers - looking for the updated techologies.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Conver month to mocroservices using oci paas service
Round 2 - Technical 

(1 Question)

  • Q1. How do you convert monolithic application to mocroservices?
  • Ans. 

    To convert a monolithic application to microservices, you need to break down the application into smaller, independent services.

    • Identify the different functionalities of the monolithic application

    • Decide on the boundaries of each microservice

    • Refactor the codebase to separate out the functionalities into individual services

    • Implement communication between the microservices using APIs or messaging queues

    • Deploy the microser...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Technically be sure and clear about your thoughts.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There were 2 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 - One-on-one 

(3 Questions)

  • Q1. How to handle security in Kafka?
  • Ans. 

    Security in Kafka can be handled through authentication, authorization, encryption, and SSL/TLS.

    • Implement authentication mechanisms like SASL or SSL for secure communication between clients and brokers.

    • Set up ACLs (Access Control Lists) to control access to topics and resources.

    • Enable encryption using SSL/TLS to secure data in transit.

    • Use tools like Confluent Security Plugins for additional security features.

    • Regularly ...

  • Answered by AI
  • Q2. Benefits of Microservices?
  • Ans. 

    Microservices offer benefits such as scalability, flexibility, resilience, and easier maintenance.

    • Scalability: Microservices allow for individual components to be scaled independently, leading to better resource utilization.

    • Flexibility: Each microservice can be developed, deployed, and updated independently, allowing for more flexibility in the development process.

    • Resilience: If one microservice fails, it does not brin...

  • Answered by AI
  • Q3. Have you done any customisation in spring-boot?
  • Ans. 

    Yes, I have done customisation in spring-boot.

    • Implemented custom error handling by extending ResponseEntityExceptionHandler

    • Created custom annotations for validation

    • Configured custom logging using Logback

  • Answered by AI

Skills evaluated in this interview

I applied via Job Portal and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. GCP group for merge the projects to reduce the 100 to 25.
  • Ans. 

    Create a GCP group to merge projects and reduce from 100 to 25.

    • Identify the projects to be merged based on criteria such as functionality, ownership, or resource usage.

    • Create a new GCP project to serve as the merged project.

    • Migrate the necessary resources and data from the individual projects to the merged project.

    • Update any dependencies or configurations to reflect the changes.

    • Ensure proper access controls and permiss...

  • Answered by AI
  • Q2. Do you attend governess meeting
  • Q3. Why do want to make the change
  • Q4. GCP migration task in legacy and Cloud
  • Ans. 

    GCP migration involves transferring legacy systems to the cloud.

    • Identify the legacy systems that need to be migrated

    • Assess the compatibility of the legacy systems with GCP

    • Plan the migration strategy and timeline

    • Execute the migration process, ensuring data integrity and minimal downtime

    • Test and validate the migrated systems in the GCP environment

    • Optimize and fine-tune the migrated systems for optimal performance

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Naukri has best resource for Cloud and niche skill level

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Explain your App Archictecture
  • Ans. 

    Our app architecture follows a microservices approach, utilizing Docker containers and Kubernetes for scalability and flexibility.

    • Utilizes microservices architecture for modular and scalable development

    • Uses Docker containers for easy deployment and management

    • Leverages Kubernetes for orchestration and scaling

    • Implements RESTful APIs for communication between services

  • Answered by AI
  • Q2. Design Patterns

Skills evaluated in this interview

Amdocs Interview FAQs

How many rounds are there in Amdocs Architect interview?
Amdocs interview process usually has 4 rounds. The most common rounds in the Amdocs interview process are Technical, One-on-one Round and HR.
How to prepare for Amdocs Architect 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 Amdocs. The most common topics and skills that interviewers at Amdocs expect are AWS, Ansible, Configuration management, Devops and Infrastructure Setup.
What are the top questions asked in Amdocs Architect interview?

Some of the top questions asked at the Amdocs Architect interview -

  1. Micro services concept, cloud concept, batch process...read more
  2. Kafka, spring batch , cloud best practices, containerization, Architectural pri...read more
  3. Managerial Round No technical questi...read more

Tell us how to improve this page.

Amdocs Architect Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Amdocs Architect Salary
based on 14 salaries
₹21.9 L/yr - ₹55 L/yr
66% more than the average Architect Salary in India
View more details

Amdocs Architect Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Developer
7.7k salaries
unlock blur

₹5 L/yr - ₹16.8 L/yr

Software Engineer
1.9k salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Softwaretest Engineer
1.7k salaries
unlock blur

₹3 L/yr - ₹13.7 L/yr

Functional Test Engineer
1.2k salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Associate Software Engineer
950 salaries
unlock blur

₹3.2 L/yr - ₹12 L/yr

Explore more salaries
Compare Amdocs with

TCS

3.7
Compare

IBM

4.0
Compare

Infosys

3.6
Compare

Wipro

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