i
Infosys
Filter interviews by
It was1 hour apti test
DevOps is a software development methodology that combines software development (Dev) with IT operations (Ops) to improve collaboration and efficiency.
DevOps focuses on automating and streamlining the software development process.
It emphasizes communication and collaboration between development and operations teams.
DevOps aims to shorten the development lifecycle and provide continuous delivery of high-quality software...
Global warming wdcajkjfuya
I applied via Company Website and was interviewed in Mar 2022. There were 2 interview rounds.
Docker is a containerization platform that allows developers to package and deploy applications in a portable manner.
Advantages include: faster deployment, improved scalability, reduced infrastructure costs, and increased consistency across environments.
The most secure Docker image is one that is regularly updated with security patches and has minimal dependencies.
Examples of secure Docker images include those from off...
What people are saying about Infosys
I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed in May 2020. There were 3 interview rounds.
To run cmd commands using python on windows, use the subprocess module.
Import the subprocess module
Use the subprocess.run() method to execute the command
Pass the command as a list of strings to the run() method
Use the shell=True argument to run the command in a shell environment
Capture the output of the command using the stdout attribute of the returned CompletedProcess object
Deep copy creates a new object with a new memory address while shallow copy creates a new object with the same memory address as the original object.
Deep copy creates a completely new object with a new memory address.
Shallow copy creates a new object with the same memory address as the original object.
In deep copy, changes made to the copied object do not affect the original object.
In shallow copy, changes made to the ...
Namespace in Docker is a way to isolate resources and avoid naming conflicts.
Namespaces provide a layer of isolation for containers
Each namespace has its own set of resources
Namespaces can be used for network, process, and mount isolation
Example: docker run --name mycontainer --net=container:othercontainer myimage
Send email with attachment using PowerShell
Use Send-MailMessage cmdlet
Specify recipient, subject, body and attachment parameters
Example: Send-MailMessage -To 'example@email.com' -Subject 'Test Email' -Body 'This is a test email' -Attachments 'C:\test.txt'
To install IIS using PowerShell, use the Install-WindowsFeature cmdlet.
Open PowerShell as an administrator
Run the command: Install-WindowsFeature -name Web-Server -IncludeManagementTools
Press 'Y' to confirm installation
Wait for the installation to complete
Setup microservice testing and deployment using Kubernetes, containers, Jenkins, and Cloud services.
Create a Kubernetes cluster on a Cloud provider
Build Docker containers for each microservice
Create a Jenkins pipeline for testing and deployment
Use Kubernetes to deploy and manage the containers
Use Cloud services for load balancing, monitoring, and scaling
I applied via Naukri.com and was interviewed before May 2020. There were 3 interview rounds.
Integrating Maven with Jenkins
Install Maven plugin in Jenkins
Configure Maven installation in Jenkins global tool configuration
Create a new Jenkins job and select Maven project
Specify the path to the pom.xml file in the project configuration
Configure build triggers and other settings as required
Git commands are used to manage version control of code repositories.
git init - initialize a new repository
git add - add changes to the staging area
git commit - commit changes to the repository
git push - push changes to a remote repository
git pull - pull changes from a remote repository
git clone - clone a remote repository
git branch - create, list, or delete branches
git merge - merge changes from one branch to another
g...
Jenkins pipeline job is a way to define a series of steps to be executed in a specific order.
Pipeline job is defined using a Jenkinsfile or a script in the Jenkins UI.
It consists of stages, which are a collection of steps.
Each step can be a shell command, a script, or a plugin.
Pipeline job can be triggered manually or automatically based on events.
It provides visibility into the entire build process and enables continu...
I applied via Recruitment Consulltant and was interviewed before Feb 2022. There were 2 interview rounds.
Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications.
Kubernetes is used to manage and automate the deployment of containerized applications.
It provides features like automatic scaling, load balancing, and self-healing.
Kubernetes allows for easy management of containers across multiple hosts and clusters.
It provides declarative...
A container is a lightweight, standalone executable package that contains everything needed to run an application.
Containers provide a consistent and reproducible environment for applications to run in.
They are isolated from the host system and other containers, providing security and portability.
Containers can be easily deployed and scaled, making them ideal for modern application development and deployment.
Examples o...
I applied via Naukri.com and was interviewed in Jul 2022. There were 3 interview rounds.
They conducted an aptitude test and it was based on math and English basic and general knowledge
Based on your skill set they gave you assignments and based on the deadline you have to submit
I applied via Naukri.com and was interviewed in Nov 2020. There was 1 interview round.
I was interviewed in Mar 2022.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Technology Analyst
55.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
System Engineer
39.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
30.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Consultant
28k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Cognizant
Accenture