Filter interviews by
State files are typically stored in a centralized location such as a version control system or a cloud storage service.
State files can be stored in version control systems like Git or SVN for easy access and versioning.
Cloud storage services like AWS S3 or Azure Blob Storage can also be used to store state files securely.
Some tools like Terraform recommend using remote backends like Terraform Cloud or HashiCorp Consul ...
Top trending discussions
posted on 16 Aug 2024
I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.
Ingress is a Kubernetes resource that manages external access to services, and a sidecar container is a secondary container that runs alongside the main container in a pod.
Ingress is a Kubernetes resource that acts as an API gateway for incoming traffic to services within the cluster.
Ingress controllers are responsible for implementing the rules specified in the Ingress resource.
Sidecar containers are additional contai...
Services in k8s are abstractions that define a set of pods and a policy for accessing them.
Services allow communication between different parts of an application within a Kubernetes cluster.
They provide a stable endpoint for accessing a set of pods, even if the pods are scaled up or down.
Services can be of different types such as ClusterIP, NodePort, LoadBalancer, and ExternalName.
ClusterIP services expose the service ...
grep and egrep are command line tools used for searching text patterns in files in Linux.
grep is a basic command line tool for searching text patterns in files.
egrep is an extended version of grep with support for regular expressions.
grep is case-sensitive by default, use -i flag for case-insensitive search.
egrep supports extended regular expressions without escaping special characters.
Example: grep 'pattern' file.txt
E
Use awk command to print the fourth column of a file
Use awk command with '{print $4}' to print the fourth column of a file
Example: awk '{print $4}' file.txt
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed before Aug 2023. There were 2 interview rounds.
As a Sr Devops Engineer, my job role involves managing and improving the infrastructure, deployment pipelines, and automation processes to support development teams.
Managing and maintaining infrastructure using tools like Terraform, Ansible, or Kubernetes
Designing and implementing CI/CD pipelines for automated testing and deployment
Monitoring system performance and troubleshooting issues
Collaborating with development t...
Jenkins CI-CD pipelines are declared using Jenkinsfile and can be integrated with various plugins for additional functionality.
Declare Jenkins CI-CD pipelines using Jenkinsfile in the root directory of the project.
Integrate plugins like Git, Docker, Slack, SonarQube, etc., for specific functionalities.
Use declarative syntax or scripted syntax in Jenkinsfile based on requirements.
Configure stages, steps, post actions, a...
Use Terraform to create multiple EC2 instances
Use Terraform's EC2 instance resource to define the instances
Specify the number of instances using count parameter
Use a for_each loop to create multiple instances with unique names and configurations
Playbook for spinning up a Tomcat server
Install Java on the server
Download and extract Tomcat
Configure Tomcat server.xml file
Start the Tomcat server
Verify Tomcat is running
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
I have recently worked on implementing CI/CD pipelines using Jenkins, Docker, and Kubernetes.
Implemented Jenkins pipelines for automating build, test, and deployment processes
Utilized Docker for containerization of applications and services
Managed Kubernetes clusters for container orchestration
Integrated monitoring and logging tools like Prometheus and ELK stack
I applied via Naukri.com and was interviewed in Jun 2022. There was 1 interview round.
I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.
Terraform templates can be used to create AKS clusters.
Use the azurerm_kubernetes_cluster resource in Terraform to create an AKS cluster.
Specify the required parameters such as resource group, location, node count, and node size.
Use the azurerm_kubernetes_service_principal resource to create a service principal for the AKS cluster.
Use the azurerm_kubernetes_cluster_node_pool resource to create node pools with specific ...
Ansible was extensively used in the project for configuration management and automation.
Automated deployment of applications using Ansible playbooks
Configuration management of servers using Ansible roles
Automated backup and restore of databases using Ansible scripts
Automated provisioning of infrastructure using Ansible modules
They given me assignment related to my job
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Developer
27
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
20
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Developer
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Scientist
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Devops Engineer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech