| Exam Code/Number: | 1z0-997-23Join the discussion |
| Exam Name: | Oracle Cloud Infrastructure 2023 Architect Professional |
| Certification: | Oracle |
| Question Number: | 13 |
| Publish Date: | Jun 01, 2026 |
|
Rating
100%
|
|
Your company needs to migrate a business critical application from your data center to Oracle Cloud Infrastructure (OCI). The application runs on Oracle * Deploy Virtual Machine RAC DB system on OCI and use the Oracle Database Backup module with RMAN to migrate the data from customer on-premises to OCI. The application server is WebLogic server running on multiple 4-core servers and the database is deployed as an Oracle Database Enterprise Edition RAC database on 2 servers (4-cores each). Which method of database migration should you choose so that the application has minimal impact? (Choose the best answer.)
Deploy a Serverless Function and Access Using an API Gateway
Deployment in OCI
Scenario
You have joined ACME as their new Cloud Solutions Architect. Your organization wants to verify if they can execute their microservices deployed as serverless functions on another cloud provider using Oracle Functions in OCI.
Preconfigured
To complete this requirement, you are provided with the following:
* Access to an OCI Tenancy, an assigned compartment, and OCI credentials.
* Access to Cloud Shell to execute the Fn CLI and Docker commands.
* Code for a sample Python function, ExamFunction-main.zip.
* Permissions to perform only the tasks within the challenge.
Note: Throughout your exam, ensure to use assigned Compartment 99248134- C01and Region us-ashburn-1 Complete the following tasks in the provisioned OCI environment:
Create a new private repository in the Container Registry named {username}/hellopythonwithin your assigned compartment.
For example: If your user name is 99346163-lab.user02, then name the registry as 99346163- lab.user02/hello-python.
Your username is 99248134-lab.user01