Filter interviews by
I applied via Approached by Company and was interviewed in Jun 2023. There were 4 interview rounds.
Online test with 35 questions Mcq and 8 tasks. These consists of linux, java, python,
Tasks are like
1) create a cronjobs and take back up on every 7 day of month and other 5-6 tasks on cronjobs concept
2) create a process id and killing a PID. Like 3-4 tasks on this concept
3) create a directories a-z one inside the other and each directory cosists of files a. Txt.. Till z. Txt
4) create a directories 1 -20 each should contain a. Txt to z. Txt
Even no. Directory should be 620 odd should be 741 permission like that
5) create a Git repo and pull the repo and
Add file and commit with message
6)
7)
LVM stands for Logical Volume Manager and is a tool used for managing disk storage in Linux servers.
LVM allows for dynamic resizing of logical volumes without downtime.
It provides features like snapshots, striping, mirroring, and thin provisioning.
LVM is commonly used in server environments to manage storage efficiently.
Example: Creating a new logical volume, resizing an existing logical volume.
When storage is full on on-premises servers, consider deleting unnecessary files, archiving old data, expanding storage capacity, or optimizing storage usage.
Identify and delete unnecessary files or logs to free up space
Archive old data that is not frequently accessed
Expand storage capacity by adding more disks or upgrading existing ones
Optimize storage usage by compressing files or moving them to a different location
To partition a CentOS Linux machine, you can use tools like fdisk or parted to create, delete, and manage partitions on the disk.
Use fdisk command to create, delete, and manage partitions on the disk
Use parted command for more advanced partitioning options
Make sure to backup important data before partitioning
To check installed softwares in Ubuntu machine, you can use the dpkg command.
Use dpkg -l to list all installed packages
Use dpkg -l | grep
Use dpkg -l | less to view the list page by page
To keep a static IP for an on-premise server, configure the network settings on the server and the DHCP server.
Assign a static IP address to the server within the network range
Configure the DHCP server to reserve the static IP address for the server's MAC address
Ensure that the server's network settings are set to use the static IP address
Update DNS records if necessary to reflect the new static IP address
Top trending discussions
I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.
Create a k8s deployment ymal with rolling update for a given docker image
Define a Deployment object in the YAML file
Specify the container image in the spec section
Set the update strategy to RollingUpdate
Define the number of replicas for the deployment
posted on 21 Nov 2024
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
IAP tunneling refers to the process of securely accessing internal resources from outside a network using Identity-Aware Proxy.
IAP tunneling allows users to securely access internal resources without exposing them to the public internet.
It uses Identity-Aware Proxy to authenticate and authorize users before granting access to the resources.
This helps organizations maintain a secure network environment while enabling re
Canary deployment is a technique used to reduce risk by rolling out new features to a small subset of users before a full release.
Canary deployment involves gradually rolling out a new version of software to a small subset of users or servers.
This allows for monitoring of the new version's performance and stability before a full release.
If the canary deployment is successful, the new version can be gradually rolled out...
To call APIs in Python, you can use libraries like requests or urllib.
Use the requests library to make HTTP requests to APIs
Send GET, POST, PUT, DELETE requests using requests library
Parse JSON responses using the json module
To configure Veracode with ADO, you can write a script that automates the process of setting up the integration.
Use Veracode API to authenticate and interact with Veracode services
Create a script that retrieves Veracode API credentials from ADO secure variables
Automate the process of configuring Veracode settings in ADO pipelines
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
20 questions in 15 mins
HTTP is unsecured protocol while HTTPS is secured protocol using SSL/TLS encryption.
HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.
HTTP operates on port 80, while HTTPS operates on port 443.
HTTPS uses SSL/TLS certificates to encrypt data transmitted over the network, providing a secure connection.
HTTPS is essential for websites that handle sensitive information li...
Release management involves planning, scheduling, and controlling the software release process.
Planning and coordinating the release of software updates
Ensuring that the release process is smooth and efficient
Managing dependencies and version control
Communicating with stakeholders about release timelines and changes
Automating release processes to improve efficiency
CI/CD pipeline is a set of automated processes that allow developers to deliver code changes more frequently and reliably.
CI/CD stands for Continuous Integration/Continuous Delivery.
CI involves automatically building and testing code changes frequently to catch errors early.
CD involves automatically deploying code changes to production after passing tests.
CI/CD pipelines typically include stages like build, test, deplo...
CMD is used to provide default arguments for an executing container, while ENTRYPOINT is used to specify the command that will run when the container starts.
CMD is optional and can be overridden during container runtime
ENTRYPOINT is required and cannot be overridden during container runtime
CMD can be used to provide default arguments to the ENTRYPOINT command
posted on 29 May 2024
I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed before Jan 2024. There were 3 interview rounds.
based on 1 interview
Interview experience
Member Technical Staff
112
salaries
| ₹6 L/yr - ₹21.4 L/yr |
Software Developer
17
salaries
| ₹4.3 L/yr - ₹15 L/yr |
Software Engineer
14
salaries
| ₹5 L/yr - ₹12 L/yr |
Java Developer
9
salaries
| ₹3.6 L/yr - ₹4.9 L/yr |
Golang Developer
8
salaries
| ₹8 L/yr - ₹9.5 L/yr |
TCS
Infosys
Wipro
HCLTech