Upload Button Icon Add office photos

CtrlS

Compare button icon Compare button icon Compare

Filter interviews by

CtrlS AWS Engineer Interview Questions, Process, and Tips

Updated 19 Jun 2021

CtrlS AWS Engineer Interview Experiences

1 interview found

AWS Engineer Interview Questions & Answers

user image Anonymous

posted on 19 Jun 2021

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

11 Questions

  • Q1. AWS Load balancers, whats the difference between NLB and ALB.
  • Ans. 

    NLB and ALB are both AWS load balancers, but NLB operates at the transport layer while ALB operates at the application layer.

    • NLB is designed for extreme performance and low latency, making it suitable for TCP and UDP traffic.

    • ALB provides advanced routing capabilities and supports HTTP, HTTPS, and WebSocket protocols.

    • NLB supports static IP addresses, while ALB uses dynamic IP addresses.

    • ALB supports content-based routing...

  • Answered by AI
  • Q2. Whats the difference between IAM user and IAM role
  • Ans. 

    IAM user is an entity that represents a person or application, while IAM role is an entity that represents a set of permissions.

    • IAM user is associated with long-term credentials (access key and secret access key) and is used to directly interact with AWS services.

    • IAM role does not have long-term credentials and is assumed by trusted entities, such as AWS services or applications running on EC2 instances.

    • IAM user has a ...

  • Answered by AI
  • Q3. Whats the difference between security groups and nacl
  • Ans. 

    Security groups and NACLs are both used for network security in AWS, but they operate at different levels of the network stack.

    • Security groups are stateful and operate at the instance level, controlling inbound and outbound traffic based on port, protocol, and IP addresses.

    • NACLs are stateless and operate at the subnet level, controlling traffic based on subnet IP addresses, port ranges, and protocol numbers.

    • Security gr...

  • Answered by AI
  • Q4. What is route 53 and various routing policies available?
  • Ans. 

    Route 53 is a DNS web service that routes end users to internet applications by translating domain names to IP addresses.

    • Routing policies include simple, weighted, latency-based, failover, geolocation, and multivalue answer.

    • Simple routing policy sends traffic to a single resource.

    • Weighted routing policy distributes traffic based on assigned weights.

    • Latency-based routing policy sends traffic to the region with the lowes...

  • Answered by AI
  • Q5. Route 53 is a DNS webservice in aws. We have 6 routing policies: simple,latency,weighted,failover,geolocation and geoproximity routing policies
  • Q6. Whats read replica in RDS
  • Ans. 

    Read replica is a copy of the primary database instance in RDS that allows read-only access to the data.

    • Read replicas can be used to offload read traffic from the primary database instance.

    • They can be created in the same region or in a different region for disaster recovery purposes.

    • Read replicas are asynchronous, meaning that changes made to the primary instance may not be immediately reflected in the read replica.

    • The...

  • Answered by AI
  • Q7. Read replica helps in decreasing the load on the primary DB by serving read-only traffic.
  • Q8. Whats the use of VPC Endpoint in Amazon S3?
  • Ans. 

    VPC Endpoint in Amazon S3 allows direct access to S3 from within a VPC without going over the internet.

    • VPC Endpoint provides a secure and private connection between VPC and S3.

    • It eliminates the need for a NAT gateway or VPN connection.

    • It improves security by keeping traffic within the AWS network.

    • It reduces data transfer costs and improves performance.

    • Examples: accessing S3 buckets from EC2 instances in a VPC, using S3

  • Answered by AI
  • Q9. By using VPC endpoint , you can privately connect to a VPC without an Internet gateway/NAT /VPN Connection.
  • Q10. What is VPC Peering
  • Ans. 

    VPC Peering is a networking connection between two VPCs that allows them to communicate using private IP addresses.

    • VPC Peering enables inter-VPC communication within the same AWS region.

    • It is a secure and low-latency connection.

    • Peered VPCs can share resources like EC2 instances, RDS databases, etc.

    • Transitive peering is not supported, meaning VPCs cannot be peered through a peered VPC.

    • Peering connections can be establis

  • Answered by AI
  • Q11. Its a networking connection between 2 VPCs that enable to route traffic between them using Private IP addresses

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont be discouraged/demotivated if you dont know any answer or if your interview doesn't get through. With each interview, you get to know the standards and expectations and you have a chance to learn and know various topics, questions & answers. Keep trying and be confident, you will Succeed for sure one day. ALL the best.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

The aptitude test contains questions MCQs for quants, basic statistics and basic coding questions. The aptitude also has 2 coding problems to solve which would be of easy-medium level.

