Skip to content

Commit a78bfdf

Browse files
author
Antoun Moubarak
committed
Update to add image title
1 parent f5d09cc commit a78bfdf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cloud-architecture/custom-apps-and-consolidation/db-migration/db-migration-examples/files/oracle-database-migration-to-base-database-service-an-example-migration.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,9 @@ The solution provided must address the following security requirements expressed
137137

138138
The future state architecture for ACME \<Application Name\> database environment after a migration from on-premises to OCI is composed of the following:
139139

140-
![OCI Logical Architecture](images/oracle-database-migration-to-base-database-service-an-example-migration-LogicalArchitecture.png)
140+
<figure>
141+
<img src="images/oracle-database-migration-to-base-database-service-an-example-migration-LogicalArchitecture.png" title="OCI Logical Architecture"/>
142+
</figure>
141143

142144
- End users will connect to the \<Application Name\> application through the Load Balancer (1). Internal users will access through VPN/Fastconnect. For external users accessing the application over the Internet, the traffic will be inspected by a Web Application Firewall (2).
143145
- The Load Balancer will act as a reverse proxy and will distribute the application traffic across several application servers (3).

0 commit comments

Comments
 (0)