i
Oracle
Filter interviews by
I appeared for an interview in Jan 2024.
They first gave me a project to be implemented in Go language, then was called for tefchnival round
Top trending discussions
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 Naukri.com and was interviewed in Dec 2019. There were 4 interview rounds.
I appeared for an interview before Jul 2024, where I was asked the following questions.
Designing microservices involves defining services, ensuring scalability, and maintaining loose coupling for flexibility.
Identify business capabilities: Break down the application into distinct services based on business functions, e.g., user management, payment processing.
Define service boundaries: Ensure each microservice has a clear responsibility and can operate independently, e.g., an order service should not hand...
I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.
Thin provisioning allocates storage space on demand, while thick provisioning allocates all space upfront.
Thin provisioning only allocates storage space as it is needed, reducing wasted space
Thick provisioning allocates all storage space upfront, regardless of actual usage
Thin provisioning is more flexible and efficient, but can lead to over-allocation if not managed properly
Thick provisioning provides better performan...
Overall ok It was 30 min duration
I applied via Recruitment Consulltant
To print Jenkins secrets, use the syntax: printenv
Use the 'printenv' command followed by the name of the secret to print its value
Make sure to have the necessary permissions to access the secret
Example: printenv MY_SECRET
Dockerfile is a script that contains instructions to build a Docker image.
Create a Dockerfile with instructions for building the image
Use the 'docker build' command to build the image from the Dockerfile
Example: FROM ubuntu:latest RUN apt-get update && apt-get install -y nginx
Example: docker build -t myimage:latest .
Java is a statically typed language while Nodejs is a runtime environment for executing JavaScript code.
Java is compiled while Nodejs is interpreted
Java is better for large-scale enterprise applications while Nodejs is better for real-time applications
Java has a larger community and more libraries while Nodejs has a simpler and more lightweight architecture
Java is used for Android app development while Nodejs is used f...
PaaS, IaaS, and SaaS are cloud computing models that provide different levels of infrastructure and software services.
PaaS (Platform as a Service) provides a platform for developers to build and deploy applications without worrying about infrastructure management.
IaaS (Infrastructure as a Service) provides virtualized computing resources such as servers, storage, and networking.
SaaS (Software as a Service) provides sof...
Build in Java refers to the process of compiling source code into executable code.
Build process involves compiling, testing, and packaging the code
Java build tools like Maven and Gradle automate the build process
Build artifacts can be JAR, WAR, or EAR files
Build process can be customized using build scripts like Ant
posted on 19 Nov 2024
I applied via Recruitment Consulltant
Our company's DevOps process focuses on continuous integration, automated testing, and deployment.
Continuous integration: Developers regularly merge their code changes into a shared repository, triggering automated builds and tests.
Automated testing: Testing is automated at various stages of the development process to ensure code quality and reliability.
Deployment automation: Code changes are automatically deployed to ...
Basic Linux commands are essential for navigating and managing files in a Linux environment.
ls: Lists files and directories. Example: 'ls -l' for detailed listing.
cd: Changes the current directory. Example: 'cd /home/user' to navigate to user directory.
cp: Copies files or directories. Example: 'cp file.txt /backup/' to copy file to backup.
mv: Moves or renames files or directories. Example: 'mv oldname.txt newname.txt' ...
based on 2 interview experiences
Difficulty level
Duration
based on 19 reviews
Rating in categories
Senior Software Engineer
2.5k
salaries
| ₹20.1 L/yr - ₹37.5 L/yr |
Principal Consultant
2.3k
salaries
| ₹20.2 L/yr - ₹35 L/yr |
Senior Consultant
2.2k
salaries
| ₹14 L/yr - ₹23.8 L/yr |
Senior Member of Technical Staff
1.9k
salaries
| ₹23.8 L/yr - ₹41.7 L/yr |
Software Developer
1.6k
salaries
| ₹15.6 L/yr - ₹28 L/yr |
SAP
MongoDB
Salesforce
IBM