i
Capgemini
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2022. There were 4 interview rounds.
They gave some user story according to our coding skills.
I applied via Approached by Company and was interviewed in Sep 2023. There were 3 interview rounds.
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.
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
I applied via Company Website and was interviewed in May 2023. There were 5 interview rounds.
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
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
What are the tools on devops
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.
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)
I applied via Job Portal and was interviewed in Aug 2022. There were 2 interview rounds.
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
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
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 ...
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...
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
I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.
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
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
I was interviewed in Jan 2025.
Trips for cracking interview
I was interviewed in Dec 2024.
I chose Flask over Django and FastAPI due to its simplicity, flexibility, and ease of use for smaller projects.
Flask is lightweight and minimalistic, making it easier to set up and use for smaller projects.
Flask allows for more flexibility in terms of project structure and customization compared to Django.
Flask is well-suited for rapid prototyping and smaller applications where simplicity is key.
Django, on the other ha...
Flask request and response block code snippet
Use Flask's request object to access incoming request data
Use Flask's jsonify function to create a JSON response
Handle different HTTP methods like GET, POST, etc. in the route function
ORM stands for Object-Relational Mapping, a programming technique for converting data between incompatible type systems in object-oriented programming languages.
ORM is used to map objects from an application to tables in a relational database.
It simplifies data manipulation by allowing developers to work with objects instead of SQL queries.
Popular ORM tools include Hibernate for Java, Entity Framework for .NET, and Seq
Use ORM code to select item from a table in database.
Use ORM query methods like find(), findOne(), or where() to select items from a table.
Specify the table name and any conditions for the selection.
Example: User.find({ where: { id: 1 } }) will select a user with id 1 from the User table.
Logical reasoning, quantitative analysis and computer test
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.
Using sliding window technique to find subarray with sum equal to k.
Initialize two pointers at the start of the array.
Move the right pointer to expand the window until the sum is greater than or equal to k.
Move the left pointer to shrink the window if the sum exceeds k.
Repeat until the end of the array is reached.
Example: Input array [1, 4, 20, 3, 10, 5], k=33. Output: [20, 3, 10].
based on 1 review
Rating in categories
Consultant
55.2k
salaries
| ₹5.2 L/yr - ₹18 L/yr |
Associate Consultant
52k
salaries
| ₹2.9 L/yr - ₹11.8 L/yr |
Senior Consultant
46k
salaries
| ₹7.5 L/yr - ₹25 L/yr |
Senior Analyst
20.7k
salaries
| ₹2 L/yr - ₹9 L/yr |
Senior Software Engineer
20k
salaries
| ₹3.5 L/yr - ₹12.1 L/yr |
Wipro
Accenture
Cognizant
TCS