i
UKG
Filter interviews by
I have 5 years of experience in implementing DevOps practices in various organizations.
Implemented CI/CD pipelines using tools like Jenkins, GitLab CI, and CircleCI
Automated infrastructure provisioning with tools like Terraform and Ansible
Managed containerized applications using Docker and Kubernetes
Monitored and maintained production systems with tools like Prometheus and Grafana
A scripted Jenkinsfile is a Groovy script that defines the pipeline for Continuous Integration (CI).
Use 'pipeline' block to define the stages of the CI pipeline
Utilize 'stage' block to specify individual stages within the pipeline
Leverage 'steps' block to define the actions to be executed within each stage
Use 'node' block to allocate a Jenkins agent for running the pipeline
Utilize 'checkout' step to fetch the source co
Implementing a Web Application Firewall (WAF) in AWS for enhanced security.
Use AWS WAF to protect web applications from common web exploits.
Create rules to filter and monitor HTTP and HTTPS requests.
Integrate AWS WAF with other AWS services like CloudFront or API Gateway for comprehensive protection.
A CD Jenkinsfile automates the Continuous Delivery process in Jenkins.
Define stages for build, test, deploy
Use declarative syntax for pipeline
Include steps for version control, artifact management
Utilize plugins for notifications, approvals
Implement error handling and rollback mechanisms
Write Terraform and Ansible script
Use Terraform to provision infrastructure resources like virtual machines, networks, and storage
Use Ansible to configure and manage software on the provisioned infrastructure
Create a Terraform script to deploy a virtual machine on AWS
Write an Ansible playbook to install and configure Nginx on the deployed virtual machine
Terraform, Packer, and Puppet are tools used in DevOps for infrastructure automation and configuration management.
Terraform is used for infrastructure as code and automates the provisioning of infrastructure resources.
Packer is used for creating machine images for multiple platforms from a single source configuration.
Puppet is used for configuration management and automates the deployment and management of software and
I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.
VPC stands for Virtual Private Cloud, a virtual network dedicated to your AWS account.
VPC allows you to create a logically isolated section of the AWS Cloud where you can launch AWS resources.
You can define your own IP address range, create subnets, configure route tables, and network gateways within a VPC.
VPC provides security by allowing you to control inbound and outbound traffic to and from your instances.
You can c...
The two health checks when an EC2 instance is launched are System Status Checks and Instance Status Checks.
System Status Checks ensure that the underlying host system is healthy and reachable.
Instance Status Checks ensure that the instance is running properly and can be accessed.
Examples: System Status Checks may include checking network connectivity, while Instance Status Checks may include verifying system logs.
IAM groups are collections of IAM users, while IAM roles are permissions that can be assumed by users or services.
IAM groups are used to manage permissions for multiple users at once
IAM roles are used to delegate permissions to users or services
IAM groups can contain multiple users, while IAM roles can only be assumed by one entity at a time
Scripted and declarative pipelines in Jenkins for DevOps Engineer role
Scripted pipeline uses Groovy script syntax
Declarative pipeline uses a more structured format with predefined stages
Scripted pipeline example: node { stage('Build') { echo 'Building' } }
Declarative pipeline example: pipeline { agent any stages { stage('Build') { steps { echo 'Building' } } } }
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
Kubernetes architecture is a container orchestration platform that manages containerized applications across a cluster of nodes.
Kubernetes follows a master-slave architecture with a master node and multiple worker nodes.
Master node components include API server, scheduler, controller manager, and etcd.
Worker node components include kubelet, kube-proxy, and container runtime (e.g. Docker).
Nodes communicate with each oth...
Writing a terraform script for infrastructure provisioning
Define provider and required variables
Create resources like instances, networks, and storage
Use modules for reusable code
Implement variables and outputs for flexibility
Leverage terraform state for tracking changes
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 the RUN instruction to execute commands
Use the COPY instruction to add files from your Docker client’s current directory
Use the CMD instruction to specify the command to run when the container starts
I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.
Array,String,Data Structure, java ,oops
OOPs in Java stands for Object-Oriented Programming concepts which include inheritance, encapsulation, polymorphism, and abstraction.
OOPs concepts help in organizing and structuring code for better reusability and maintainability.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation hides the internal state of an object and only exposes necessary functionalities.
Polymorphism all...
A linked list is a data structure consisting of a sequence of elements where each element points to the next element in the sequence.
Consists of nodes where each node contains data and a reference to the next node
Can be singly linked (each node points to the next node) or doubly linked (each node points to both the next and previous nodes)
Common operations include insertion, deletion, and traversal
Example: Singly linke...
based on 2 interviews
Interview experience
based on 4 reviews
Rating in categories
Senior Software Engineer
551
salaries
| ₹10.2 L/yr - ₹24 L/yr |
Lead Software Engineer
383
salaries
| ₹14.5 L/yr - ₹34 L/yr |
Principal Software Engineer
263
salaries
| ₹17 L/yr - ₹44.2 L/yr |
Lead Software Quality Assurance Engineer
103
salaries
| ₹12.5 L/yr - ₹26 L/yr |
Senior Software QA Engineer
101
salaries
| ₹9.2 L/yr - ₹18.4 L/yr |
Oracle
Amdocs
Automatic Data Processing (ADP)
24/7 Customer