i
Zensar Technologies
Filter interviews by
Terraform is an open-source infrastructure as code software tool created by HashiCorp.
Terraform allows users to define and provision infrastructure using a declarative configuration language.
It supports multiple cloud providers such as AWS, Azure, and Google Cloud Platform.
Infrastructure is defined in Terraform configuration files, which describe the desired state of the infrastructure.
Terraform then creates an executi...
To launch a VPC, you can use the AWS Management Console, AWS CLI, or AWS SDKs.
Use AWS Management Console to navigate to VPC dashboard and click on 'Create VPC'
Specify the VPC details like CIDR block, tenancy, and enable DNS hostnames
Add subnets, route tables, internet gateways, and security groups as needed
Use AWS CLI command 'create-vpc' to launch VPC programmatically
Use AWS SDKs like Boto3 for Python to automate VPC
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
Kubernetes pod creation and replicaset events in Kubernetes Ingress controller.
Pod creation involves defining a pod specification in a YAML file and using 'kubectl create' command to create the pod.
Replicaset events can be monitored using 'kubectl describe replicaset' command to check for events related to the replicaset.
Ingress controller manages external access to services in a Kubernetes cluster by routing traffic b...
Creating a Jenkins job using an image in Docker
Create a Dockerfile with necessary configurations for Jenkins job
Build a Docker image using the Dockerfile
Run a Jenkins container using the Docker image
Configure Jenkins job to use the Docker image as the build environment
posted on 30 Nov 2022
Components of VPC include subnets, route tables, internet gateways, security groups, network access control lists, and VPN connections.
Subnets
Route tables
Internet gateways
Security groups
Network access control lists
VPN connections
Jenkins pipeline is a set of automated steps to build, test, and deploy code.
Jenkins pipeline is defined using a Jenkinsfile, which can be written in either Declarative or Scripted syntax.
It allows for defining multiple stages, each containing one or more steps to be executed sequentially.
Pipeline can be triggered manually or automatically based on events like code commits or scheduled builds.
Pipeline can integrate wit...
Terraform code for creating EC2 instance and VPC
Use Terraform resources 'aws_instance' for EC2 and 'aws_vpc' for VPC
Specify necessary parameters like instance type, AMI, subnet ID, security group ID, etc.
Use Terraform modules for better organization and reusability
Leverage Terraform state file to track infrastructure changes
posted on 21 Nov 2024
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
IAP tunneling refers to the process of securely accessing internal resources from outside a network using Identity-Aware Proxy.
IAP tunneling allows users to securely access internal resources without exposing them to the public internet.
It uses Identity-Aware Proxy to authenticate and authorize users before granting access to the resources.
This helps organizations maintain a secure network environment while enabling re
Canary deployment is a technique used to reduce risk by rolling out new features to a small subset of users before a full release.
Canary deployment involves gradually rolling out a new version of software to a small subset of users or servers.
This allows for monitoring of the new version's performance and stability before a full release.
If the canary deployment is successful, the new version can be gradually rolled out...
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
20 questions in 15 mins
HTTP is unsecured protocol while HTTPS is secured protocol using SSL/TLS encryption.
HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.
HTTP operates on port 80, while HTTPS operates on port 443.
HTTPS uses SSL/TLS certificates to encrypt data transmitted over the network, providing a secure connection.
HTTPS is essential for websites that handle sensitive information li...
Release management involves planning, scheduling, and controlling the software release process.
Planning and coordinating the release of software updates
Ensuring that the release process is smooth and efficient
Managing dependencies and version control
Communicating with stakeholders about release timelines and changes
Automating release processes to improve efficiency
CI/CD pipeline is a set of automated processes that allow developers to deliver code changes more frequently and reliably.
CI/CD stands for Continuous Integration/Continuous Delivery.
CI involves automatically building and testing code changes frequently to catch errors early.
CD involves automatically deploying code changes to production after passing tests.
CI/CD pipelines typically include stages like build, test, deplo...
CMD is used to provide default arguments for an executing container, while ENTRYPOINT is used to specify the command that will run when the container starts.
CMD is optional and can be overridden during container runtime
ENTRYPOINT is required and cannot be overridden during container runtime
CMD can be used to provide default arguments to the ENTRYPOINT command
I applied via Approached by Company and was interviewed in Apr 2024. There were 3 interview rounds.
Good exposure to face
Good exposure to face
I applied via Campus Placement
Aptitude was mix of questions from logical reasoning, english grammar to simple numerical problems.
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
I am familiar with a variety of technologies commonly used in DevOps, including Docker, Kubernetes, Jenkins, Ansible, and Git.
Docker
Kubernetes
Jenkins
Ansible
Git
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
3.9k
salaries
| ₹2.4 L/yr - ₹10 L/yr |
Senior Software Engineer
3.8k
salaries
| ₹6 L/yr - ₹23 L/yr |
Technical Specialist
1.5k
salaries
| ₹9.5 L/yr - ₹34 L/yr |
Softwaretest Engineer
829
salaries
| ₹2.8 L/yr - ₹9 L/yr |
Senior Technical Specialist
713
salaries
| ₹11.5 L/yr - ₹40.2 L/yr |
TCS
Infosys
Wipro
HCLTech