Upload Button Icon Add office photos
Engaged Employer

i

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

TCS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

TCS AWS Developer Interview Questions and Answers

Updated 23 Mar 2022

TCS AWS Developer Interview Experiences

1 interview found

AWS Developer Interview Questions & Answers

user image Anonymous

posted on 23 Mar 2022

Round 1 - Technical 

(2 Questions)

  • Q1. I mentioned java and python in my skills so 80% questions were from java only
  • Q2. And then few were from python and oops concepts
Round 2 - HR 

(4 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. Why should we hire you?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just don't lie in your resume.
They'll asked from whatever skills you mentioned in your resume.
I mentioned java so 80% questions they asked were from java only.

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is difference between Historical Metrics and real time metrics?
  • Ans. 

    Historical metrics are data collected over a period of time, while real-time metrics are collected and displayed instantly.

    • Historical metrics are used for trend analysis and long-term planning.

    • Real-time metrics are used for immediate monitoring and decision-making.

    • Examples: Historical metrics could include monthly sales data, while real-time metrics could include website traffic in the last hour.

  • Answered by AI
  • Q2. Limitation ofAWS service
  • Ans. 

    One limitation of AWS services is the potential for unexpected costs due to usage-based pricing.

    • Usage-based pricing can lead to higher costs than anticipated if resources are not properly managed

    • It can be challenging to accurately predict costs, especially for dynamic workloads

    • Lack of visibility into usage patterns can result in cost overruns

    • Some services may have complex pricing structures that are difficult to unders

  • Answered by AI
  • Q3. Projectexperience
Round 2 - Technical 

(1 Question)

  • Q1. Project experience
Round 3 - HR 

(1 Question)

  • Q1. Why you are leaving current job?

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 May 2023. There were 5 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 

(2 Questions)

  • Q1. What are this aws
  • Ans. 

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

    • Provides services such as computing power, storage, databases, machine learning, and more

    • Allows users to scale resources up or down based on demand

    • Offers a pay-as-you-go pricing model

    • Popular services include EC2 (Elastic Compute Cloud), S3 (Simple Storage Service), and RDS (Relational Database Ser

  • Answered by AI
  • Q2. What are the cloud providers
  • Ans. 

    Cloud providers are companies that offer cloud computing services, allowing users to access and store data and applications on remote servers.

    • Amazon Web Services (AWS)

    • Microsoft Azure

    • Google Cloud Platform

    • IBM Cloud

    • Oracle Cloud

  • Answered by AI
Round 3 - Assignment 

What are the tools on devops

Round 4 - Technical 

(2 Questions)

  • Q1. Who was first used on aws
  • Ans. 

    The first service used on AWS was Amazon Elastic Compute Cloud (EC2).

    • Amazon EC2 was launched in 2006 as one of the first services offered by AWS.

    • It allows users to rent virtual servers on which to run their own applications.

    • EC2 provides scalable computing capacity in the cloud.

    • Many other AWS services, such as S3 and RDS, rely on EC2 instances for their functionality.

  • Answered by AI
  • Q2. Netflix company
Round 5 - HR 

(1 Question)

  • Q1. What are the cloud computing models
  • Ans. 

    Cloud computing models include SaaS, PaaS, and IaaS.

    • Software as a Service (SaaS) - applications hosted on cloud and accessed via web browser (e.g. Gmail)

    • Platform as a Service (PaaS) - platform and tools provided to develop, test, and deploy applications (e.g. AWS Elastic Beanstalk)

    • Infrastructure as a Service (IaaS) - virtualized computing resources like servers, storage, and networking (e.g. AWS EC2)

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tech Mahindra AWS Developer interview:
  • AWS
Interview preparation tips for other job seekers - I hereby declared that particulars of information and facts are stated are true,correct,and complete to the best of my knowledge and belief.

Skills evaluated in this interview

I applied via Job Portal and was interviewed in Aug 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 

(6 Questions)

  • Q1. What is vpc and scerious
  • Ans. 

    VPC stands for Virtual Private Cloud, a virtual network dedicated to an AWS account. SCERIOUS is not a recognized term in AWS.

    • VPC is used to create isolated virtual networks within AWS

    • It allows users to define their own IP address range, subnets, and route tables

    • VPC provides control over network traffic, security, and connectivity options

  • Answered by AI
  • Q2. S3 name unique or nonuniqe
  • Ans. 

    S3 bucket names are globally unique.

    • S3 bucket names must be unique across all AWS accounts.

    • Bucket names can contain lowercase letters, numbers, and hyphens.

    • Bucket names cannot contain underscores, uppercase letters, or periods.

    • Example of a valid bucket name: my-bucket-123

    • Example of an invalid bucket name: My_Bucket

  • Answered by AI
  • Q3. Different between bound and unbound
  • Ans. 

    Bound refers to a variable that is assigned to a specific value, while unbound refers to a variable that has not yet been assigned a value.

    • Bound variables have a specific value assigned to them, while unbound variables do not.

    • Bound variables are used in programming to store and manipulate data, while unbound variables are used to represent unknown values.

    • Examples of bound variables include constants and variables that ...

  • Answered by AI
  • Q4. What are usecase of slave and master
  • Ans. 

    Slaves and masters are used in distributed systems for load balancing and fault tolerance.

    • In a distributed system, the master node controls and coordinates the work of the slave nodes.

    • Slaves perform tasks assigned by the master and report back their results.

    • Masters can be used for load balancing, where they distribute tasks evenly among slaves.

    • Masters can also be used for fault tolerance, where they can detect when a s...

  • Answered by AI
  • Q5. About container which tools using container in aws devops
  • Q6. Explain Aws and brefi
  • Ans. 

    AWS is a cloud computing platform that provides a wide range of services for building and deploying applications.

    • AWS offers services such as compute, storage, databases, and more

    • It allows users to easily scale their applications and pay only for what they use

    • Brefi is a serverless PHP runtime for AWS Lambda

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HCLTech AWS Developer interview:
  • Aws devops
  • Python
  • Ec2
  • Vpc
  • Instance
  • Github
  • Docker
Interview preparation tips for other job seekers - Very usefull and benifit one👍 in amnition box... We are utilized fresher from interview

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Feb 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

They gave some user story according to our coding skills.

Round 3 - Technical 

(2 Questions)

  • Q1. Core python concepts basic and advance both.
  • Q2. Questiins regarding AWS skills like IAM Role, S3, EC2, Redshift, Lambda, Kinesis, SES, SNS, SQS, CloudWatch, Glu.
Round 4 - HR 

(1 Question)

  • Q1. Duscussion for the salary package.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Upload your resume in Noukri.
2. Keep active on job seekers platform like LinkedIn and Noukri.
3. Keep gaining knowledge.
4. Prepare your resume from novoresume.
5. Keep update your skills.

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. How to use AWS lambada for deployment.?
  • Ans. 

    AWS Lambda can be used for deployment by creating a deployment package and uploading it to Lambda.

    • Create a deployment package containing your code and dependencies

    • Upload the package to Lambda using the AWS CLI or AWS Management Console

    • Configure the Lambda function with the necessary settings and permissions

    • Test the function to ensure it is working as expected

  • Answered by AI
  • Q2. How to monitor EC2 instance?
  • Ans. 

    EC2 instances can be monitored using CloudWatch, third-party tools, or custom scripts.

    • Use CloudWatch to monitor EC2 instance metrics such as CPU utilization, network traffic, and disk usage.

    • Third-party tools like Datadog, New Relic, and Nagios can also be used for monitoring.

    • Custom scripts can be written using AWS SDKs or APIs to monitor specific aspects of the EC2 instance.

    • Set up alarms in CloudWatch to receive notifi

  • Answered by AI
  • Q3. What services you have worked on?

Interview Preparation Tips

Interview preparation tips for other job seekers - For interview,Prepare well .Focus on real time problems.Have learning attitude.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Jenkins devops tools sonar nexus
  • Q2. Aws cli questions python questions
  • Q3. Kubernetes pod creation teplicatset events in kubernetes ingress controller
  • Ans. 

    Kubernetes pod creation and replicaset events in Kubernetes Ingress controller.

    • Pod creation involves defining a pod specification in a YAML file and using 'kubectl create' command to create the pod.

    • Replicaset events can be monitored using 'kubectl describe replicaset' command to check for events related to the replicaset.

    • Ingress controller manages external access to services in a Kubernetes cluster by routing traffic b...

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. Jenkins job creation image in docker
  • Ans. 

    Creating a Jenkins job using an image in Docker

    • Create a Dockerfile with necessary configurations for Jenkins job

    • Build a Docker image using the Dockerfile

    • Run a Jenkins container using the Docker image

    • Configure Jenkins job to use the Docker image as the build environment

  • Answered by AI
  • Q2. Pod creation servers creation docker login
  • Q3. Hakkakbankaklananbakakanannala

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

Skills evaluated in this interview

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

I applied via campus placement at Dayananda Sagar College of Engineering, Bangalore and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Coding Test 

It wa easy , there were 20 mcq and 2 coding question .

Round 2 - One-on-one 

(1 Question)

  • Q1. In the first round of interview it was all techical based question . Topics like OOPs , Data structures were covered.
Round 3 - One-on-one 

(1 Question)

  • Q1. This round was a technical+managerial round. I was given senarious ans situations and asked for solutions for them.
Round 4 - HR 

(1 Question)

  • Q1. This was the last round , and was purely HR based.

I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Any way ask for questions

Round 3 - Coding Test 

Java platform coding test

Interview Preparation Tips

Interview preparation tips for other job seekers - I'm waiting for an opportunity.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Coding Test 

My best past is the core java and oops concepts also

Round 3 - Group Discussion 

Any one topic I can accept it.

Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am an experienced SQL Developer with a strong background in database management and query optimization.

    • Over 5 years of experience in SQL development

    • Proficient in writing complex SQL queries and stored procedures

    • Expertise in database performance tuning and optimization

    • Familiarity with various database management systems such as Oracle, MySQL, and SQL Server

    • Strong problem-solving and analytical skills

    • Ability to work ef

  • Answered by AI
Round 5 - One-on-one 

(1 Question)

  • Q1. What is your strength
  • Ans. 

    My strength is my ability to write efficient and optimized SQL queries.

    • Proficient in writing complex SQL queries

    • Optimizing queries for better performance

    • Strong understanding of database design principles

    • Experience with query tuning and indexing

    • Ability to analyze and optimize query execution plans

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - nothing because he/she also knows that all about things, I don't have any solution.

TCS Interview FAQs

How many rounds are there in TCS AWS Developer interview?
TCS interview process usually has 2 rounds. The most common rounds in the TCS interview process are Technical and HR.
How to prepare for TCS AWS Developer 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 TCS. The most common topics and skills that interviewers at TCS expect are AWS, Python, Java, Kubernetes and Docker.
What are the top questions asked in TCS AWS Developer interview?

Some of the top questions asked at the TCS AWS Developer interview -

  1. I mentioned java and python in my skills so 80% questions were from java o...read more
  2. And then few were from python and oops conce...read more

Tell us how to improve this page.

TCS AWS Developer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 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
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
TCS AWS Developer Salary
based on 224 salaries
₹2 L/yr - ₹9.1 L/yr
27% less than the average AWS Developer Salary in India
View more details

TCS AWS Developer Reviews and Ratings

based on 23 reviews

3.8/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

2.7

Salary

4.9

Job security

3.8

Company culture

2.6

Promotions

3.4

Work satisfaction

Explore 23 Reviews and Ratings
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
66.6k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

AST Consultant
51.5k salaries
unlock blur

₹8 L/yr - ₹25.1 L/yr

Assistant System Engineer
29.8k salaries
unlock blur

₹2.2 L/yr - ₹8.6 L/yr

Associate Consultant
29.5k salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Explore more salaries
Compare TCS with

Amazon

4.1
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

Accenture

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