Free 1z0-1084-25: Oracle Cloud Infrastructure 2025 Developer Professional Exam Questions and Answers
68 verified practice questions for 1z0-1084-25.
The first 10 questions on this page are free to read, answers included — no account and no card. A plan opens the rest of the bank, the full timed practice test and your weak-topic reporting.
Last updated: September 19, 2026
- Exam code
- 1084-25
- Provider
- Oracle
- Questions in our bank
- 1000+
- Free to read
- First 10, with answers
- Our test mode duration & pass mark
- 130 mins · 70%
- Verified answers
- Reviewed weekly
Recommended: Switch to Test Mode to start a practice test that simulates the real exam experience.
Question #1
Which is NOT a valid option to execute a function deployed in Oracle Functions?
Please select an optionIncorrectCorrect answer: A
A deployed function is invoked through the Fn Project CLI, the OCI CLI or SDKs, a signed HTTP request to its invoke endpoint, or an Events service trigger. The Docker CLI only builds and pushes images, it cannot invoke a function.
Was this answer correct?Question #2
Which TWO statements accurately describe an Oracle Functions application? (Choose two.)
Select 2 answers.
Please select an optionIncorrectCorrect answer: A, C
An Oracle Functions application is a logical grouping of functions that also provides a shared context of configuration variables available to every function in the group.
Was this answer correct?Question #3
Which TWO statements are correct regarding Docker images and containers? (Choose two.)
Select 2 answers.
Please select an optionIncorrectCorrect answer: B, C
An image is a stack of immutable read-only layers and a container is a running instance of it; many containers can run from the same image simultaneously, all sharing that single read-only image copy with their own writable layer.
Was this answer correct?Question #4
You deployed a Python application to an Oracle Container Engine for Kubernetes (OKE) cluster. However, while testing you found a bug, which you rectified and then created a new Docker image. You now need to ensure that if this new image does not work once deployed, you should be able to roll back to the previous version. Using kubect1, which strategy should you use?
Please select an optionIncorrectCorrect answer: C
A Deployment rolling update replaces pods gradually and records revision history, so kubectl rollout undo can immediately revert to the previous image version if the new one misbehaves.
Was this answer correct?Question #5
You encounter an unexpected error when invoking Oracle Functions from your Cloud Shell session named myfunction in the myapp application. Which option will get you more information on the error?
Please select an optionIncorrectCorrect answer: D
Setting the DEBUG=1 environment variable before the fn invoke command makes the Fn CLI print the full HTTP request and response details for troubleshooting; fn has no --verbose or --debug invoke flag.
Was this answer correct?Question #6
As a developer, you have been tasked with implementing a microservices-based application. Which THREE technologies are best suited to accomplish the task? (Choose three.)
Select 3 answers.
Please select an optionIncorrectCorrect answer: D, E, F
Microservices are packaged as Docker containers, orchestrated by Kubernetes, and their inter-service communication, routing and observability are handled by a service mesh.
Was this answer correct?Question #7
Your team has created a serverless application deployed in Oracle Functions. It uses a Python function leveraging the Oracle Cloud Infrastructure (OCI) Python SDK to stop any OCI compute instance that does not comply with your corporate security standards. Although there are three non-compliant OCI compute instances, when you invoke this function, none of the instances were stopped. With respect to this issue, which of the following is a valid troubleshooting strategy?
Please select an optionIncorrectCorrect answer: A
Oracle Functions has no remote debugger or stack-trace view, so troubleshooting is done by enabling function logging for the application and inspecting the output of print/log statements added to the code.
Was this answer correct?Question #8
You are building a container image and pushing it to Oracle Cloud Infrastructure Registry (OCIR). You need to ensure that these images never get deleted from the repository. Which action should you take?
Please select an optionIncorrectCorrect answer: D
Image retention in OCIR is controlled by retention policies; editing the tenancy global retention policy so it retains images indefinitely guarantees images are never automatically deleted from any repository.
Was this answer correct?Question #9
You have just finished building and compiling the software required to implement the API microservice component. You need to rebuild the API docker image, and plan to tag it as: ocIdevops/api:latest Which docker command would re-create the API docker image?
Please select an optionIncorrectCorrect answer: A
docker build creates an image from a Dockerfile and -t applies the repository:tag name, so docker build -t OCIdevops/api:latest rebuilds and tags the image. create, image and compile are not build commands.
Was this answer correct?Question #10
Which is NOT a valid use case for leveraging the Oracle Cloud Infrastructure (OCI) Events service?
Please select an optionIncorrectCorrect answer: A
Compute autoscaling is driven by the Monitoring service alarms and autoscaling configuration directly, not by the Events service, so capturing alarms in Events to autoscale instances is not a valid Events use case.
Was this answer correct?
Continue with 1z0-1084-25: Oracle Cloud Infrastructure 2025 Developer Professional
Unlock the full question bank
You have read the first 10 questions. A subscription opens every question in 1z0-1084-25: Oracle Cloud Infrastructure 2025 Developer Professional, the full timed practice test, and your progress and weak-topic reporting.
Single exam
$19.99for 30 days
Full question bank and practice test for one exam, for 30 days.
Single exam
$49.99for 1 year
One exam for a full year. Nothing renews and nothing to cancel.
Full access
$39.99/mo
Every exam in the catalogue, month to month.
Full access
$199.99/yr
Every exam in the catalogue for a year.
Already subscribed? Sign in to pick up where you left off.
Other Oracle certifications
- 1z0-062: Oracle Database 12c Installation and Administration (opens in a new tab)
- 1z0-067: Upgrade Oracle9i10g11g OCA OR OCP to Oracle Database 12c OCP (opens in a new tab)
- 1z0-071: Oracle Datbase 12c SQL (opens in a new tab)
- 1z0-063: Oracle Database 12c Advanced Administration (opens in a new tab)
- 1z0-1105-22: Oracle Cloud Data Management 2022 Foundations Associate (opens in a new tab)
- 1z0-821: Oracle Solaris 11 System Administration (opens in a new tab)
Reviews
★★★★★
This platform is a lifesaver. The practice questions and explanations are so detailed. It’s the best study tool I’ve ever used.
Hannah Smith
USA
★★★★★
I highly recommend Exam Practice. The feedback after each test helped me improve significantly, and I passed my exams easily.
Oscar Nyström
Sweden
★★★★★
Exam Practice is worth every penny. The mock exams are realistic, and the feedback helped me focus on key areas.
Amit Sharma
India
FAQ
Learn More: https://academy.oracle.com/en/resources-oracle-certifications.html
- Q1: What are Oracle Certification Exams?
- A: Oracle Certification Exams validate your expertise in using and managing Oracle’s vast array of software and hardware solutions, including databases, cloud infrastructure, enterprise applications, and more. These certifications demonstrate your proficiency in deploying, configuring, and optimizing Oracle technologies to meet business needs.
- Q2: Why should I pursue Oracle Certification?
- A: Oracle Certification enhances your professional credibility, showcasing your skills and knowledge in Oracle technologies. This can lead to better job opportunities, higher salaries, and career advancement in IT, database management, cloud computing, and enterprise application roles.
- Q3: What are the benefits of Oracle Certification?
- A: Benefits include recognition as a certified Oracle professional, improved job performance, access to exclusive resources, continuing education opportunities, and staying current with the latest Oracle technologies and best practices.
- Q4: Who should take Oracle Certification Exams?
- A: IT professionals, database administrators, developers, system administrators, and anyone involved in managing and implementing Oracle solutions should consider these certifications to validate their expertise and advance their careers.
- Q5: What types of Oracle Certification Exams are available?
- A: Oracle offers various certification paths, including:
- Q6: How do I prepare for Oracle Certification Exams?
- A: Preparation can include official Oracle University training courses, study guides, practice exams, online tutorials, and hands-on experience with Oracle products and solutions.
- Q7: Where can I take Oracle Certification Exams?
- A: Oracle Certification Exams can be taken online with remote proctoring or at authorized Pearson VUE testing centers worldwide, providing flexibility to fit your schedule and location.
- Q8: How do Oracle Certifications impact my career?
- A: Oracle Certifications significantly boost your career by demonstrating your expertise to employers, making you a more competitive candidate for advanced roles and promotions in IT, database management, cloud computing, and enterprise applications.
- Q9: Are there any prerequisites for Oracle Certification Exams?
- A: Some exams may have prerequisites, such as foundational knowledge or prior experience with Oracle products. Check the specific requirements for each certification path on the Oracle certification website.
- Q10: How often do I need to recertify for Oracle Certifications?
- A: Recertification requirements vary by certification. Some Oracle certifications do not require recertification, while others, especially those related to cloud technologies, may require periodic updates to ensure professionals stay current with the latest advancements.