Round 2 - Coding Test 

The second round was live coding test, where the interviewer looks for your approach towards solving a given problem. The approach matters more than the correct syntax. All coding languages were allowed. SQL queries can also be asked.

Round 3 - Technical 

(1 Question)

  • Q1. Technical cum HR round contains language specific questions as well questions based on mathematics and statistics. Questions can be little bit tricky.

Interview Preparation Tips

Topics to prepare for Tiger Analytics Analyst interview:
  • Python
  • SQL
  • Mathematics
  • Statistics
  • Coding
Interview preparation tips for other job seekers - The interviewer would look for your basics and your approach towards a problem rather than answering without your thought process. So make sure, you walkthrough your approach while solving the question.

I applied via Approached by Company and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Coding Test 

1st Round consisted of Technical Discussion and Coding Round. I was asked to write down the logic for Prime no., Fibonacci Series, Matrix related question, etc.

Round 2 - Coding Test 

I was asked to share my screen and write down logic for questions related to Strings, Arrays and 2-D matrix's.

Round 3 - Technical 

(2 Questions)

  • Q1. Discussion About the previous projects done. Detailed questions about the technique used and algorithm related questions.
  • Q2. Few basic questions about ML. eg: Linear Regression, Logistic Regression, etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall the interview was great. Mostly the interview panel stuck to basic questions.

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

Interview Questionnaire 

1 Question

  • Q1. Basics of DS and algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - be thorough in data structures and algorithms

Interview Questionnaire 

1 Question

  • Q1. Basic javascript questions , clouser, promise

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared well on basic of javascript

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. OOPs concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself.

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Dsa java oops dbms networking

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience.
You have to be very strong in DSA.

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

Interview Questionnaire 

2 Questions

  • Q1. More questions on which topic
  • Q2. Focus on c#, MVC and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well technically and scenario based questions also prepared.

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops concepts with examples, SQL query to find second highest salary, diff between fail fast and fail safe, how did u implement security in your app, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic Java concepts

I applied via Naukri.com and was interviewed before Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Difference between Hashtable and hashmap?
  • Ans. 

    Hashtable is synchronized while hashmap is not.

    • Hashtable is thread-safe while hashmap is not.

    • Hashtable does not allow null keys or values while hashmap allows one null key and multiple null values.

    • Hashtable is slower than hashmap due to synchronization.

    • Hashtable is a legacy class while hashmap is a newer implementation.

  • Answered by AI
  • Q2. Difference between hashmap and concurrent hashmap?
  • Ans. 

    Hashmap is not thread-safe while Concurrent Hashmap is thread-safe.

    • Hashmap is not suitable for multi-threaded environments as it can lead to race conditions and data inconsistencies.

    • Concurrent Hashmap allows multiple threads to access and modify the map concurrently without any data inconsistencies.

    • Concurrent Hashmap uses a technique called lock striping to achieve thread-safety.

    • Concurrent Hashmap is slower than Hashma...

  • Answered by AI
  • Q3. Jdbc step
  • Q4. Spring ioc

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was average they asked questions from core java spring hibernate... And so on..

Skills evaluated in this interview

CtrlS Interview FAQs

What are the top questions asked in CtrlS AWS Engineer interview?

Some of the top questions asked at the CtrlS AWS Engineer interview -

  1. AWS Load balancers, whats the difference between NLB and A...read more
  2. whats the difference between IAM user and IAM r...read more
  3. whats the difference between security groups and n...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 339 Interviews
CitiusTech Interview Questions
3.3
 • 276 Interviews
NeoSOFT Interview Questions
3.6
 • 268 Interviews
Tiger Analytics Interview Questions
3.7
 • 227 Interviews
Altimetrik Interview Questions
3.8
 • 221 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
Incedo Interview Questions
3.1
 • 183 Interviews
Xoriant Interview Questions
4.1
 • 183 Interviews
View all
Associate Engineer
81 salaries
unlock blur

₹2.4 L/yr - ₹6 L/yr

Shift Manager
66 salaries
unlock blur

₹7.1 L/yr - ₹17 L/yr

Assistant Manager
59 salaries
unlock blur

₹6.8 L/yr - ₹19 L/yr

Network Security Engineer
51 salaries
unlock blur

₹3.5 L/yr - ₹10.4 L/yr

Program Manager
50 salaries
unlock blur

₹5.8 L/yr - ₹25.4 L/yr

Explore more salaries
Compare CtrlS with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

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