Filter interviews by
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
To make a new project highly available, implement redundancy, load balancing, monitoring, and disaster recovery.
Implement redundancy by having multiple instances of critical components
Utilize load balancing to distribute traffic evenly across servers
Set up monitoring tools to detect and address issues proactively
Implement disaster recovery plans to quickly recover from failures
Use cloud services like AWS Auto Scaling a...
Various monitoring tools are used including Prometheus, Grafana, ELK stack, Nagios, and New Relic.
Prometheus is used for time-series data monitoring and alerting
Grafana is used for visualization of monitoring data
ELK stack (Elasticsearch, Logstash, Kibana) is used for log monitoring and analysis
Nagios is used for infrastructure monitoring and alerting
New Relic is used for application performance monitoring
To troubleshoot a critical incident, follow these steps
Gather information about the incident, including symptoms and impact
Identify potential root causes by analyzing logs, metrics, and system configurations
Implement temporary fixes to restore service if necessary
Communicate with stakeholders to keep them informed of the situation
Conduct a post-incident review to learn from the incident and prevent future occurrences
Top trending discussions
I was interviewed in Dec 2024.
It was very basic. Consisted of logical and numerical reasoning questions
CICD stands for Continuous Integration/Continuous Deployment. Jenkinsfile functions include stages, steps, post, and more.
CICD stands for Continuous Integration/Continuous Deployment
Jenkinsfile functions include stages, steps, post, agent, environment, and more
Stages define a series of tasks to be executed in a pipeline
Steps define individual actions within a stage
Post defines actions to be taken after the pipeline has...
Kubernetes is an open-source container orchestration platform for automating deployment, scaling, and management of containerized applications.
Kubernetes helps in automating the deployment, scaling, and management of containerized applications.
It allows for easy scaling of applications by adding or removing containers based on demand.
Kubernetes provides features like service discovery, load balancing, and self-healing ...
Workspaces in Docker are isolated environments where developers can work on different projects without affecting each other.
Workspaces allow developers to have separate environments for each project, preventing conflicts between dependencies.
Each workspace has its own set of containers, volumes, and networks, ensuring isolation.
Developers can easily switch between workspaces to work on different projects.
Workspaces are...
Cost optimization in DevOps is achieved through efficient resource utilization, automation, and continuous monitoring.
Implementing auto-scaling to dynamically adjust resources based on demand
Using containerization to maximize resource utilization and reduce costs
Leveraging cloud services for pay-as-you-go pricing model
Implementing cost monitoring tools to identify and eliminate wasteful spending
Optimizing code and infr...
Monitoring is done using Prometheus and Grafana. Prometheus collects metrics and Grafana visualizes them.
Prometheus is an open-source monitoring and alerting toolkit
It collects metrics from monitored targets by scraping HTTP endpoints
Grafana is a visualization tool that creates dashboards for the collected metrics
It allows users to create graphs, charts, and alerts based on the data from Prometheus
Persistent volume is a storage volume that exists beyond the life cycle of a container.
Persistent volumes are used to store data that needs to persist even if the container is deleted or recreated.
They are decoupled from the container and can be attached to different containers.
Examples include network-attached storage (NAS), cloud storage, and local storage.
Persistent volumes are managed by the storage administrator r
PersistentVolumes (PVs) in Kubernetes can be attached and detached.
PersistentVolumes (PVs) can be attached to pods using PersistentVolumeClaims (PVCs).
PVs can be detached from pods when no longer needed.
Examples of PV types include NFS, iSCSI, and AWS EBS.
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
When you search 'google.com', it will redirect you to the Google homepage.
Typing 'google.com' in the browser's address bar will take you to the Google search engine homepage.
You can also directly search for 'google.com' in the Google search bar to access the Google homepage.
Google.com is the domain name for the Google search engine.
Google.com may also redirect to localized versions of Google based on the user's locatio
traceroute is a command-line tool used to trace the route that packets take from your computer to a destination server.
traceroute command is used to track the path that packets take to reach a destination server
It shows the IP addresses of the routers that the packets pass through
It also displays the round-trip time for each hop
Example: traceroute google.com
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
A pipeline is a series of automated steps that allow for the continuous integration and delivery of software.
A pipeline typically includes stages such as building, testing, and deploying code.
Tools like Jenkins, GitLab CI/CD, and AWS CodePipeline are commonly used for creating pipelines.
Pipelines help in automating the software development process and ensuring faster delivery of updates.
Provisioner in Terraform is a to...
CI/CD process automates the building, testing, and deployment of code changes.
Continuous Integration (CI) involves automatically building and testing code changes frequently.
Continuous Deployment (CD) involves automatically deploying code changes to production.
CI/CD pipelines use tools like Jenkins, GitLab CI/CD, or CircleCI to automate the process.
Automated testing is a key component of CI/CD to ensure code quality.
CI...
CI/CD stands for Continuous Integration/Continuous Deployment. IaC stands for Infrastructure as Code. Terraform is a tool for IaC.
CI/CD is a software development practice where code changes are automatically built, tested, and deployed frequently.
IaC is the process of managing and provisioning infrastructure through code instead of manual processes.
Terraform is an open-source tool by HashiCorp used for building, changi
A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.
Start with a base image
Use RUN to execute commands
Use COPY to add files from the host machine
Use CMD to specify the command to run when the container starts
Docker
Kubernetes
Azure DevOps
Azure Pipelines
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
Software Engineer
3
salaries
| ₹4 L/yr - ₹9 L/yr |
UI UX Design Consultant
3
salaries
| ₹10.4 L/yr - ₹12 L/yr |
TCS
Accenture
Wipro
Cognizant