Filter interviews by
The cycle of DevOps involves continuous integration, continuous delivery, and continuous deployment to streamline software development and deployment processes.
Continuous integration: Developers regularly merge their code changes into a central repository, where automated tests are run to detect integration issues.
Continuous delivery: Code changes are automatically built, tested, and prepared for release to production,...
Branches of deployment refer to different environments where code changes are deployed for testing and production.
Development branch - where developers work on new features and bug fixes
Testing branch - where code changes are tested before being merged into production
Staging branch - a replica of the production environment used for final testing before deployment
Production branch - where the final code changes are depl...
I applied via Recruitment Consulltant and was interviewed in Apr 2023. There was 1 interview round.
Azure DevOps is a cloud-based platform for managing the entire DevOps lifecycle.
Azure DevOps provides tools for project management, version control, continuous integration and delivery, testing, and deployment.
I have worked on projects that involved setting up CI/CD pipelines using Azure DevOps, managing releases, and automating testing.
For branching strategies, I have used GitFlow and Trunk-based development depending
I have worked on various projects involving infrastructure automation, CI/CD pipelines, and cloud migration.
Implemented infrastructure as code using tools like Terraform and Ansible
Designed and built CI/CD pipelines using Jenkins and GitLab CI/CD
Migrated on-premises applications to the cloud (AWS, Azure)
Implemented monitoring and alerting solutions using tools like Prometheus and Grafana
Worked on containerization using
CI/CD pipelines are automated processes that build, test, and deploy code changes to production.
CI/CD stands for Continuous Integration/Continuous Deployment
CI involves automatically building and testing code changes as they are made
CD involves automatically deploying code changes to production
Pipelines are made up of stages, such as build, test, and deploy
Tools like Jenkins, Travis CI, and CircleCI are commonly used f
The branching strategies commonly followed in projects are feature branching, release branching, and trunk-based development.
Feature branching involves creating a separate branch for each new feature or task.
Release branching is used to create a stable branch for preparing and releasing a new version of the software.
Trunk-based development promotes continuous integration by committing directly to the main branch.
Other ...
I was interviewed in Nov 2023.
I applied via LinkedIn and was interviewed in Jan 2023. There were 2 interview rounds.
Yes, I have managed devops infra in my previous roles.
I have experience managing infrastructure using tools like Ansible, Terraform, and Kubernetes.
I have also worked on building CI/CD pipelines using Jenkins and GitLab.
In my previous role, I managed a large-scale AWS infrastructure for a SaaS product.
I have experience with monitoring tools like Prometheus and Grafana.
I have also worked on implementing security best pr
I applied via LinkedIn and was interviewed in Apr 2024. There were 3 interview rounds.
A Dockerfile for Python code with explanations of each command and the difference between ADD & COPY.
Use a base Python image as the starting point, such as 'python:3.8'.
Use WORKDIR to set the working directory inside the container.
Use COPY to add files from the host machine to the container, while ADD can also fetch files from URLs and extract tarballs.
Use RUN to execute commands during the build process, such as insta...
Jenkins pipeline with environment variable
Define environment variable in Jenkinsfile
Use 'environment' directive to set environment variables
Access environment variable using 'env.
Kubernetes architecture includes master nodes, worker nodes, etcd, kubelet, kube-proxy, and more. Communication between pods is established using a network overlay.
Kubernetes architecture consists of master nodes, which manage the cluster, and worker nodes, where applications run.
etcd is a distributed key-value store used for storing cluster data.
kubelet is an agent that runs on each node and ensures containers are run...
Shell script to sort files in descending order
Use the 'ls' command to list all files in a directory
Pipe the output of 'ls' to the 'sort' command with the '-r' flag for reverse order
Example: ls | sort -r
VPC stands for Virtual Private Cloud, a virtual network dedicated to your AWS account. VPC peering allows connecting VPCs to communicate securely.
Create a VPC in AWS and configure subnets, route tables, and security groups
Establish VPC peering connection between AWS VPC and Azure VNet
Ensure proper routing and security settings for communication between Azure DevOps and AWS instances
Just asked to expand on past experiences and what technologies i had experience with.
I applied via Recruitment Consulltant and was interviewed in May 2022. There were 4 interview rounds.
I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Jul 2022. There were 4 interview rounds.
Merging 2 sorted arrays into a single sorted array.
Create a new array to store the merged array
Compare the first elements of both arrays and add the smaller one to the new array
Repeat until one of the arrays is empty, then add the remaining elements of the other array
Return the merged array
I was interviewed in Feb 2024.
Senior Associate
14.7k
salaries
| ₹8 L/yr - ₹30 L/yr |
Associate
12.7k
salaries
| ₹4.6 L/yr - ₹16 L/yr |
Manager
6.6k
salaries
| ₹13.5 L/yr - ₹50 L/yr |
Senior Consultant
4.4k
salaries
| ₹9 L/yr - ₹32 L/yr |
Associate2
4.1k
salaries
| ₹4.5 L/yr - ₹16.6 L/yr |
Deloitte
Ernst & Young
Accenture
TCS