i
Celebal Technologies
Filter interviews by
Clear (1)
Maven is a build automation tool used primarily for Java projects. It manages project dependencies and builds the project.
Maven is based on the concept of a Project Object Model (POM) file, which describes the project structure and dependencies.
It uses a centralized repository called Maven Central to download dependencies.
Maven can be used to compile, test, package, and deploy Java applications.
It provides a consistent...
To create a soft link, use the 'ln -s' command. To create a hard link, use the 'ln' command. To create an empty file, use the 'touch' command.
To create a soft link: ln -s
To create a hard link: ln
To create an empty file: touch
To create sub directories using mkdir command, use the -p option followed by the directory path.
Use the command 'mkdir -p directory/subdirectory'
The -p option creates parent directories if they don't exist
Multiple subdirectories can be created at once using 'mkdir -p directory/subdirectory1/subdirectory2'
Use 'mkdir -m' option to set permissions for the directory
chmod and chown commands are used to change file permissions and ownership respectively.
chmod command is used to change the permissions of a file or directory
chown command is used to change the ownership of a file or directory
Example: chmod 755 file.txt - This command gives read, write and execute permissions to the owner and read and execute permissions to group and others
Example: chown user1 file.txt - This command c
Top trending discussions
I was interviewed in Sep 2019.
posted on 25 May 2024
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
I primarily use IAC tools like Terraform to create AWS resources for consistency, version control, and automation.
I prefer using IAC tools like Terraform for creating AWS resources as it allows for infrastructure as code, version control, and automation.
Using IAC tools ensures consistency in resource creation across environments.
GUI can be useful for quick prototyping or exploring AWS services, but IAC is more efficien...
Yes, I have faced issues while creating or monitoring pods in a Kubernetes cluster.
One common issue is pods getting stuck in a pending state due to resource constraints or scheduling issues.
Another issue is pods crashing frequently due to misconfigured settings or incompatible container images.
Monitoring pods can be challenging, especially when dealing with a large number of pods and trying to track their health and pe...
Versioning in S3 allows for preserving, retrieving, and restoring every version of an object stored in a bucket.
Enables recovery from unintended user actions or application failures
Helps in maintaining different versions of objects for audit or compliance purposes
Prevents accidental deletion or overwriting of objects
Useful for tracking changes and rolling back to previous versions if needed
I have experience with various DevOps tools including Jenkins, Docker, Ansible, and Terraform.
Jenkins
Docker
Ansible
Terraform
Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.
Dockerfile is used to build Docker images by specifying a series of instructions.
It includes commands like FROM, RUN, COPY, CMD, etc.
Each instruction in the Dockerfile creates a layer in the image.
Dockerfile is used to automate the process of creating Docker containers.
Example: FROM ubuntu:latest, RUN
Webhook is a method of augmenting or altering the behavior of a web page, or web application, with custom callbacks.
Webhook is a way for an application to provide other applications with real-time information.
It allows developers to receive instant notifications when a specific event occurs.
Webhooks are commonly used in automation, continuous integration, and deployment processes.
Examples include receiving notification...
I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.
Explanation of NACL, Security Groups, Docker Swarm, and Jenkins installation process.
NACL is a stateless firewall that controls inbound and outbound traffic at the subnet level.
Security Groups are stateful firewalls that control inbound and outbound traffic at the instance level.
Docker Swarm is a container orchestration tool that manages a cluster of Docker hosts.
Jenkins can be installed on a server using a package man...
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 Referral and was interviewed in Oct 2021. There were 2 interview rounds.
I applied via Walk-in and was interviewed in Mar 2022. There were 2 interview rounds.
How manage the code
Some of the top questions asked at the Celebal Technologies AWS Devops Engineer interview -
based on 1 review
Rating in categories
Data Engineer
391
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate
250
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Data Engineer
159
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant
158
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Scientist
125
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech