i
Opcito Technologies
Filter interviews by
Designing a CI/CD pipeline involves defining stages, tools, triggers, and integrations for automated software delivery.
Define stages for build, test, deploy, and release
Select appropriate tools for each stage (e.g. Jenkins, GitLab CI, Travis CI)
Set up triggers for automatic pipeline execution (e.g. code commit, pull request)
Integrate with version control, testing frameworks, and deployment platforms
Implement security m...
I deploy to k8s cluster using CI/CD pipelines and kubectl commands.
Use CI/CD pipelines to automate the deployment process
Leverage kubectl commands to interact with the Kubernetes cluster
Ensure proper configuration and version control for smooth deployments
Secrets in k8s are used to store sensitive information like passwords, API keys, and tokens securely.
Create secrets using kubectl create secret command
Mount secrets as volumes in pods
Access secrets in pods using environment variables or files
Rotate secrets regularly for security purposes
Pod affinity is a Kubernetes feature that allows you to influence the scheduling of pods based on the presence of other pods.
Pod affinity can be used to ensure that pods are scheduled on the same node or in close proximity to other pods.
Pod affinity can be defined at the pod level or at the node level.
Examples of pod affinity include spreading pods across different availability zones or ensuring that pods with specific
Anti affinity is a concept in cloud computing where related resources are intentionally placed on separate physical hardware to increase fault tolerance.
Anti affinity ensures that related resources, such as virtual machines or containers, are not placed on the same physical hardware to reduce the impact of hardware failures.
It is commonly used in distributed systems to improve availability and resilience.
For example, i...
I appeared for an interview before May 2023.
I applied via Job Portal and was interviewed before Feb 2023. There was 1 interview round.
Opcito Technologies interview questions for popular designations
I applied via Company Website and was interviewed in Mar 2019. There were 4 interview rounds.
Monolith is a single large application while microservices is a collection of small independent services.
Monolith is a traditional approach where the entire application is built as a single unit
Microservices is a modern approach where the application is divided into small independent services
Monolith is tightly coupled and difficult to scale
Microservices are loosely coupled and easy to scale
Monolith has a single point ...
I applied via Naukri.com and was interviewed before Sep 2018. There were 3 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
I appeared for an interview before Jun 2016.
I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.
based on 5 interviews
Interview experience
based on 53 reviews
Rating in categories
Software Engineer
35
salaries
| ₹4.2 L/yr - ₹15.2 L/yr |
Senior Software Engineer
21
salaries
| ₹9.4 L/yr - ₹31 L/yr |
Senior Devops Engineer
19
salaries
| ₹12 L/yr - ₹30.2 L/yr |
Devops Engineer
15
salaries
| ₹4.4 L/yr - ₹15 L/yr |
Associate Software Engineer
11
salaries
| ₹2.7 L/yr - ₹5.5 L/yr |
HCL Infosystems
Accel Frontline
DynPro
ClaySys