i
Capgemini
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.
AWS Lambda is a serverless computing service that runs code in response to events and automatically manages the computing resources required.
Lambda functions are triggered by events such as changes to data in an S3 bucket, updates to a DynamoDB table, or HTTP requests via API Gateway.
Lambda functions can be written in languages like Node.js, Python, Java, and more.
AWS Lambda automatically scales to handle the incoming ...
VPC stands for Virtual Private Cloud, a virtual network dedicated to your AWS account.
VPC allows you to create a logically isolated section of the AWS Cloud where you can launch AWS resources.
You can define your own IP address range, create subnets, configure route tables, and network gateways within a VPC.
VPC provides security by allowing you to control inbound and outbound traffic to and from your AWS resources.
You c...
A pod in K8s is the smallest deployable unit in Kubernetes, consisting of one or more containers that share resources.
Pods are used to group containers that need to work together, such as a web server and a database.
Pods share the same network namespace and can communicate with each other using localhost.
Pods can be managed, scaled, and monitored as a single unit in Kubernetes.
Each pod has a unique IP address within th
Terraform state file is a file that stores the state of your infrastructure managed by Terraform.
It keeps track of the current state of your resources in the cloud.
Helps Terraform understand what has been created, modified, or deleted.
It is used to plan and apply changes to your infrastructure.
State file can be stored locally or remotely in a backend like AWS S3 or Terraform Cloud.
I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jun 2022. There were 3 interview rounds.
What people are saying about Capgemini
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
Grant access to S3 bucket securely by using IAM policies and roles.
Create an IAM policy with specific permissions for the S3 bucket
Attach the IAM policy to an IAM role
Assign the IAM role to the user or group that needs access
Use bucket policies for more granular control if needed
IAM role is used to grant permissions to entities, while IAM group is used to group users with similar permissions.
IAM role is used to delegate permissions to entities like EC2 instances or Lambda functions
IAM group is used to group users with similar permissions for easier management
IAM role can be assumed by trusted entities, while IAM group is used for managing user permissions
I applied via Walk-in and was interviewed in Sep 2024. There was 1 interview round.
git fetch downloads changes from the remote repository, while git pull downloads changes and merges them into the current branch.
git fetch only downloads changes from the remote repository, but does not merge them into the current branch
git pull downloads changes from the remote repository and merges them into the current branch
git fetch is useful for reviewing changes before merging, while git pull is a shortcut for f
The 'add' command is used to add files from the source directory to the destination directory in a Dockerfile, while the 'copy' command is used to copy files from the source directory to the destination directory in a Dockerfile.
The 'add' command can also accept URLs as the source, while the 'copy' command cannot.
The 'add' command can automatically extract compressed files, while the 'copy' command cannot.
The 'copy' co...
How aws vs verulation.
Nacl is a stateless firewall while security group is a stateful firewall in AWS.
NACL operates at the subnet level, while security groups operate at the instance level.
NACL rules are evaluated in order, while security group rules are evaluated independently.
NACLs are stateless, meaning you must create rules for both inbound and outbound traffic, while security groups are stateful.
NACLs are more flexible in terms of allo...
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
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...
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
ECS is Elastic Container Service and EKS is Elastic Kubernetes Service. Troubleshoot code in paused state by checking logs and restarting tasks. Troubleshoot ingress controller by checking configuration and logs. ALB is Application Load Balancer.
ECS is a managed container orchestration service by AWS
EKS is a managed Kubernetes service by AWS
To troubleshoot code in paused state in ECS, check CloudWatch logs, task defini...
I applied via Referral and was interviewed in Mar 2023. There were 2 interview rounds.
Jenkins CI/CD flow automates the software delivery process from code commit to deployment.
Jenkins pulls code from version control system
Builds the code and runs automated tests
If tests pass, deploys the code to a staging environment
Manual testing is done in staging environment
If approved, Jenkins deploys the code to production environment
Logs and reports are generated throughout the process
based on 13 reviews
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.6k
salaries
| ₹2 L/yr - ₹9 L/yr |
Senior Software Engineer
19.9k
salaries
| ₹3.5 L/yr - ₹12.5 L/yr |
Wipro
Accenture
Cognizant
TCS