Decision Tree for migrating Oracle databases to Oracle Cloud

Oracle provides different technologies and methods to migrate Oracle databases across platforms. This decision tree is intended to provide an overview of options available to migrate Oracle on-premises databases to Oracle Cloud Database Service (DBCS) or Oracle Autonomous Database. Before making the final decision, review the Oracle documentation for all prerequisites, restrictions, and recommendations. Some…

Send Email from APEX deployed in Oracle Autonomous Database

In the Oracle Cloud, you can provision an Autonomous Database in minutes and start developing your APEX application immediatelly. If you don’t have an Oracle Cloud Account, register for the Always Free resources. From APEX, you can use the APEX_MAIL package to send emails using Oracle Cloud Infrastructure Email Delivery service. Check how easy it is to configure!!! Step…

Traffic Management Steering using Geolocation

Use Case: You have a website to be accessible from all over the world. If you were running a business like a web shop, response time to the different geographical locations would be very critical. Solution 1: One web server somewhere Your customers in other regions would probably suffer from low latency. Would this web server…

Private Access to Autonomous Database using Transit Routing (across regions)

One of the frequently asked questions about Autonomous Database is “how can I access the database without having the traffic traversing the internet?” In case you are keeping the Application on-prem, then the answer is using Transit Routing while connecting to Oracle Cloud Infrastructure (OCI) using VPN or FastConnect from the on-premises network. The architecture looks as simple as…