forked from diegoecab/oci-deal-accelerator
Diagram generation: ref-arch-driven procedure + spec validator + KB enrichment
The diagram path now follows a documented standard procedure (lookup the closest Oracle Architecture Center reference → confirm components → author absolute_layout → spec validator → render → visually verify) and ships persistent guardrails so layout regressions can't recur. Persistent procedure changes (apply to all users, all sessions): - tools/diagram_spec_validator.py — geometry checks (CONTAINER_TOO_THIN, CONTAINER_PADDING_VIOLATION, LABEL_OVERFLOW_PARENT) run BEFORE either renderer (drawio + PPTX). Catches the subnet-collapse / label-overflow bugs that the post-render drawio validator missed. - tools/oci_diagram_gen.py + tools/oci_pptx_diagram_gen.py — call the spec validator before emitting any output. Adds mysql / mysql_heatwave type aliases. - tools/archcenter_pattern_lookup.py — scores against cached page descriptions (not just the 1-line summary), supports --queries for multi-fragment composition, and applies synonym expansion via kb/architecture-center/synonyms.yaml so "LB HA cross AD" matches "load balancer high availability availability domain". - kb/architecture-center/synonyms.yaml — canonical synonym table (load balancer, autonomous database, data guard, …) used by the lookup scorer. KB enrichment: - tools/archcenter_description_fetcher.py + 121 cached _description.md under kb/diagram/assets/archcenter-refs/<slug>/. Removes the runtime dependency on docs.oracle.com when authoring specs and feeds the pattern-lookup scorer. - 110+ cached .drawio / .svg / .png references for offline reuse, plus the OCI Toolkit v24.2 import (kb/diagram/assets/oci-toolkit-drawio). Documentation: - docs/skill/output-formats.md — new "Standard diagram-generation procedure (MANDATORY)" + geometry rules + the new validator entry. - SKILL.md option 2 — references the mandatory procedure. - README.md — describes the spec validator, archcenter_pattern_lookup and description fetcher, and updates the KB-health table. Tooling that backs the procedure (cumulative across recent sessions): tools/archcenter_case_runner.py, archcenter_batch_driver.py, archcenter_zip_downloader.py, drawio_visual_validator.py, drawio_fidelity_eval.py, harvest_drawio_icon.py, import_oci_library.py, oci_pptx_diagram_gen.py, oci_pptx_render.py, refresh_pptx_icon_index.py. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,187 @@
|
||||
# Run PeopleSoft ERP and Autonomous Database in an HA multicloud deployment
|
||||
|
||||
- Source: https://docs.oracle.com/en/solutions/bread-multicloud-on-oci/index.html
|
||||
- Date: 2025-02
|
||||
- Type: reference-architecture
|
||||
- Services: adb-s, compute, load-balancer
|
||||
- Tags: application, ha-dr, multicloud, peoplesoft, autonomous
|
||||
|
||||
## Summary (catalog)
|
||||
|
||||
PeopleSoft HA with ADB-S across cloud providers. Application tier on OCI compute with database on ADB-S. Multi-AZ deployment for high availability with automatic failover.
|
||||
|
||||
## Architecture (fetched from source)
|
||||
|
||||
Architecture
|
||||
|
||||
|
||||
|
||||
|
||||
The Oracle partner has built and deployed a highly-available Oracle
|
||||
PeopleSoft application using two availability domains in the Oracle Cloud
|
||||
Infrastructure (OCI) region in Ashburn. They use the Phoenix region as a standby region for Oracle Autonomous Database and as a disaster recovery site.
|
||||
|
||||
|
||||
|
||||
Each of the web and application virtual machine (VM) instances are
|
||||
configured as a high availability pair by using load balancers and by being placed in
|
||||
different availability domains (AD). Each of the load balancers handles certain
|
||||
PeopleSoft functions and URLs.
|
||||
|
||||
|
||||
Separate instances of Oracle Autonomous Transaction
|
||||
Processing on Dedicated Infrastructure (ATP-D) are created for each of the PeopleSoft functions:
|
||||
Financials, Phire, Vertex, and Human Capital Management (HCM). Oracle Data Guard is used
|
||||
to replicate the primary databases in Ashburn to standby databases in Phoenix.
|
||||
|
||||
|
||||
|
||||
They have also built and deployed development (DEV), user acceptance test
|
||||
(UAT), quality assurance (QA), and test environments in the Phoenix region. Oracle Data
|
||||
Guard and RackWare are also used for the DEV, UAT, QA, and test environments.
|
||||
|
||||
|
||||
Windows Servers with file shares are used to store PeopleSoft configuration
|
||||
files. Users are able to access PeopleSoft by using the Internet through an internet
|
||||
gateway or from the partner private network by using Oracle Cloud
|
||||
Infrastructure FastConnect to connect to the load balancers. After connecting to the load balancers, users are
|
||||
redirected to an OKTA Access Gateway (OAG). The OAG is used for access authentication
|
||||
and single sign-on (SSO) before allowing users to access PeopleSoft.
|
||||
|
||||
|
||||
|
||||
The move to OCI involved first migrating its PeopleSoft web/application tier
|
||||
and Oracle Database to Oracle Exadata Database
|
||||
Service . After realizing the benefits of ATP, the partner successfully migrated its 7 TB
|
||||
PeopleSoft database to Oracle Autonomous Database . They recognized ease of maintenance and operation of Autonomous Database as key benefits for their modernization effort.
|
||||
|
||||
|
||||
|
||||
The following diagram illustrates the migration process:
|
||||
|
||||
|
||||
Description of the illustration peoplesoft-migration-process.png
|
||||
|
||||
peoplesoft-migration-process-oracle.zip
|
||||
|
||||
|
||||
The partner has built a multicloud architecture that integrates with banking
|
||||
systems, SaaS applications, Microsoft Azure for Active Directory single sign-on (SSO),
|
||||
and MuleSoft (SaaS) for data integration. These integrations connect to Oracle Cloud through their data center private network by using a customer-premises router and
|
||||
then connect into the virtual cloud network (VCN) by using ATP.
|
||||
|
||||
|
||||
|
||||
For disaster recovery, they use Oracle Data Guard to replicate databases to
|
||||
the Phoenix region and uses Oracle Cloud
|
||||
Marketplace partner RackWare to take snapshots of VM instances. This allows them to quickly
|
||||
recover in another region and continue operations in case of a disaster event.
|
||||
|
||||
|
||||
|
||||
To continue their cloud modernization and maturation journey, the partner has
|
||||
future plans to move more systems into cloud native services to reduce the amount of
|
||||
patching, upgrades, and maintenance required.
|
||||
|
||||
|
||||
The following diagram illustrates this reference architecture.
|
||||
|
||||
|
||||
Description of the illustration peoplesoft-prod-oci.png
|
||||
|
||||
peoplesoft-prod-oci-oracle.zip
|
||||
|
||||
|
||||
The architecture has the following components:
|
||||
|
||||
|
||||
|
||||
- Tenancy
|
||||
A tenancy is a secure and isolated partition that Oracle sets up within Oracle Cloud when you sign up for Oracle Cloud
|
||||
Infrastructure . You can create, organize, and administer your resources in Oracle Cloud within your tenancy. A tenancy is synonymous with a company or organization. Usually, a company will have a single tenancy and reflect its organizational structure within that tenancy. A single tenancy is usually associated with a single subscription, and a single subscription usually only has one tenancy.
|
||||
|
||||
|
||||
|
||||
|
||||
- Region
|
||||
An Oracle Cloud
|
||||
Infrastructure region is a localized geographic area that contains one or more data centers, called availability domains. Regions are independent of other regions, and vast distances can separate them (across countries or even continents).
|
||||
|
||||
|
||||
|
||||
|
||||
- Audit
|
||||
The Oracle Cloud Infrastructure Audit service automatically records calls to all supported Oracle Cloud
|
||||
Infrastructure public application programming interface (API) endpoints as log events. All OCI services support logging by Oracle Cloud Infrastructure Audit .
|
||||
|
||||
|
||||
|
||||
|
||||
- Policy
|
||||
An Oracle Cloud Infrastructure Identity
|
||||
and Access Management policy specifies who can access which resources, and how. Access is granted at the group and compartment level, which means you can write a policy that gives a group a specific type of access within a specific compartment, or to the tenancy.
|
||||
|
||||
|
||||
|
||||
|
||||
- Logging
|
||||
Oracle Cloud Infrastructure Logging is a highly-scalable and fully-managed service that provides access to the following types of logs from your resources in the cloud:
|
||||
|
||||
|
||||
- Audit logs: Logs related to events produced by OCI Audit .
|
||||
|
||||
|
||||
- Service logs: Logs published by individual services such as OCI API Gateway , OCI Events , OCI Functions , OCI Load Balancing , OCI Object Storage , and VCN flow logs.
|
||||
|
||||
|
||||
- Custom logs: Logs that contain diagnostic information from custom applications, other cloud providers, or an on-premises environment.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- Object storage
|
||||
OCI Object Storage provides quick access to large amounts of structured and unstructured data of any content type, including database backups, analytic data, and rich content such as images and videos. You can safely and securely store data directly from the internet or from within the cloud platform. You can scale storage without experiencing any degradation in performance or service reliability.
|
||||
|
||||
|
||||
|
||||
Use standard storage for "hot" storage that you need to access quickly, immediately, and frequently. Use archive storage for "cold" storage that you retain for long periods of time and seldom or rarely access.
|
||||
|
||||
|
||||
|
||||
- Compartment
|
||||
Compartments are cross-regional logical partitions within an Oracle Cloud
|
||||
Infrastructure tenancy. Use compartments to organize, control access, and set usage quotas for your Oracle Cloud resources. In a given compartment, you define policies that control access and set privileges for resources.
|
||||
|
||||
|
||||
|
||||
|
||||
- Availability domain
|
||||
Availability domains are standalone, independent data centers within a region. The physical resources in each availability domain are isolated from the resources in the other availability domains, which provides fault tolerance. Availability domains don’t share infrastructure such as power or cooling, or the internal availability domain network. So, a failure at one availability domain shouldn't affect the other availability domains in the region.
|
||||
|
||||
|
||||
|
||||
- Virtual cloud network (VCN) and subnets
|
||||
A VCN is a customizable, software-defined network that you set up in an Oracle Cloud
|
||||
Infrastructure region. Like traditional data center networks, VCNs give you control over your network environment. A VCN can have multiple non-overlapping CIDR blocks that you can change after you create the VCN. You can segment a VCN into subnets, which can be scoped to a region or to an availability domain. Each subnet consists of a contiguous range of addresses that don't overlap with the other subnets in the VCN. You can change the size of a subnet after creation. A subnet can be public or private.
|
||||
|
||||
|
||||
|
||||
|
||||
- Security list
|
||||
For each subnet, you can create security rules that specify the source, destination, and type of traffic that must be allowed in and out of the subnet.
|
||||
|
||||
|
||||
|
||||
- Route table
|
||||
Virtual route tables contain rules to route traffic from subnets to destinations outside a VCN, typically through gateways.
|
||||
|
||||
|
||||
|
||||
- Internet gateway
|
||||
An internet gateway allows traffic between the public subnets in a VCN and the public internet.
|
||||
|
||||
|
||||
|
||||
- Dynamic routing gateway (DRG)
|
||||
The DRG is a virtual router that provides a path for private network traffic between VCNs in the sa
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,343 @@
|
||||
<svg width="1170" height="592" viewBox="0 0 1170 592" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="bread-financial-migration-process" clip-path="url(#clip0_6913_243525)">
|
||||
<rect width="1170" height="592" fill="white"/>
|
||||
<g id="Text Heading">
|
||||
<rect x="672.5" y="32.5" width="495" height="559" rx="3.5" fill="white"/>
|
||||
<text id="Neutral Group Heading H1" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" font-weight="800" letter-spacing="0em"><tspan x="802.141" y="53.816">Current State - Modernization</tspan></text>
|
||||
<rect x="672.5" y="32.5" width="495" height="559" rx="3.5" stroke="#9E9892"/>
|
||||
</g>
|
||||
<g id="On-premises box">
|
||||
<g id="Internet">
|
||||
<rect x="0.5" y="72.5" width="151" height="519" rx="3.5" fill="#F5F4F2"/>
|
||||
<text id="OCI Region" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" font-weight="bold" letter-spacing="0em"><tspan x="28.0859" y="93.816">On Premises</tspan></text>
|
||||
<rect x="0.5" y="72.5" width="151" height="519" rx="3.5" stroke="#9E9892"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="webapp physical">
|
||||
<g id="Site-to-Site VPN or FastConnect">
|
||||
<g id="Web-Application">
|
||||
<g id="Group 486">
|
||||
<path id="Vector" d="M101.886 136.715H50.1145C48.2367 136.715 46.7145 138.237 46.7145 140.115V191.886C46.7145 193.764 48.2367 195.286 50.1145 195.286H101.886C103.764 195.286 105.286 193.764 105.286 191.886V140.115C105.286 138.237 103.764 136.715 101.886 136.715Z" fill="white"/>
|
||||
<path id="Vector_2" d="M101.9 137.429C102.61 137.432 103.289 137.717 103.79 138.22C104.29 138.723 104.571 139.404 104.571 140.114V191.9C104.571 192.609 104.29 193.288 103.789 193.789C103.288 194.29 102.609 194.571 101.9 194.571H50.1143C49.4045 194.571 48.7235 194.29 48.2202 193.79C47.717 193.289 47.4323 192.61 47.4286 191.9V140.114C47.4286 139.402 47.7115 138.719 48.2152 138.215C48.7189 137.712 49.402 137.429 50.1143 137.429H101.9ZM101.9 136H50.1143C49.0231 136 47.9766 136.433 47.205 137.205C46.4335 137.977 46 139.023 46 140.114V191.9C46.0038 192.989 46.4389 194.032 47.2101 194.8C47.9813 195.569 49.0256 196 50.1143 196H101.9C102.986 195.996 104.027 195.563 104.795 194.795C105.563 194.027 105.996 192.986 106 191.9V140.114C106 139.026 105.569 137.981 104.8 137.21C104.032 136.439 102.989 136.004 101.9 136V136Z" fill="white"/>
|
||||
<path id="Vector_3" d="M101.9 137.429H50.1148C49.4025 137.429 48.7193 137.712 48.2157 138.216C47.712 138.719 47.429 139.402 47.429 140.115V191.9C47.4328 192.61 47.7174 193.29 48.2207 193.79C48.724 194.291 49.4049 194.572 50.1148 194.572H101.9C102.609 194.572 103.288 194.29 103.789 193.789C104.29 193.288 104.572 192.609 104.572 191.9V140.115C104.572 139.405 104.291 138.724 103.79 138.221C103.29 137.717 102.61 137.433 101.9 137.429ZM50.1148 139.815H101.9C101.939 139.815 101.978 139.822 102.013 139.838C102.049 139.853 102.081 139.875 102.108 139.903C102.134 139.931 102.155 139.965 102.169 140.001C102.182 140.037 102.188 140.076 102.186 140.115V146.958H49.8148V140.115C49.8148 140.035 49.8464 139.959 49.9026 139.903C49.9589 139.846 50.0352 139.815 50.1148 139.815ZM101.9 192.186H50.1148C50.0761 192.188 50.0374 192.182 50.001 192.169C49.9647 192.155 49.9315 192.134 49.9034 192.108C49.8754 192.081 49.853 192.049 49.8378 192.013C49.8225 191.977 49.8147 191.939 49.8148 191.9V149.329H102.186V191.9C102.186 191.976 102.156 192.049 102.103 192.102C102.049 192.156 101.976 192.186 101.9 192.186Z" fill="#2D5967"/>
|
||||
<path id="Vector_4" d="M53.8285 145.072C54.649 145.072 55.3142 144.407 55.3142 143.586C55.3142 142.766 54.649 142.1 53.8285 142.1C53.008 142.1 52.3428 142.766 52.3428 143.586C52.3428 144.407 53.008 145.072 53.8285 145.072Z" fill="#2D5967"/>
|
||||
<path id="Vector_5" d="M59.0857 145.072C59.9062 145.072 60.5714 144.407 60.5714 143.586C60.5714 142.766 59.9062 142.1 59.0857 142.1C58.2651 142.1 57.5999 142.766 57.5999 143.586C57.5999 144.407 58.2651 145.072 59.0857 145.072Z" fill="#2D5967"/>
|
||||
<path id="Vector_6" d="M64.2435 145.072C65.0641 145.072 65.7292 144.407 65.7292 143.586C65.7292 142.766 65.0641 142.1 64.2435 142.1C63.423 142.1 62.7578 142.766 62.7578 143.586C62.7578 144.407 63.423 145.072 64.2435 145.072Z" fill="#2D5967"/>
|
||||
<path id="Vector_7" d="M76.0007 151.715C72.2908 151.715 68.6643 152.815 65.5797 154.876C62.4951 156.937 60.091 159.866 58.6713 163.294C57.2516 166.721 56.8802 170.493 57.6039 174.131C58.3277 177.77 60.1141 181.112 62.7373 183.735C65.3606 186.358 68.7028 188.145 72.3413 188.868C75.9798 189.592 79.7513 189.221 83.1787 187.801C86.6061 186.381 89.5356 183.977 91.5966 180.893C93.6577 177.808 94.7578 174.182 94.7578 170.472C94.754 165.498 92.7766 160.729 89.2598 157.213C85.7429 153.696 80.9742 151.718 76.0007 151.715ZM90.7292 163.343C90.0009 165.349 88.9804 167.236 87.7007 168.943C87.3559 168.824 86.9941 168.761 86.6292 168.757C86.417 168.77 86.2064 168.804 86.0007 168.857C84.6294 166.967 82.9936 165.283 81.1435 163.857C79.3622 162.479 77.4013 161.349 75.3149 160.5C75.2784 159.913 75.0861 159.346 74.7578 158.857C76.1215 157.2 77.7249 155.756 79.5149 154.572C81.9232 155.097 84.182 156.158 86.1235 157.677C88.0651 159.196 89.6393 161.132 90.7292 163.343ZM87.5292 172.029C87.5321 172.207 87.4817 172.383 87.3845 172.533C87.2874 172.683 87.1478 172.8 86.9837 172.87C86.8195 172.941 86.6381 172.961 86.4626 172.928C86.287 172.894 86.1254 172.81 85.9981 172.685C85.8708 172.559 85.7836 172.399 85.7477 172.224C85.7118 172.049 85.7288 171.867 85.7965 171.702C85.8641 171.537 85.9795 171.395 86.1278 171.296C86.2761 171.196 86.4506 171.143 86.6292 171.143C86.8655 171.143 87.0922 171.236 87.2606 171.402C87.429 171.567 87.5255 171.793 87.5292 172.029ZM83.5578 173.143C80.3334 175.63 76.4896 177.186 72.4435 177.643C72.2247 177.158 71.8903 176.733 71.4694 176.407C71.0485 176.081 70.554 175.863 70.0292 175.772C69.4904 171.73 70.0736 167.618 71.7149 163.886H72.0578C72.5363 163.891 73.0099 163.789 73.4446 163.589C73.8793 163.389 74.2643 163.095 74.5721 162.729C76.4112 163.492 78.1407 164.496 79.7149 165.715C81.3416 166.974 82.7841 168.455 84.0007 170.115C83.5905 170.668 83.37 171.34 83.3721 172.029C83.3659 172.409 83.4288 172.786 83.5578 173.143ZM70.3578 178.986C70.3739 179.113 70.3628 179.241 70.3252 179.364C70.2877 179.486 70.2246 179.598 70.1402 179.694C70.0557 179.79 69.9518 179.867 69.8354 179.919C69.719 179.972 69.5927 179.999 69.4649 179.999C69.3372 179.999 69.2109 179.972 69.0945 179.919C68.9781 179.867 68.8742 179.79 68.7897 179.694C68.7053 179.598 68.6422 179.486 68.6046 179.364C68.5671 179.241 68.556 179.113 68.5721 178.986C68.5996 178.769 68.7055 178.569 68.8699 178.424C69.0343 178.279 69.2458 178.199 69.4649 178.199C69.684 178.199 69.8956 178.279 70.06 178.424C70.2244 178.569 70.3302 178.769 70.3578 178.986ZM71.1435 160.643C71.1711 160.426 71.2769 160.226 71.4413 160.081C71.6057 159.936 71.8173 159.856 72.0364 159.856C72.2555 159.856 72.467 159.936 72.6314 160.081C72.7958 160.226 72.9017 160.426 72.9292 160.643C72.9453 160.77 72.9342 160.899 72.8967 161.021C72.8591 161.143 72.796 161.256 72.7116 161.351C72.6271 161.447 72.5232 161.524 72.4068 161.577C72.2904 161.629 72.1641 161.656 72.0364 161.656C71.9086 161.656 71.7823 161.629 71.6659 161.577C71.5495 161.524 71.4456 161.447 71.3611 161.351C71.2767 161.256 71.2136 161.143 71.1761 161.021C71.1385 160.899 71.1274 160.77 71.1435 160.643ZM76.0007 154.1C74.8295 155.104 73.7579 156.219 72.8007 157.429C72.5477 157.371 72.2888 157.342 72.0292 157.343C71.4775 157.344 70.9348 157.483 70.4506 157.747C69.9664 158.012 69.5563 158.393 69.2578 158.857C67.7089 158.66 66.1445 158.612 64.5864 158.715C67.6442 155.747 71.7399 154.092 76.0007 154.1ZM62.3578 161.429C64.5015 161.03 66.6936 160.963 68.8578 161.229C68.9648 161.803 69.2266 162.336 69.6149 162.772C68.6933 164.841 68.0634 167.029 67.7435 169.272C67.422 171.58 67.422 173.921 67.7435 176.229C67.2566 176.544 66.8622 176.983 66.6007 177.5C64.4905 177.166 62.4404 176.526 60.5149 175.6C59.7359 173.249 59.5021 170.751 59.8313 168.296C60.1605 165.84 61.044 163.492 62.4149 161.429H62.3578ZM61.9149 178.857C63.3444 179.359 64.8174 179.728 66.3149 179.957C66.5091 180.618 66.9059 181.201 67.4493 181.624C67.9928 182.047 68.6554 182.289 69.3435 182.315C69.9188 183.689 70.6169 185.009 71.4292 186.257C67.4368 185.081 64.0375 182.438 61.9149 178.857ZM76.0007 186.829C75.6149 186.829 75.2292 186.829 74.8578 186.829C73.5141 185.216 72.4121 183.416 71.5864 181.486C72.035 181.108 72.3711 180.614 72.5578 180.057C74.8344 179.812 77.0656 179.249 79.1864 178.386C81.3106 177.527 83.3057 176.378 85.1149 174.972C85.5803 175.223 86.1004 175.355 86.6292 175.357H86.8149C87.5863 177.3 88.0676 179.346 88.2435 181.429C86.7017 183.145 84.8129 184.513 82.7023 185.444C80.5917 186.375 78.3074 186.847 76.0007 186.829ZM90.2864 178.557C90.0162 177.093 89.6048 175.657 89.0578 174.272C89.649 173.664 89.9774 172.848 89.9721 172C89.9718 171.462 89.8393 170.932 89.5864 170.457C90.5024 169.248 91.3057 167.957 91.9864 166.6C92.9746 170.657 92.366 174.937 90.2864 178.557Z" fill="#2D5967"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Icon Text Label">
|
||||
<text id="IconLabel" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="57.1016" y="213.816">PSFT</tspan></text>
|
||||
<text id="IconLabel_2" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="40.2969" y="229.816"> Web/App</tspan></text>
|
||||
<text id="IconLabel_3" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="41.625" y="245.816">(Physical)</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="DB exadata">
|
||||
<g id="Database-Action-gear">
|
||||
<g id="Group 309">
|
||||
<path id="Vector_8" d="M85.1504 491.089L85.0651 490.32C81.5803 490.712 78.0766 490.911 74.57 490.918C71.9107 490.918 48.5456 490.705 48.5456 483.083V440.576C48.5456 432.742 71.9107 432.514 74.57 432.514C77.2293 432.514 100.609 432.742 100.609 440.576V468.112L102.5 470.021L100.68 472.3L103.524 472.628V481.274L100.68 481.602L102.5 483.881L96.385 490.007L94.4651 488.468L94.067 488.596L93.7825 491.089H85.1504Z" fill="white"/>
|
||||
<path id="Vector_9" d="M74.5688 433.225C83.3858 433.225 99.8964 434.764 99.8964 440.576V468.41L101.546 470.063L99.8964 472.143V472.926L102.869 473.254V480.647L99.8964 480.975V481.758L101.546 483.838L96.3411 489.051L94.6062 487.627L93.4116 487.997L93.1556 490.334H85.775L85.6896 489.493C81.9996 489.946 78.2864 490.184 74.5688 490.205C65.8229 490.205 49.2554 488.781 49.2554 483.083V440.576C49.2554 434.764 65.8229 433.225 74.5688 433.225ZM74.5688 431.801C70.1034 431.801 47.8333 432.228 47.8333 440.576V483.083C47.8333 491.245 70.1034 491.63 74.5688 491.63C77.8654 491.624 81.1596 491.448 84.4382 491.103L84.5093 491.801H94.464L94.6062 490.533L94.72 489.55L95.4879 490.163L96.4834 490.96L97.3793 490.063L102.598 484.835L103.494 483.938L102.698 482.94L102.086 482.171L103.068 482.057L104.333 481.915V471.943L103.068 471.801L102.044 471.687L102.655 470.918L103.452 469.92L102.556 469.023L101.318 467.784V440.576C101.318 432.228 79.1195 431.801 74.5688 431.801Z" fill="white"/>
|
||||
<path id="Vector_10" d="M99.4982 481.26L99.5694 481.075L99.4982 481.26Z" fill="#2D5967"/>
|
||||
<path id="Vector_11" d="M78.5815 487.569C77.2732 487.569 75.9364 487.641 74.5712 487.641C68.9315 487.698 63.3031 487.125 57.7904 485.931C52.7704 484.777 51.647 483.438 51.647 483.082V472.284C56.4679 475.133 67.5318 476.017 74.2868 476.031V473.652C68.7437 473.703 63.2117 473.144 57.7904 471.985C52.7562 470.789 51.6328 469.435 51.6328 469.065V458.495C56.539 461.344 67.8447 462.242 74.557 462.242C77.259 462.242 80.7005 462.099 84.1704 461.757H84.341C89.4464 461.23 94.5944 460.233 97.4955 458.524V463.524L97.595 463.609L99.8846 465.903V441.145C99.8908 441.064 99.8908 440.983 99.8846 440.903C99.8916 440.789 99.8916 440.675 99.8846 440.561C99.8846 435.632 86.7586 433.438 74.557 433.438C62.3554 433.438 49.2578 435.632 49.2578 440.561C49.2508 440.675 49.2508 440.789 49.2578 440.903C49.2517 440.983 49.2517 441.064 49.2578 441.145V483.082C49.2578 488.609 65.8253 490.062 74.5712 490.062C76.4057 490.062 78.5673 490.062 80.8427 489.848L78.5815 487.569ZM74.5712 435.774C80.2125 435.697 85.8438 436.275 91.352 437.498C96.4004 438.737 97.5097 440.133 97.5097 440.561C97.5097 440.988 96.4004 442.37 91.352 443.609C85.8438 444.832 80.2125 445.41 74.5712 445.333C68.9299 445.411 63.2986 444.832 57.7904 443.609C52.7562 442.37 51.647 440.988 51.647 440.561C51.647 440.133 52.7562 438.737 57.7904 437.498C63.2986 436.275 68.9299 435.697 74.5712 435.774ZM91.352 458.196C85.8378 459.376 80.2093 459.935 74.5712 459.863C68.9331 459.935 63.3046 459.376 57.7904 458.196C52.7562 456.999 51.6328 455.646 51.6328 455.262V443.866C55.8991 446.515 65.5124 447.74 74.557 447.74C83.6015 447.74 93.1723 446.515 97.4955 443.866V455.262C97.5097 455.646 96.3862 456.999 91.352 458.196Z" fill="#2D5967"/>
|
||||
<path id="Vector_12" d="M89.5578 470.39C88.2643 470.404 87.0038 470.801 85.9351 471.531C84.8664 472.261 84.0372 473.292 83.5519 474.493C83.0666 475.694 82.9468 477.012 83.2078 478.281C83.4687 479.55 84.0986 480.714 85.0182 481.625C85.9379 482.536 87.1061 483.155 88.3758 483.402C89.6456 483.65 90.9601 483.516 92.1539 483.017C93.3476 482.518 94.3674 481.676 95.0846 480.598C95.8019 479.52 96.1847 478.253 96.1848 476.957C96.1848 476.089 96.0129 475.229 95.679 474.427C95.3451 473.626 94.8558 472.899 94.2395 472.288C93.6232 471.677 92.8921 471.195 92.0884 470.869C91.2848 470.544 90.4247 470.381 89.5578 470.39ZM89.5578 481.131C88.7297 481.134 87.9193 480.89 87.2296 480.431C86.5399 479.972 86.0018 479.318 85.6836 478.552C85.3654 477.786 85.2814 476.943 85.4422 476.129C85.6031 475.315 86.0016 474.568 86.5872 473.981C87.1728 473.395 87.919 472.996 88.7314 472.835C89.5437 472.673 90.3856 472.758 91.1501 473.076C91.9147 473.395 92.5675 473.934 93.0258 474.625C93.4842 475.316 93.7273 476.127 93.7245 476.957C93.7245 478.064 93.2855 479.126 92.5041 479.908C91.7227 480.691 90.6629 481.131 89.5578 481.131Z" fill="#2D5967"/>
|
||||
<path id="Vector_13" d="M99.5978 472.898L99.4982 472.641L101.546 470.063L96.3412 464.849L93.7672 466.9L93.5112 466.801L93.1557 463.524H85.775L85.4195 466.801L85.1635 466.9L82.5895 464.849L77.3846 470.063L79.4324 472.641L79.3329 472.898L76.062 473.254V480.647L79.3329 481.003L79.4324 481.259L77.3846 483.838L82.5895 489.051L85.1635 487L85.4195 487.1L85.775 490.376H93.1557L93.5112 487.1L93.7672 487L96.3412 489.051L101.546 483.838L99.4982 481.259L99.5978 481.003L102.869 480.647V473.254L99.5978 472.898ZM100.451 478.51L97.8059 478.795L97.5642 479.536C97.4237 479.999 97.238 480.448 97.0096 480.875L96.654 481.573L98.3321 483.653L96.1847 485.932L94.1085 484.251L93.3405 484.507C92.9143 484.736 92.4665 484.922 92.0038 485.063L91.2785 485.305L90.9799 487.955H87.9081L87.6522 485.334L86.9127 485.091C86.4508 484.948 86.0033 484.762 85.5759 484.536L84.808 484.18L82.7743 485.932L80.5417 483.653L82.2055 481.573L81.9638 480.875C81.7354 480.448 81.5496 479.999 81.4091 479.536L81.0963 478.809L78.4512 478.524V475.391L81.0963 475.106L81.338 474.365C81.481 473.902 81.6667 473.454 81.8926 473.026L82.2482 472.342L80.5417 470.262L82.7317 468.054L84.808 469.721L85.4906 469.365C85.918 469.139 86.3655 468.953 86.8273 468.809L87.5668 468.567L87.8512 465.918H90.9656L91.2643 468.567L91.9896 468.809C92.4523 468.95 92.9001 469.136 93.3263 469.365L94.0232 469.721L96.1847 468.04L98.3606 470.262L96.6825 472.356L97.038 473.04C97.2639 473.468 97.4496 473.917 97.5926 474.379L97.8344 475.12L100.479 475.405L100.451 478.51Z" fill="#2D5967"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Icon Text Label_2">
|
||||
<text id="IconLabel_4" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="57.1016" y="509.617">PSFT</tspan></text>
|
||||
<text id="IconLabel_5" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="38.4375" y="525.617">Databases</tspan></text>
|
||||
<text id="IconLabel_6" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="41.8047" y="541.617">(Exadata)</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="On-premises box_2">
|
||||
<g id="OCi">
|
||||
<g id="Internet_2">
|
||||
<rect x="328.5" y="72.5" width="151" height="519" rx="3.5" fill="#F5F4F2"/>
|
||||
<text id="OCI Region_2" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" font-weight="bold" letter-spacing="0em"><tspan x="355.305" y="93.816">Oracle Cloud</tspan></text>
|
||||
<rect x="328.5" y="72.5" width="151" height="519" rx="3.5" stroke="#9E9892"/>
|
||||
</g>
|
||||
<text id="Infrastructure" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" font-weight="bold" letter-spacing="0em"><tspan x="350.664" y="115.816">Infrastructure</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="web app virtual">
|
||||
<g id="Site-to-Site VPN or FastConnect_2">
|
||||
<g id="Web-Application_2">
|
||||
<g id="Group 486_2">
|
||||
<path id="Vector_14" d="M429.886 136.715H378.115C376.237 136.715 374.715 138.237 374.715 140.115V191.886C374.715 193.764 376.237 195.286 378.115 195.286H429.886C431.764 195.286 433.286 193.764 433.286 191.886V140.115C433.286 138.237 431.764 136.715 429.886 136.715Z" fill="white"/>
|
||||
<path id="Vector_15" d="M429.9 137.429C430.61 137.432 431.289 137.717 431.79 138.22C432.29 138.723 432.571 139.404 432.571 140.114V191.9C432.571 192.609 432.29 193.288 431.789 193.789C431.288 194.29 430.609 194.571 429.9 194.571H378.114C377.404 194.571 376.723 194.29 376.22 193.79C375.717 193.289 375.432 192.61 375.429 191.9V140.114C375.429 139.402 375.712 138.719 376.215 138.215C376.719 137.712 377.402 137.429 378.114 137.429H429.9ZM429.9 136H378.114C377.023 136 375.977 136.433 375.205 137.205C374.433 137.977 374 139.023 374 140.114V191.9C374.004 192.989 374.439 194.032 375.21 194.8C375.981 195.569 377.026 196 378.114 196H429.9C430.986 195.996 432.027 195.563 432.795 194.795C433.563 194.027 433.996 192.986 434 191.9V140.114C434 139.026 433.569 137.981 432.8 137.21C432.032 136.439 430.989 136.004 429.9 136V136Z" fill="white"/>
|
||||
<path id="Vector_16" d="M429.9 137.429H378.115C377.402 137.429 376.719 137.712 376.216 138.216C375.712 138.719 375.429 139.402 375.429 140.115V191.9C375.433 192.61 375.717 193.29 376.221 193.79C376.724 194.291 377.405 194.572 378.115 194.572H429.9C430.609 194.572 431.288 194.29 431.789 193.789C432.29 193.288 432.572 192.609 432.572 191.9V140.115C432.572 139.405 432.291 138.724 431.79 138.221C431.29 137.717 430.61 137.433 429.9 137.429ZM378.115 139.815H429.9C429.939 139.815 429.978 139.822 430.013 139.838C430.049 139.853 430.081 139.875 430.108 139.903C430.134 139.931 430.155 139.965 430.169 140.001C430.182 140.037 430.188 140.076 430.186 140.115V146.958H377.815V140.115C377.815 140.035 377.846 139.959 377.903 139.903C377.959 139.846 378.035 139.815 378.115 139.815ZM429.9 192.186H378.115C378.076 192.188 378.037 192.182 378.001 192.169C377.965 192.155 377.931 192.134 377.903 192.108C377.875 192.081 377.853 192.049 377.838 192.013C377.823 191.977 377.815 191.939 377.815 191.9V149.329H430.186V191.9C430.186 191.976 430.156 192.049 430.102 192.102C430.049 192.156 429.976 192.186 429.9 192.186Z" fill="#2D5967"/>
|
||||
<path id="Vector_17" d="M381.828 145.072C382.649 145.072 383.314 144.407 383.314 143.586C383.314 142.766 382.649 142.1 381.828 142.1C381.008 142.1 380.343 142.766 380.343 143.586C380.343 144.407 381.008 145.072 381.828 145.072Z" fill="#2D5967"/>
|
||||
<path id="Vector_18" d="M387.086 145.072C387.906 145.072 388.571 144.407 388.571 143.586C388.571 142.766 387.906 142.1 387.086 142.1C386.265 142.1 385.6 142.766 385.6 143.586C385.6 144.407 386.265 145.072 387.086 145.072Z" fill="#2D5967"/>
|
||||
<path id="Vector_19" d="M392.244 145.072C393.064 145.072 393.729 144.407 393.729 143.586C393.729 142.766 393.064 142.1 392.244 142.1C391.423 142.1 390.758 142.766 390.758 143.586C390.758 144.407 391.423 145.072 392.244 145.072Z" fill="#2D5967"/>
|
||||
<path id="Vector_20" d="M404.001 151.715C400.291 151.715 396.664 152.815 393.58 154.876C390.495 156.937 388.091 159.866 386.671 163.294C385.252 166.721 384.88 170.493 385.604 174.131C386.328 177.77 388.114 181.112 390.737 183.735C393.361 186.358 396.703 188.145 400.341 188.868C403.98 189.592 407.751 189.221 411.179 187.801C414.606 186.381 417.536 183.977 419.597 180.893C421.658 177.808 422.758 174.182 422.758 170.472C422.754 165.498 420.777 160.729 417.26 157.213C413.743 153.696 408.974 151.718 404.001 151.715ZM418.729 163.343C418.001 165.349 416.98 167.236 415.701 168.943C415.356 168.824 414.994 168.761 414.629 168.757C414.417 168.77 414.206 168.804 414.001 168.857C412.629 166.967 410.994 165.283 409.143 163.857C407.362 162.479 405.401 161.349 403.315 160.5C403.278 159.913 403.086 159.346 402.758 158.857C404.121 157.2 405.725 155.756 407.515 154.572C409.923 155.097 412.182 156.158 414.124 157.677C416.065 159.196 417.639 161.132 418.729 163.343ZM415.529 172.029C415.532 172.207 415.482 172.383 415.385 172.533C415.287 172.683 415.148 172.8 414.984 172.87C414.819 172.941 414.638 172.961 414.463 172.928C414.287 172.894 414.125 172.81 413.998 172.685C413.871 172.559 413.784 172.399 413.748 172.224C413.712 172.049 413.729 171.867 413.796 171.702C413.864 171.537 413.979 171.395 414.128 171.296C414.276 171.196 414.451 171.143 414.629 171.143C414.865 171.143 415.092 171.236 415.261 171.402C415.429 171.567 415.525 171.793 415.529 172.029ZM411.558 173.143C408.333 175.63 404.49 177.186 400.443 177.643C400.225 177.158 399.89 176.733 399.469 176.407C399.048 176.081 398.554 175.863 398.029 175.772C397.49 171.73 398.074 167.618 399.715 163.886H400.058C400.536 163.891 401.01 163.789 401.445 163.589C401.879 163.389 402.264 163.095 402.572 162.729C404.411 163.492 406.141 164.496 407.715 165.715C409.342 166.974 410.784 168.455 412.001 170.115C411.59 170.668 411.37 171.34 411.372 172.029C411.366 172.409 411.429 172.786 411.558 173.143ZM398.358 178.986C398.374 179.113 398.363 179.241 398.325 179.364C398.288 179.486 398.225 179.598 398.14 179.694C398.056 179.79 397.952 179.867 397.835 179.919C397.719 179.972 397.593 179.999 397.465 179.999C397.337 179.999 397.211 179.972 397.094 179.919C396.978 179.867 396.874 179.79 396.79 179.694C396.705 179.598 396.642 179.486 396.605 179.364C396.567 179.241 396.556 179.113 396.572 178.986C396.6 178.769 396.705 178.569 396.87 178.424C397.034 178.279 397.246 178.199 397.465 178.199C397.684 178.199 397.896 178.279 398.06 178.424C398.224 178.569 398.33 178.769 398.358 178.986ZM399.143 160.643C399.171 160.426 399.277 160.226 399.441 160.081C399.606 159.936 399.817 159.856 400.036 159.856C400.255 159.856 400.467 159.936 400.631 160.081C400.796 160.226 400.902 160.426 400.929 160.643C400.945 160.77 400.934 160.899 400.897 161.021C400.859 161.143 400.796 161.256 400.712 161.351C400.627 161.447 400.523 161.524 400.407 161.577C400.29 161.629 400.164 161.656 400.036 161.656C399.909 161.656 399.782 161.629 399.666 161.577C399.549 161.524 399.446 161.447 399.361 161.351C399.277 161.256 399.214 161.143 399.176 161.021C399.139 160.899 399.127 160.77 399.143 160.643ZM404.001 154.1C402.829 155.104 401.758 156.219 400.801 157.429C400.548 157.371 400.289 157.342 400.029 157.343C399.477 157.344 398.935 157.483 398.451 157.747C397.966 158.012 397.556 158.393 397.258 158.857C395.709 158.66 394.144 158.612 392.586 158.715C395.644 155.747 399.74 154.092 404.001 154.1ZM390.358 161.429C392.501 161.03 394.694 160.963 396.858 161.229C396.965 161.803 397.227 162.336 397.615 162.772C396.693 164.841 396.063 167.029 395.743 169.272C395.422 171.58 395.422 173.921 395.743 176.229C395.257 176.544 394.862 176.983 394.601 177.5C392.491 177.166 390.44 176.526 388.515 175.6C387.736 173.249 387.502 170.751 387.831 168.296C388.16 165.84 389.044 163.492 390.415 161.429H390.358ZM389.915 178.857C391.344 179.359 392.817 179.728 394.315 179.957C394.509 180.618 394.906 181.201 395.449 181.624C395.993 182.047 396.655 182.289 397.343 182.315C397.919 183.689 398.617 185.009 399.429 186.257C395.437 185.081 392.038 182.438 389.915 178.857ZM404.001 186.829C403.615 186.829 403.229 186.829 402.858 186.829C401.514 185.216 400.412 183.416 399.586 181.486C400.035 181.108 400.371 180.614 400.558 180.057C402.834 179.812 405.066 179.249 407.186 178.386C409.311 177.527 411.306 176.378 413.115 174.972C413.58 175.223 414.1 175.355 414.629 175.357H414.815C415.586 177.3 416.068 179.346 416.243 181.429C414.702 183.145 412.813 184.513 410.702 185.444C408.592 186.375 406.307 186.847 404.001 186.829ZM418.286 178.557C418.016 177.093 417.605 175.657 417.058 174.272C417.649 173.664 417.977 172.848 417.972 172C417.972 171.462 417.839 170.932 417.586 170.457C418.502 169.248 419.306 167.957 419.986 166.6C420.975 170.657 420.366 174.937 418.286 178.557Z" fill="#2D5967"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Icon Text Label_3">
|
||||
<text id="IconLabel_7" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="385.102" y="213.816">PSFT</tspan></text>
|
||||
<text id="IconLabel_8" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="368.297" y="229.816"> Web/App</tspan></text>
|
||||
<text id="IconLabel_9" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="374.805" y="245.816">(Virtual)</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="exadata">
|
||||
<g id="Services-Exadata-Database-System">
|
||||
<g id="Group 515">
|
||||
<path id="Vector_21" d="M390.486 491.129V488.814L392.911 487.656V455.312H382.269L382.412 453.24C382.539 451.411 383.13 449.646 384.129 448.111C385.127 446.575 386.5 445.32 388.118 444.464C388.392 444.32 388.631 444.117 388.818 443.87C389.006 443.623 389.137 443.338 389.202 443.035C389.471 441.712 390.057 440.474 390.909 439.429C391.762 438.383 392.855 437.56 394.095 437.032C395.153 436.572 396.294 436.334 397.447 436.332C397.708 436.317 397.97 436.317 398.232 436.332H398.431C398.699 436.337 398.965 436.284 399.211 436.178C399.457 436.072 399.677 435.915 399.858 435.717C400.813 434.703 401.965 433.896 403.243 433.345C404.521 432.795 405.899 432.512 407.29 432.515C409.179 432.507 411.032 433.031 412.639 434.026C414.245 435.022 415.54 436.45 416.377 438.147C416.518 438.426 416.719 438.671 416.966 438.864C417.212 439.056 417.498 439.192 417.803 439.262C418.973 439.54 420.083 440.024 421.084 440.691C423.303 442.096 424.909 444.29 425.579 446.833C426.248 449.376 425.932 452.079 424.693 454.397L424.166 455.384H417.347V487.656L419.701 488.814V491.129H390.486Z" fill="white"/>
|
||||
<path id="Vector_22" d="M407.289 433.23C409.044 433.222 410.766 433.708 412.259 434.633C413.752 435.558 414.956 436.884 415.734 438.461C415.932 438.825 416.207 439.141 416.54 439.388C416.872 439.635 417.254 439.806 417.659 439.89C419.117 440.211 420.481 440.867 421.642 441.805C422.804 442.744 423.733 443.94 424.355 445.299C424.977 446.658 425.276 448.143 425.228 449.638C425.18 451.132 424.787 452.595 424.079 453.911L423.751 454.526H416.618V488.113L418.972 489.271V490.4H391.198V489.257L393.566 488.099V454.669H383.038L383.124 453.425C383.229 451.698 383.78 450.027 384.723 448.577C385.665 447.126 386.967 445.945 388.502 445.15C388.868 444.956 389.189 444.684 389.44 444.353C389.691 444.023 389.868 443.641 389.957 443.235C390.297 441.495 391.23 439.929 392.596 438.802C393.962 437.676 395.677 437.06 397.446 437.06C397.683 437.046 397.922 437.046 398.159 437.06H398.43C398.797 437.064 399.16 436.991 399.496 436.846C399.833 436.701 400.135 436.487 400.384 436.217C401.271 435.273 402.341 434.521 403.528 434.008C404.715 433.494 405.995 433.229 407.289 433.23ZM407.289 431.801C405.797 431.803 404.323 432.113 402.956 432.711C401.589 433.308 400.359 434.18 399.343 435.274C399.225 435.397 399.083 435.495 398.926 435.561C398.769 435.627 398.6 435.661 398.43 435.66H398.302H397.446C395.349 435.655 393.316 436.379 391.693 437.708C390.07 439.037 388.957 440.89 388.544 442.949C388.509 443.148 388.427 443.336 388.306 443.497C388.184 443.659 388.027 443.789 387.845 443.878C386.109 444.784 384.633 446.12 383.557 447.758C382.481 449.397 381.841 451.283 381.697 453.24L381.611 454.483L381.497 456.098H392.139V487.213L390.57 487.985L389.771 488.371V491.529L390.841 491.801H391.012H420.413V488.371L419.614 487.985L418.059 487.213V456.098H424.607L425.006 455.341L425.334 454.74C426.674 452.248 427.017 449.338 426.293 446.601C425.57 443.865 423.835 441.506 421.44 440.005C420.362 439.327 419.174 438.844 417.93 438.575C417.724 438.535 417.53 438.447 417.364 438.318C417.198 438.189 417.065 438.022 416.975 437.832C416.082 436.022 414.701 434.499 412.99 433.433C411.278 432.367 409.304 431.802 407.289 431.801V431.801Z" fill="white"/>
|
||||
<path id="Vector_23" d="M391.925 489.7L394.278 488.557V445.479H415.919V488.557L418.258 489.7H391.925Z" fill="white"/>
|
||||
<path id="Vector_24" d="M415.206 446.194V488.971H394.992V446.194H415.206ZM416.632 444.765H393.565V488.114L391.197 489.272V490.401H418.986V489.257L416.632 488.1V444.765Z" fill="white"/>
|
||||
<path id="Vector_25" d="M416.632 488.114V444.765H393.565V488.114L391.197 489.272V490.401H418.986V489.257L416.632 488.114ZM395.933 447.08H414.307V488.114H395.933V447.08ZM397.702 448.809H412.481V451.125H397.702V448.809ZM410.712 452.854H399.471V454.884H397.702V457.199H399.471V459.214H410.712V457.199H412.481V454.884H410.712V452.854ZM408.344 456.899H401.839V455.17H408.344V456.899ZM406.789 477.737L410.141 484.355H407.174L405.035 479.71L402.98 484.355H400.042L403.423 477.652L400.213 471.334H403.166L405.163 475.622L407.089 471.334H409.942L406.789 477.737ZM400.042 463.245H397.702V460.944H400.042V463.245ZM404.179 463.245H401.839V460.944H404.207L404.179 463.245ZM408.316 463.245H405.976V460.944H408.344L408.316 463.245ZM410.099 460.929H412.452V463.245H410.127L410.099 460.929ZM400.113 467.29H397.702V464.989H400.042L400.113 467.29ZM401.882 464.974H404.25V467.29H401.839L401.882 464.974ZM406.019 464.974H408.387V467.29H405.976L406.019 464.974ZM410.17 464.974H412.524V467.29H410.127L410.17 464.974Z" fill="#2D5967"/>
|
||||
<path id="Vector_26" d="M424.081 453.982L423.753 454.596H418.047V452.281H422.326C423.005 450.671 423.09 448.871 422.568 447.204C422.045 445.537 420.949 444.109 419.473 443.176C418.768 442.719 417.984 442.395 417.163 442.219C416.415 442.056 415.713 441.726 415.11 441.253C414.507 440.781 414.019 440.177 413.682 439.489C413.167 438.455 412.41 437.561 411.475 436.884C410.54 436.208 409.455 435.768 408.313 435.604C407.172 435.439 406.007 435.555 404.92 435.94C403.832 436.326 402.855 436.97 402.07 437.817C401.551 438.38 400.908 438.813 400.192 439.084C399.477 439.354 398.708 439.454 397.947 439.375C397.046 439.287 396.136 439.435 395.308 439.803C394.519 440.151 393.825 440.685 393.286 441.36C392.747 442.034 392.379 442.829 392.213 443.677C392.064 444.423 391.749 445.127 391.292 445.735C390.835 446.344 390.248 446.842 389.574 447.193C388.589 447.707 387.727 448.427 387.045 449.305C386.363 450.183 385.878 451.198 385.622 452.281H392.099V454.668H383.04L383.126 453.424C383.231 451.697 383.782 450.026 384.725 448.575C385.667 447.125 386.97 445.944 388.504 445.149C388.871 444.955 389.191 444.683 389.442 444.352C389.694 444.021 389.87 443.64 389.959 443.234C390.185 442.023 390.702 440.885 391.465 439.919C392.228 438.952 393.214 438.187 394.338 437.688C395.524 437.158 396.827 436.947 398.119 437.074C398.528 437.121 398.944 437.071 399.331 436.927C399.718 436.783 400.065 436.549 400.344 436.245C401.381 435.116 402.676 434.257 404.119 433.743C405.561 433.228 407.107 433.073 408.622 433.292C410.138 433.51 411.577 434.094 412.817 434.995C414.056 435.895 415.058 437.085 415.736 438.46C415.934 438.824 416.209 439.14 416.542 439.387C416.874 439.634 417.257 439.805 417.662 439.889C419.119 440.21 420.483 440.865 421.645 441.804C422.807 442.742 423.735 443.938 424.358 445.297C424.98 446.657 425.279 448.142 425.231 449.636C425.183 451.131 424.789 452.594 424.081 453.91" fill="#2D5967"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Icon Text Label_4">
|
||||
<text id="IconLabel_10" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="374.961" y="509.617">Exadata</tspan></text>
|
||||
<text id="IconLabel_11" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="382.875" y="525.617">Cloud</tspan></text>
|
||||
<text id="IconLabel_12" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="377.789" y="541.617">Service</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="On-premises box_3">
|
||||
<g id="OCi_2">
|
||||
<g id="Internet_3">
|
||||
<rect x="688.5" y="72.5" width="151" height="503" rx="3.5" fill="#F5F4F2"/>
|
||||
<text id="OCI Region_3" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" font-weight="bold" letter-spacing="0em"><tspan x="715.305" y="93.816">Oracle Cloud</tspan></text>
|
||||
<rect x="688.5" y="72.5" width="151" height="503" rx="3.5" stroke="#9E9892"/>
|
||||
</g>
|
||||
<text id="Infrastructure_2" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" font-weight="bold" letter-spacing="0em"><tspan x="710.664" y="114.893">Infrastructure</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="On-premises box_4">
|
||||
<g id="OCi_3">
|
||||
<g id="Internet_4">
|
||||
<rect x="1000.5" y="72.5" width="151" height="503" rx="3.5" fill="#F5F4F2"/>
|
||||
<text id="OCI Region_4" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" font-weight="bold" letter-spacing="0em"><tspan x="1040.99" y="93.816">3rd Party</tspan></text>
|
||||
<rect x="1000.5" y="72.5" width="151" height="503" rx="3.5" stroke="#9E9892"/>
|
||||
</g>
|
||||
<text id="Integration" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" font-weight="bold" letter-spacing="0em"><tspan x="1033.29" y="114.893">Integration</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="web app">
|
||||
<g id="Site-to-Site VPN or FastConnect_3">
|
||||
<g id="Web-Application_3">
|
||||
<g id="Group 486_3">
|
||||
<path id="Vector_27" d="M789.886 136.715H738.115C736.237 136.715 734.715 138.237 734.715 140.115V191.886C734.715 193.764 736.237 195.286 738.115 195.286H789.886C791.764 195.286 793.286 193.764 793.286 191.886V140.115C793.286 138.237 791.764 136.715 789.886 136.715Z" fill="white"/>
|
||||
<path id="Vector_28" d="M789.9 137.429C790.61 137.432 791.289 137.717 791.79 138.22C792.29 138.723 792.571 139.404 792.571 140.114V191.9C792.571 192.609 792.29 193.288 791.789 193.789C791.288 194.29 790.609 194.571 789.9 194.571H738.114C737.404 194.571 736.723 194.29 736.22 193.79C735.717 193.289 735.432 192.61 735.429 191.9V140.114C735.429 139.402 735.712 138.719 736.215 138.215C736.719 137.712 737.402 137.429 738.114 137.429H789.9ZM789.9 136H738.114C737.023 136 735.977 136.433 735.205 137.205C734.433 137.977 734 139.023 734 140.114V191.9C734.004 192.989 734.439 194.032 735.21 194.8C735.981 195.569 737.026 196 738.114 196H789.9C790.986 195.996 792.027 195.563 792.795 194.795C793.563 194.027 793.996 192.986 794 191.9V140.114C794 139.026 793.569 137.981 792.8 137.21C792.032 136.439 790.989 136.004 789.9 136V136Z" fill="white"/>
|
||||
<path id="Vector_29" d="M789.9 137.429H738.115C737.402 137.429 736.719 137.712 736.216 138.216C735.712 138.719 735.429 139.402 735.429 140.115V191.9C735.433 192.61 735.717 193.29 736.221 193.79C736.724 194.291 737.405 194.572 738.115 194.572H789.9C790.609 194.572 791.288 194.29 791.789 193.789C792.29 193.288 792.572 192.609 792.572 191.9V140.115C792.572 139.405 792.291 138.724 791.79 138.221C791.29 137.717 790.61 137.433 789.9 137.429ZM738.115 139.815H789.9C789.939 139.815 789.978 139.822 790.013 139.838C790.049 139.853 790.081 139.875 790.108 139.903C790.134 139.931 790.155 139.965 790.169 140.001C790.182 140.037 790.188 140.076 790.186 140.115V146.958H737.815V140.115C737.815 140.035 737.846 139.959 737.903 139.903C737.959 139.846 738.035 139.815 738.115 139.815ZM789.9 192.186H738.115C738.076 192.188 738.037 192.182 738.001 192.169C737.965 192.155 737.931 192.134 737.903 192.108C737.875 192.081 737.853 192.049 737.838 192.013C737.823 191.977 737.815 191.939 737.815 191.9V149.329H790.186V191.9C790.186 191.976 790.156 192.049 790.102 192.102C790.049 192.156 789.976 192.186 789.9 192.186Z" fill="#2D5967"/>
|
||||
<path id="Vector_30" d="M741.828 145.072C742.649 145.072 743.314 144.407 743.314 143.586C743.314 142.766 742.649 142.1 741.828 142.1C741.008 142.1 740.343 142.766 740.343 143.586C740.343 144.407 741.008 145.072 741.828 145.072Z" fill="#2D5967"/>
|
||||
<path id="Vector_31" d="M747.086 145.072C747.906 145.072 748.571 144.407 748.571 143.586C748.571 142.766 747.906 142.1 747.086 142.1C746.265 142.1 745.6 142.766 745.6 143.586C745.6 144.407 746.265 145.072 747.086 145.072Z" fill="#2D5967"/>
|
||||
<path id="Vector_32" d="M752.244 145.072C753.064 145.072 753.729 144.407 753.729 143.586C753.729 142.766 753.064 142.1 752.244 142.1C751.423 142.1 750.758 142.766 750.758 143.586C750.758 144.407 751.423 145.072 752.244 145.072Z" fill="#2D5967"/>
|
||||
<path id="Vector_33" d="M764.001 151.715C760.291 151.715 756.664 152.815 753.58 154.876C750.495 156.937 748.091 159.866 746.671 163.294C745.252 166.721 744.88 170.493 745.604 174.131C746.328 177.77 748.114 181.112 750.737 183.735C753.361 186.358 756.703 188.145 760.341 188.868C763.98 189.592 767.751 189.221 771.179 187.801C774.606 186.381 777.536 183.977 779.597 180.893C781.658 177.808 782.758 174.182 782.758 170.472C782.754 165.498 780.777 160.729 777.26 157.213C773.743 153.696 768.974 151.718 764.001 151.715ZM778.729 163.343C778.001 165.349 776.98 167.236 775.701 168.943C775.356 168.824 774.994 168.761 774.629 168.757C774.417 168.77 774.206 168.804 774.001 168.857C772.629 166.967 770.994 165.283 769.143 163.857C767.362 162.479 765.401 161.349 763.315 160.5C763.278 159.913 763.086 159.346 762.758 158.857C764.121 157.2 765.725 155.756 767.515 154.572C769.923 155.097 772.182 156.158 774.124 157.677C776.065 159.196 777.639 161.132 778.729 163.343ZM775.529 172.029C775.532 172.207 775.482 172.383 775.385 172.533C775.287 172.683 775.148 172.8 774.984 172.87C774.819 172.941 774.638 172.961 774.463 172.928C774.287 172.894 774.125 172.81 773.998 172.685C773.871 172.559 773.784 172.399 773.748 172.224C773.712 172.049 773.729 171.867 773.796 171.702C773.864 171.537 773.979 171.395 774.128 171.296C774.276 171.196 774.451 171.143 774.629 171.143C774.865 171.143 775.092 171.236 775.261 171.402C775.429 171.567 775.525 171.793 775.529 172.029ZM771.558 173.143C768.333 175.63 764.49 177.186 760.443 177.643C760.225 177.158 759.89 176.733 759.469 176.407C759.048 176.081 758.554 175.863 758.029 175.772C757.49 171.73 758.074 167.618 759.715 163.886H760.058C760.536 163.891 761.01 163.789 761.445 163.589C761.879 163.389 762.264 163.095 762.572 162.729C764.411 163.492 766.141 164.496 767.715 165.715C769.342 166.974 770.784 168.455 772.001 170.115C771.59 170.668 771.37 171.34 771.372 172.029C771.366 172.409 771.429 172.786 771.558 173.143ZM758.358 178.986C758.374 179.113 758.363 179.241 758.325 179.364C758.288 179.486 758.225 179.598 758.14 179.694C758.056 179.79 757.952 179.867 757.835 179.919C757.719 179.972 757.593 179.999 757.465 179.999C757.337 179.999 757.211 179.972 757.094 179.919C756.978 179.867 756.874 179.79 756.79 179.694C756.705 179.598 756.642 179.486 756.605 179.364C756.567 179.241 756.556 179.113 756.572 178.986C756.6 178.769 756.705 178.569 756.87 178.424C757.034 178.279 757.246 178.199 757.465 178.199C757.684 178.199 757.896 178.279 758.06 178.424C758.224 178.569 758.33 178.769 758.358 178.986ZM759.143 160.643C759.171 160.426 759.277 160.226 759.441 160.081C759.606 159.936 759.817 159.856 760.036 159.856C760.255 159.856 760.467 159.936 760.631 160.081C760.796 160.226 760.902 160.426 760.929 160.643C760.945 160.77 760.934 160.899 760.897 161.021C760.859 161.143 760.796 161.256 760.712 161.351C760.627 161.447 760.523 161.524 760.407 161.577C760.29 161.629 760.164 161.656 760.036 161.656C759.909 161.656 759.782 161.629 759.666 161.577C759.549 161.524 759.446 161.447 759.361 161.351C759.277 161.256 759.214 161.143 759.176 161.021C759.139 160.899 759.127 160.77 759.143 160.643ZM764.001 154.1C762.829 155.104 761.758 156.219 760.801 157.429C760.548 157.371 760.289 157.342 760.029 157.343C759.477 157.344 758.935 157.483 758.451 157.747C757.966 158.012 757.556 158.393 757.258 158.857C755.709 158.66 754.144 158.612 752.586 158.715C755.644 155.747 759.74 154.092 764.001 154.1ZM750.358 161.429C752.501 161.03 754.694 160.963 756.858 161.229C756.965 161.803 757.227 162.336 757.615 162.772C756.693 164.841 756.063 167.029 755.743 169.272C755.422 171.58 755.422 173.921 755.743 176.229C755.257 176.544 754.862 176.983 754.601 177.5C752.491 177.166 750.44 176.526 748.515 175.6C747.736 173.249 747.502 170.751 747.831 168.296C748.16 165.84 749.044 163.492 750.415 161.429H750.358ZM749.915 178.857C751.344 179.359 752.817 179.728 754.315 179.957C754.509 180.618 754.906 181.201 755.449 181.624C755.993 182.047 756.655 182.289 757.343 182.315C757.919 183.689 758.617 185.009 759.429 186.257C755.437 185.081 752.038 182.438 749.915 178.857ZM764.001 186.829C763.615 186.829 763.229 186.829 762.858 186.829C761.514 185.216 760.412 183.416 759.586 181.486C760.035 181.108 760.371 180.614 760.558 180.057C762.834 179.812 765.066 179.249 767.186 178.386C769.311 177.527 771.306 176.378 773.115 174.972C773.58 175.223 774.1 175.355 774.629 175.357H774.815C775.586 177.3 776.068 179.346 776.243 181.429C774.702 183.145 772.813 184.513 770.702 185.444C768.592 186.375 766.307 186.847 764.001 186.829ZM778.286 178.557C778.016 177.093 777.605 175.657 777.058 174.272C777.649 173.664 777.977 172.848 777.972 172C777.972 171.462 777.839 170.932 777.586 170.457C778.502 169.248 779.306 167.957 779.986 166.6C780.975 170.657 780.366 174.937 778.286 178.557Z" fill="#2D5967"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Icon Text Label_5">
|
||||
<text id="IconLabel_13" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="745.102" y="213.816">PSFT</tspan></text>
|
||||
<text id="IconLabel_14" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="728.297" y="229.816"> Web/App</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Mulesoft">
|
||||
<g id="Services-SaaS-Cloud-Service">
|
||||
<g id="Group 522">
|
||||
<path id="Vector_34" d="M1065.06 195.27C1064.14 195.27 1063.26 194.896 1062.61 194.231C1061.96 193.566 1061.59 192.664 1061.59 191.724V167.342H1046.77L1046.93 165.182C1047.12 162.732 1047.92 160.373 1049.26 158.33C1050.59 156.286 1052.41 154.627 1054.55 153.509C1055.01 153.253 1055.4 152.894 1055.69 152.458C1055.99 152.023 1056.18 151.524 1056.26 150.999C1056.75 148.479 1058.07 146.209 1060 144.578C1061.94 142.946 1064.37 142.054 1066.88 142.055C1067.22 142.033 1067.56 142.033 1067.91 142.055H1068.23C1068.68 142.06 1069.13 141.969 1069.54 141.788C1069.95 141.607 1070.32 141.34 1070.63 141.004C1072.09 139.395 1073.91 138.174 1075.94 137.445C1077.97 136.716 1080.14 136.502 1082.26 136.82C1084.39 137.139 1086.4 137.981 1088.14 139.274C1089.88 140.567 1091.28 142.272 1092.23 144.243C1092.46 144.736 1092.79 145.17 1093.21 145.511C1093.62 145.852 1094.11 146.092 1094.63 146.213C1096.15 146.553 1097.59 147.165 1098.9 148.023C1101.81 149.901 1103.91 152.838 1104.79 156.242C1105.66 159.646 1105.25 163.263 1103.62 166.364L1103.08 167.4H1093.03V191.724C1093.03 192.666 1092.66 193.567 1092.01 194.232C1091.36 194.897 1090.47 195.27 1089.55 195.27H1065.06Z" fill="white"/>
|
||||
<path id="Vector_35" d="M1080.36 137.459C1082.7 137.449 1084.99 138.111 1086.98 139.37C1088.97 140.629 1090.57 142.434 1091.61 144.58C1091.88 145.153 1092.29 145.655 1092.78 146.049C1093.27 146.443 1093.84 146.719 1094.46 146.856C1095.9 147.189 1097.28 147.771 1098.53 148.578C1101.3 150.35 1103.3 153.132 1104.13 156.361C1104.96 159.589 1104.56 163.02 1103.01 165.956L1102.66 166.613H1092.32V191.725C1092.32 192.096 1092.25 192.463 1092.11 192.806C1091.97 193.148 1091.76 193.46 1091.51 193.721C1091.25 193.983 1090.95 194.19 1090.61 194.331C1090.27 194.471 1089.92 194.543 1089.55 194.541H1065.06C1064.33 194.541 1063.63 194.244 1063.11 193.716C1062.59 193.188 1062.3 192.472 1062.3 191.725V166.642H1047.54L1047.64 165.3C1047.8 162.967 1048.54 160.714 1049.78 158.755C1051.03 156.797 1052.74 155.197 1054.77 154.108C1055.32 153.818 1055.8 153.405 1056.17 152.9C1056.55 152.395 1056.81 151.811 1056.93 151.19C1057.24 149.552 1057.94 148.016 1058.96 146.713C1059.97 145.409 1061.28 144.377 1062.78 143.704C1064.06 143.133 1065.44 142.835 1066.84 142.829C1067.16 142.829 1067.48 142.829 1067.79 142.829H1068.19C1068.73 142.821 1069.25 142.704 1069.74 142.483C1070.23 142.263 1070.67 141.943 1071.04 141.545C1072.23 140.241 1073.68 139.204 1075.28 138.501C1076.89 137.798 1078.62 137.443 1080.36 137.459ZM1080.36 136C1078.44 136.002 1076.53 136.409 1074.77 137.198C1073.01 137.986 1071.42 139.138 1070.11 140.582C1069.87 140.844 1069.58 141.052 1069.26 141.193C1068.93 141.333 1068.59 141.404 1068.23 141.399H1067.96C1067.6 141.377 1067.24 141.377 1066.88 141.399C1064.21 141.407 1061.62 142.362 1059.56 144.102C1057.5 145.841 1056.08 148.258 1055.56 150.942C1055.48 151.352 1055.31 151.738 1055.07 152.071C1054.82 152.404 1054.5 152.677 1054.14 152.868C1051.91 154.062 1050.01 155.82 1048.62 157.975C1047.23 160.129 1046.41 162.61 1046.22 165.183L1046.12 166.525L1046 168.101H1060.88V191.725C1060.88 192.859 1061.32 193.946 1062.1 194.748C1062.89 195.55 1063.95 196 1065.06 196H1089.55C1090.66 196 1091.73 195.55 1092.51 194.749C1093.3 193.947 1093.74 192.86 1093.74 191.725V168.101H1103.52L1103.92 167.342L1104.26 166.686C1105.32 164.696 1105.91 162.481 1105.99 160.215C1106.07 157.95 1105.63 155.697 1104.71 153.636C1103.79 151.574 1102.42 149.76 1100.69 148.337C1098.97 146.915 1096.95 145.923 1094.78 145.441C1094.38 145.353 1094 145.177 1093.67 144.925C1093.34 144.673 1093.07 144.351 1092.87 143.982C1091.73 141.585 1089.95 139.567 1087.73 138.156C1085.52 136.745 1082.97 135.998 1080.36 136Z" fill="white"/>
|
||||
<path id="Vector_36" d="M1086.8 179.978H1085.28C1084.6 179.978 1084.05 180.54 1084.05 181.233V182.794C1084.05 183.487 1084.6 184.049 1085.28 184.049H1086.8C1087.48 184.049 1088.03 183.487 1088.03 182.794V181.233C1088.03 180.54 1087.48 179.978 1086.8 179.978Z" fill="#2D5967"/>
|
||||
<path id="Vector_37" d="M1075.16 180.124H1073.63C1072.96 180.124 1072.41 180.686 1072.41 181.379V182.94C1072.41 183.633 1072.96 184.195 1073.63 184.195H1075.16C1075.84 184.195 1076.38 183.633 1076.38 182.94V181.379C1076.38 180.686 1075.84 180.124 1075.16 180.124Z" fill="#2D5967"/>
|
||||
<path id="Vector_38" d="M1069.35 180.124H1067.82C1067.14 180.124 1066.59 180.686 1066.59 181.379V182.94C1066.59 183.633 1067.14 184.195 1067.82 184.195H1069.35C1070.02 184.195 1070.57 183.633 1070.57 182.94V181.379C1070.57 180.686 1070.02 180.124 1069.35 180.124Z" fill="#2D5967"/>
|
||||
<path id="Vector_39" d="M1080.99 180.124H1079.46C1078.79 180.124 1078.24 180.686 1078.24 181.379V182.94C1078.24 183.633 1078.79 184.195 1079.46 184.195H1080.99C1081.66 184.195 1082.21 183.633 1082.21 182.94V181.379C1082.21 180.686 1081.66 180.124 1080.99 180.124Z" fill="#2D5967"/>
|
||||
<path id="Vector_40" d="M1086.5 157.245H1068.13C1067.93 157.243 1067.73 157.282 1067.55 157.36C1067.36 157.437 1067.19 157.552 1067.05 157.697C1066.9 157.842 1066.79 158.015 1066.71 158.206C1066.63 158.396 1066.59 158.6 1066.59 158.806V176.681C1066.59 176.893 1066.62 177.105 1066.69 177.304C1066.76 177.503 1066.88 177.685 1067.02 177.838C1067.16 177.991 1067.34 178.112 1067.53 178.194C1067.72 178.276 1067.93 178.317 1068.13 178.315H1086.5C1086.91 178.315 1087.3 178.151 1087.58 177.858C1087.87 177.565 1088.03 177.168 1088.03 176.754V158.806C1088.03 158.392 1087.87 157.995 1087.58 157.702C1087.3 157.41 1086.91 157.245 1086.5 157.245ZM1085.58 175.747H1069.05V159.697H1085.58V175.747Z" fill="#2D5967"/>
|
||||
<path id="Vector_41" d="M1089.55 152.854H1065.06C1064.32 152.858 1063.63 153.158 1063.11 153.688C1062.59 154.218 1062.3 154.936 1062.3 155.684V191.725C1062.3 192.472 1062.59 193.189 1063.11 193.717C1063.63 194.245 1064.33 194.542 1065.06 194.542H1089.55C1089.92 194.543 1090.28 194.472 1090.61 194.331C1090.95 194.191 1091.25 193.984 1091.51 193.722C1091.76 193.46 1091.97 193.149 1092.11 192.806C1092.25 192.464 1092.32 192.096 1092.32 191.725V155.684C1092.32 154.934 1092.03 154.214 1091.51 153.683C1090.99 153.152 1090.29 152.854 1089.55 152.854ZM1089.87 191.725C1089.87 191.767 1089.86 191.808 1089.84 191.846C1089.83 191.884 1089.8 191.919 1089.77 191.947C1089.75 191.976 1089.71 191.998 1089.67 192.013C1089.63 192.027 1089.59 192.034 1089.55 192.032H1065.06C1065.02 192.032 1064.98 192.024 1064.94 192.008C1064.9 191.993 1064.87 191.97 1064.84 191.942C1064.82 191.914 1064.79 191.88 1064.78 191.843C1064.76 191.805 1064.76 191.766 1064.76 191.725V155.684C1064.75 155.643 1064.76 155.602 1064.77 155.563C1064.79 155.524 1064.81 155.488 1064.84 155.458C1064.87 155.428 1064.9 155.404 1064.94 155.388C1064.97 155.372 1065.01 155.363 1065.06 155.363H1089.55C1089.64 155.363 1089.72 155.397 1089.78 155.458C1089.83 155.518 1089.87 155.599 1089.87 155.684V191.725Z" fill="#2D5967"/>
|
||||
<path id="Vector_42" d="M1079.45 187.654H1075.17V190.163H1079.45V187.654Z" fill="#2D5967"/>
|
||||
<path id="Vector_43" d="M1098.55 148.577C1097.29 147.769 1095.91 147.187 1094.46 146.855C1093.85 146.718 1093.27 146.442 1092.78 146.048C1092.29 145.654 1091.89 145.152 1091.61 144.579C1090.57 142.433 1088.97 140.628 1086.98 139.37C1084.99 138.111 1082.7 137.448 1080.36 137.458C1078.63 137.462 1076.92 137.829 1075.34 138.537C1073.76 139.245 1072.33 140.278 1071.16 141.573C1070.73 142.032 1070.22 142.384 1069.64 142.601C1069.06 142.819 1068.45 142.897 1067.83 142.828C1066.12 142.671 1064.4 142.957 1062.82 143.66C1061.33 144.332 1060.02 145.365 1059 146.668C1057.98 147.971 1057.29 149.507 1056.98 151.145C1056.85 151.766 1056.59 152.351 1056.22 152.856C1055.84 153.361 1055.36 153.774 1054.81 154.063C1052.79 155.152 1051.07 156.752 1049.83 158.711C1048.58 160.67 1047.84 162.922 1047.68 165.255L1047.54 166.641H1060.47V164.102H1050.28C1050.6 162.449 1051.27 160.89 1052.26 159.541C1053.25 158.193 1054.52 157.088 1055.98 156.31C1056.86 155.845 1057.62 155.181 1058.21 154.37C1058.8 153.559 1059.21 152.621 1059.4 151.627C1059.64 150.387 1060.16 149.225 1060.94 148.239C1061.71 147.253 1062.7 146.473 1063.83 145.965C1065.02 145.428 1066.32 145.207 1067.62 145.323C1068.6 145.43 1069.59 145.302 1070.52 144.95C1071.44 144.598 1072.28 144.032 1072.95 143.295C1073.9 142.252 1075.05 141.42 1076.32 140.85C1077.6 140.281 1078.97 139.985 1080.36 139.983C1082.24 139.968 1084.09 140.497 1085.68 141.509C1087.28 142.521 1088.57 143.975 1089.4 145.703C1089.84 146.614 1090.48 147.412 1091.27 148.038C1092.06 148.664 1092.97 149.102 1093.94 149.321C1095.12 149.606 1096.23 150.1 1097.24 150.78C1099.36 152.156 1100.92 154.27 1101.65 156.733C1102.37 159.197 1102.2 161.844 1101.17 164.19H1094.2V166.641H1102.67L1103.01 165.985C1104.57 163.047 1104.98 159.61 1104.15 156.376C1103.32 153.141 1101.32 150.352 1098.55 148.577Z" fill="#2D5967"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Icon Text Label_6">
|
||||
<text id="IconLabel_15" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="1043.85" y="213.816">Mulesoft</tspan></text>
|
||||
<text id="IconLabel_16" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="1053.2" y="229.816">(SaaS)</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Banking system">
|
||||
<g id="Treasury">
|
||||
<g id="Group">
|
||||
<g id="Group_2">
|
||||
<g id="Group_3">
|
||||
<path id="Vector_44" d="M1046.71 313.286V306.018H1048.84V302.17H1050.97V298.464H1053.09V279.652H1050.97V275.946H1048.84V272.241H1046.71V264.972L1076.07 254.711L1105.29 264.972V272.241H1103.16V275.946H1101.04V279.652H1098.91V298.464H1101.04V302.17H1103.16V306.018H1105.29V313.286H1046.71Z" fill="white"/>
|
||||
<path id="Vector_45" d="M1076.07 255.566L1104.72 265.542V271.671H1102.6V275.376H1100.47V279.082H1098.34V299.319H1100.47V303.025H1102.6V306.73H1104.72V312.573H1047.42V306.73H1049.55V303.025H1051.68V299.319H1053.8V278.939H1051.68V275.234H1049.55V271.528H1047.42V265.4L1076.07 255.566ZM1076.07 253.999L1075.65 254.141L1046.99 264.117L1046 264.402V265.4V271.528V272.953H1047.42H1048.13V275.234V276.659H1049.55H1050.26V278.939V280.364H1051.68H1052.38V297.752H1051.68H1050.26V299.177V301.457H1049.55H1048.13V302.882V305.305H1047.42H1046V306.73V312.573V313.999H1047.42H1104.58H1106V312.573V306.73V305.305H1104.58H1103.87V303.025V301.599H1102.46H1101.75V299.319V297.894H1100.33H1099.62V280.364H1100.33H1101.75V278.939V276.659H1102.46H1103.87V275.234V272.953H1104.58H1106V271.528V265.4V264.402L1105.01 264.117L1076.36 254.141L1076.07 253.999Z" fill="white"/>
|
||||
</g>
|
||||
<g id="Group_4">
|
||||
<path id="Vector_46" d="M1076.07 255.566L1047.42 265.4V271.528H1104.58V265.4L1076.07 255.566ZM1102.46 269.39H1049.55V266.968L1076.07 257.704L1102.6 266.968V269.39H1102.46Z" fill="#2C5967"/>
|
||||
<path id="Vector_47" d="M1047.42 312.573H1104.58V306.73H1047.42V312.573ZM1049.55 308.725H1102.46V310.293H1049.55V308.725Z" fill="#2C5967"/>
|
||||
<path id="Vector_48" d="M1076.92 295.471V293.903H1077.35C1078.91 293.903 1080.33 292.621 1080.33 290.911C1080.33 289.343 1079.05 287.918 1077.35 287.918H1074.65C1074.23 287.918 1073.94 287.633 1073.94 287.205C1073.94 286.778 1074.37 286.35 1074.8 286.35H1079.76V284.212H1077.07V282.645H1074.94V284.212H1074.8C1073.24 284.212 1071.82 285.495 1071.82 287.205C1071.82 288.773 1073.09 290.055 1074.65 290.055H1077.35C1077.77 290.055 1078.2 290.483 1078.2 290.911C1078.2 291.338 1077.77 291.766 1077.35 291.766H1072.24V293.903H1074.94V295.471H1076.92Z" fill="#2C5967"/>
|
||||
<path id="Vector_49" d="M1086.14 289.058C1086.14 283.5 1081.6 278.939 1076.07 278.939C1070.54 278.939 1066 283.5 1066 289.058C1066 294.616 1070.54 299.176 1076.07 299.176C1081.6 299.176 1086.14 294.616 1086.14 289.058ZM1068.13 289.058C1068.13 284.64 1071.68 281.077 1076.07 281.077C1080.47 281.077 1084.02 284.64 1084.02 289.058C1084.02 293.476 1080.47 297.039 1076.07 297.039C1071.68 297.039 1068.13 293.476 1068.13 289.058Z" fill="#2C5967"/>
|
||||
<path id="Vector_50" d="M1053.8 280.649V297.609H1060.75V280.649H1053.8ZM1058.48 295.471H1055.93V282.645H1058.63V295.471H1058.48Z" fill="#2C5967"/>
|
||||
<path id="Vector_51" d="M1062.74 276.801H1051.68V278.939H1062.74V276.801Z" fill="#2C5967"/>
|
||||
<path id="Vector_52" d="M1064.87 273.096H1049.55V275.234H1064.87V273.096Z" fill="#2C5967"/>
|
||||
<path id="Vector_53" d="M1062.74 299.177H1051.68V301.314H1062.74V299.177Z" fill="#2C5967"/>
|
||||
<path id="Vector_54" d="M1064.87 302.882H1049.55V305.02H1064.87V302.882Z" fill="#2C5967"/>
|
||||
<path id="Vector_55" d="M1091.39 280.649V297.609H1098.34V280.649H1091.39ZM1096.21 295.471H1093.52V282.645H1096.21V295.471Z" fill="#2C5967"/>
|
||||
<path id="Vector_56" d="M1100.33 276.801H1089.26V278.939H1100.33V276.801Z" fill="#2C5967"/>
|
||||
<path id="Vector_57" d="M1102.46 273.096H1087.14V275.234H1102.46V273.096Z" fill="#2C5967"/>
|
||||
<path id="Vector_58" d="M1100.33 299.177H1089.26V301.314H1100.33V299.177Z" fill="#2C5967"/>
|
||||
<path id="Vector_59" d="M1102.46 302.882H1087.14V305.02H1102.46V302.882Z" fill="#2C5967"/>
|
||||
<path id="Vector_60" d="M1076.07 259.842C1074.23 259.842 1072.67 261.124 1072.24 262.835H1069.69V264.972H1072.24C1072.67 266.683 1074.23 267.965 1076.07 267.965C1077.92 267.965 1079.48 266.683 1079.9 264.972H1082.46V262.692H1079.9C1079.33 261.124 1077.92 259.842 1076.07 259.842ZM1077.92 263.832C1077.92 264.83 1077.07 265.685 1076.07 265.685C1075.08 265.685 1074.23 264.83 1074.23 263.832C1074.23 262.835 1075.08 261.98 1076.07 261.98C1077.07 261.98 1077.92 262.835 1077.92 263.832Z" fill="#2C5967"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Icon Text Label_7">
|
||||
<text id="IconLabel_17" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="1046.24" y="331.815">Banking</tspan></text>
|
||||
<text id="IconLabel_18" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="1045.71" y="347.815">Systems</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="3rd part">
|
||||
<g id="ERP">
|
||||
<g id="Group 17">
|
||||
<path id="Vector_61" d="M1059.51 412.142L1066.29 408.746L1059.51 405.365L1062.28 403.938H1046.27L1046.43 401.87C1046.62 399.474 1047.42 397.167 1048.76 395.17C1050.1 393.172 1051.92 391.549 1054.06 390.456C1054.52 390.22 1054.92 389.883 1055.23 389.47C1055.54 389.058 1055.76 388.58 1055.86 388.074C1056.34 385.611 1057.66 383.392 1059.6 381.796C1061.53 380.201 1063.97 379.328 1066.47 379.328C1066.81 379.307 1067.15 379.307 1067.49 379.328H1067.83C1068.28 379.333 1068.72 379.245 1069.14 379.068C1069.55 378.891 1069.92 378.63 1070.23 378.301C1071.69 376.74 1073.5 375.555 1075.52 374.846C1077.54 374.138 1079.7 373.926 1081.81 374.23C1083.93 374.534 1085.94 375.344 1087.68 376.592C1089.41 377.84 1090.82 379.488 1091.78 381.397C1092.01 381.879 1092.34 382.303 1092.76 382.636C1093.18 382.97 1093.66 383.205 1094.18 383.323C1095.7 383.655 1097.15 384.254 1098.46 385.092C1101.37 386.928 1103.48 389.8 1104.35 393.129C1105.23 396.457 1104.81 399.993 1103.18 403.025L1102.64 404.038H1089.29L1091.87 405.465L1085.09 408.789L1091.93 412.213L1075.58 420.16L1059.51 412.142Z" fill="white"/>
|
||||
<path id="Vector_62" d="M1079.9 374.763C1082.24 374.754 1084.53 375.401 1086.52 376.632C1088.51 377.863 1090.12 379.628 1091.15 381.725C1091.43 382.286 1091.84 382.777 1092.33 383.162C1092.82 383.547 1093.4 383.817 1094.01 383.951C1095.45 384.277 1096.83 384.846 1098.09 385.635C1100.86 387.367 1102.86 390.088 1103.69 393.244C1104.52 396.4 1104.12 399.755 1102.57 402.626L1102.23 403.268H1086.53L1090.33 405.38L1083.48 408.732L1085.55 409.76L1090.33 412.142L1075.58 419.375L1061.11 412.142L1065.83 409.774L1067.89 408.747L1061.11 405.365L1065.29 403.297H1047.04L1047.14 401.984C1047.3 399.703 1048.04 397.501 1049.29 395.586C1050.53 393.671 1052.25 392.106 1054.28 391.042C1054.83 390.758 1055.31 390.355 1055.68 389.861C1056.06 389.367 1056.32 388.796 1056.44 388.188C1056.76 386.587 1057.45 385.085 1058.47 383.811C1059.49 382.536 1060.8 381.527 1062.29 380.869C1063.58 380.309 1064.97 380.018 1066.37 380.013H1067.32H1067.73C1068.26 380.006 1068.79 379.891 1069.28 379.676C1069.77 379.46 1070.22 379.148 1070.58 378.758C1071.77 377.485 1073.22 376.472 1074.82 375.785C1076.43 375.097 1078.15 374.749 1079.9 374.763ZM1079.9 373.337C1077.97 373.338 1076.07 373.737 1074.3 374.508C1072.54 375.278 1070.95 376.405 1069.64 377.816C1069.4 378.071 1069.11 378.274 1068.79 378.411C1068.47 378.549 1068.12 378.618 1067.77 378.615H1067.49C1067.13 378.594 1066.77 378.594 1066.42 378.615C1063.74 378.62 1061.15 379.552 1059.08 381.254C1057.01 382.955 1055.6 385.319 1055.07 387.946C1054.99 388.347 1054.82 388.724 1054.58 389.05C1054.33 389.376 1054.01 389.642 1053.65 389.829C1051.41 390.997 1049.51 392.716 1048.12 394.822C1046.73 396.929 1045.91 399.355 1045.72 401.87L1045.62 403.183L1045.5 404.723H1059.25L1057.93 405.394L1060.47 406.664L1064.75 408.775L1060.47 410.887L1057.93 412.171L1060.47 413.44L1074.93 420.674L1075.58 420.987L1076.2 420.674L1090.96 413.426L1093.54 412.156L1090.96 410.872L1086.68 408.732L1090.96 406.649L1093.41 405.451L1091.98 404.695H1103.02L1103.42 403.953L1103.77 403.311C1104.82 401.37 1105.41 399.211 1105.49 397.003C1105.57 394.796 1105.14 392.6 1104.22 390.588C1103.31 388.577 1101.94 386.806 1100.22 385.414C1098.51 384.022 1096.49 383.048 1094.34 382.567C1093.93 382.481 1093.55 382.31 1093.22 382.063C1092.89 381.817 1092.62 381.502 1092.42 381.141C1091.28 378.798 1089.49 376.824 1087.28 375.445C1085.06 374.065 1082.51 373.335 1079.9 373.337Z" fill="white"/>
|
||||
<path id="Vector_63" d="M1082.78 411.114L1084.79 412.127L1075.59 416.635L1066.6 412.141L1068.57 411.143L1065.83 409.773L1061.11 412.141L1075.58 419.375L1090.33 412.141L1085.55 409.759L1082.78 411.114Z" fill="#2D5967"/>
|
||||
<path id="Vector_64" d="M1075.58 412.598L1090.33 405.379L1085.55 402.982L1082.78 404.338L1084.79 405.351L1075.59 409.859L1066.6 405.365L1068.57 404.381L1065.83 403.011L1061.11 405.365L1075.58 412.598Z" fill="#2D5967"/>
|
||||
<path id="Vector_65" d="M1090.33 398.602L1075.7 391.298L1061.11 398.588L1075.58 405.821L1090.33 398.602ZM1075.7 394.037L1084.79 398.574L1075.59 403.082L1066.6 398.588L1075.7 394.037Z" fill="#2D5967"/>
|
||||
<path id="Vector_66" d="M1082.78 404.338L1084.79 405.351L1075.59 409.859L1066.6 405.365L1068.57 404.381L1065.83 403.011L1061.11 405.365L1075.58 412.598L1090.33 405.379L1085.55 402.982L1082.78 404.338Z" fill="#2D5967"/>
|
||||
<path id="Vector_67" d="M1082.78 411.114L1084.79 412.127L1075.59 416.635L1066.6 412.141L1068.57 411.143L1065.83 409.773L1061.11 412.141L1075.58 419.375L1090.33 412.141L1085.55 409.759L1082.78 411.114Z" fill="#2D5967"/>
|
||||
<path id="Vector_68" d="M1098.1 385.634C1096.84 384.844 1095.46 384.275 1094.01 383.95C1093.4 383.816 1092.82 383.546 1092.33 383.161C1091.83 382.776 1091.43 382.285 1091.15 381.725C1090.12 379.627 1088.51 377.862 1086.52 376.631C1084.53 375.4 1082.24 374.753 1079.9 374.763C1078.17 374.766 1076.46 375.125 1074.87 375.817C1073.29 376.509 1071.86 377.52 1070.68 378.786C1070.26 379.234 1069.74 379.578 1069.16 379.791C1068.59 380.004 1067.97 380.08 1067.36 380.013C1065.64 379.859 1063.91 380.139 1062.33 380.826C1060.84 381.484 1059.53 382.493 1058.51 383.767C1057.49 385.042 1056.8 386.544 1056.49 388.145C1056.36 388.752 1056.1 389.324 1055.73 389.817C1055.35 390.311 1054.87 390.715 1054.32 390.998C1052.29 392.063 1050.58 393.627 1049.33 395.542C1048.08 397.457 1047.34 399.66 1047.18 401.941L1047.04 403.296H1059.05V400.814H1049.78C1050.1 399.197 1050.78 397.673 1051.77 396.354C1052.75 395.035 1054.03 393.956 1055.49 393.195C1056.37 392.74 1057.13 392.091 1057.72 391.298C1058.32 390.505 1058.72 389.588 1058.91 388.616C1059.15 387.404 1059.68 386.267 1060.45 385.303C1061.22 384.339 1062.22 383.577 1063.35 383.08C1064.54 382.554 1065.85 382.339 1067.14 382.452C1068.12 382.555 1069.12 382.43 1070.04 382.086C1070.97 381.742 1071.8 381.189 1072.48 380.469C1073.43 379.45 1074.58 378.636 1075.85 378.079C1077.13 377.522 1078.5 377.233 1079.9 377.231C1081.78 377.216 1083.63 377.733 1085.23 378.723C1086.83 379.712 1088.11 381.134 1088.94 382.823C1089.39 383.714 1090.03 384.494 1090.82 385.106C1091.61 385.718 1092.52 386.147 1093.49 386.361C1094.67 386.639 1095.78 387.122 1096.79 387.788C1098.91 389.133 1100.48 391.2 1101.21 393.608C1101.93 396.017 1101.76 398.606 1100.73 400.899H1092.17V403.296H1102.24L1102.58 402.654C1104.14 399.78 1104.55 396.419 1103.72 393.256C1102.88 390.093 1100.88 387.367 1098.1 385.634Z" fill="#2D5967"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Icon Text Label_8">
|
||||
<text id="IconLabel_19" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="1042.7" y="438.816">3rd Party</tspan></text>
|
||||
<text id="IconLabel_20" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="1051.95" y="454.816">clouds</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="azure">
|
||||
<g id="Technology - Self Repairing">
|
||||
<g id="Group 188">
|
||||
<path id="Vector_69" d="M1075.5 523.404C1069.3 523.381 1063.34 521.023 1058.81 516.8C1054.28 512.577 1051.5 506.801 1051.05 500.626L1048.77 502.907L1046.37 500.518L1051.24 495.645C1051.49 493.803 1051.94 491.995 1052.6 490.258L1052.81 489.684C1054.31 485.976 1056.7 482.693 1059.77 480.125C1062.85 477.557 1066.5 475.782 1070.42 474.957L1070.79 474.885C1071.41 474.778 1071.99 474.682 1072.66 474.611L1073.19 474.551C1074.05 474.467 1074.77 474.431 1075.47 474.431C1081.67 474.451 1087.63 476.808 1092.17 481.031C1096.7 485.254 1099.47 491.032 1099.93 497.209L1102.21 494.928L1104.6 497.317L1099.74 502.19C1099.49 504.039 1099.03 505.854 1098.38 507.601L1098.18 508.151C1096.68 511.861 1094.29 515.144 1091.21 517.712C1088.14 520.281 1084.48 522.055 1080.56 522.878L1080.18 522.95C1079.57 523.057 1078.98 523.153 1078.32 523.224H1077.79C1076.94 523.308 1076.2 523.344 1075.51 523.344L1075.5 523.404Z" fill="white"/>
|
||||
<path id="Vector_70" d="M1075.47 475.028C1081.75 475.028 1087.79 477.5 1092.26 481.911C1096.74 486.321 1099.29 492.315 1099.38 498.595L1102.2 495.776L1103.77 497.341L1099.19 501.927C1098.93 503.978 1098.41 505.987 1097.62 507.9C1096.15 511.517 1093.81 514.716 1090.81 517.216C1087.8 519.715 1084.23 521.438 1080.4 522.233H1080.03C1079.44 522.352 1078.84 522.448 1078.22 522.52H1077.69C1076.96 522.579 1076.22 522.627 1075.48 522.627C1069.19 522.628 1063.16 520.155 1058.68 515.745C1054.21 511.334 1051.65 505.34 1051.56 499.061L1048.77 502.059L1047.19 500.494L1051.79 495.907C1052.05 493.856 1052.57 491.848 1053.36 489.935C1054.82 486.303 1057.17 483.088 1060.18 480.577C1063.19 478.067 1066.77 476.337 1070.61 475.542L1070.97 475.482C1071.57 475.363 1072.17 475.267 1072.79 475.196H1073.31C1073.98 475.028 1074.72 475.028 1075.47 475.028ZM1075.47 473.834C1074.76 473.834 1074.02 473.834 1073.15 473.953H1072.73H1072.6C1071.95 474.025 1071.3 474.121 1070.68 474.24L1070.61 474.324H1070.36C1066.33 475.163 1062.56 476.98 1059.4 479.615C1056.24 482.25 1053.77 485.622 1052.22 489.433L1051.77 490.556C1051.21 492.106 1050.81 493.706 1050.57 495.334L1046.27 499.634L1045.5 500.494L1046.35 501.306L1047.89 502.907L1048.74 503.755L1049.59 502.907L1050.55 501.939C1051.31 508.016 1054.26 513.607 1058.85 517.667C1063.45 521.727 1069.36 523.979 1075.49 524.001C1076.19 524.001 1076.92 524.001 1077.79 523.881H1078.2H1078.35C1078.98 523.81 1079.63 523.714 1080.25 523.595H1080.38H1080.63C1084.67 522.745 1088.44 520.915 1091.6 518.265C1094.76 515.615 1097.22 512.227 1098.76 508.401L1099.21 507.29H1099.15C1099.71 505.741 1100.11 504.141 1100.35 502.513L1104.65 498.213L1105.5 497.365L1104.63 496.528L1103.06 494.964L1102.21 494.14L1101.36 494.988L1100.4 495.955C1099.65 489.871 1096.71 484.268 1092.12 480.196C1087.54 476.123 1081.62 473.861 1075.49 473.834V473.834H1075.47Z" fill="white"/>
|
||||
<path id="Vector_71" d="M1075.51 506.418C1077 506.418 1078.45 505.978 1079.69 505.154C1080.92 504.33 1081.88 503.158 1082.45 501.788C1083.02 500.417 1083.17 498.909 1082.88 497.454C1082.59 495.999 1081.87 494.662 1080.82 493.613C1079.77 492.564 1078.44 491.85 1076.98 491.56C1075.52 491.271 1074.01 491.419 1072.64 491.987C1071.27 492.555 1070.1 493.516 1069.27 494.75C1068.44 495.983 1068 497.434 1068 498.917C1068 499.902 1068.2 500.878 1068.58 501.788C1068.95 502.698 1069.51 503.525 1070.2 504.221C1071.61 505.628 1073.52 506.418 1075.51 506.418ZM1075.51 493.638C1076.56 493.638 1077.58 493.947 1078.45 494.528C1079.32 495.108 1080 495.932 1080.4 496.897C1080.8 497.862 1080.9 498.923 1080.7 499.947C1080.49 500.971 1079.99 501.912 1079.25 502.65C1078.51 503.389 1077.57 503.892 1076.54 504.095C1075.52 504.299 1074.46 504.194 1073.49 503.795C1072.53 503.395 1071.7 502.719 1071.12 501.85C1070.54 500.982 1070.23 499.961 1070.23 498.917C1070.23 497.517 1070.79 496.174 1071.78 495.184C1072.77 494.194 1074.11 493.638 1075.51 493.638ZM1095.59 507.111L1097.66 507.947C1095.58 513.053 1091.79 517.282 1086.94 519.917C1082.09 522.552 1076.48 523.431 1071.06 522.404C1065.64 521.378 1060.74 518.509 1057.19 514.285C1053.64 510.06 1051.67 504.741 1051.6 499.228L1048.77 502.059L1047.19 500.494L1052.68 495.011L1058.32 500.327L1056.81 501.951L1053.87 499.132C1053.92 504.134 1055.7 508.965 1058.92 512.804C1062.13 516.643 1066.57 519.254 1071.49 520.193C1076.4 521.133 1081.5 520.343 1085.9 517.959C1090.3 515.574 1093.74 511.742 1095.64 507.111H1095.59ZM1103.83 497.341L1098.34 502.823L1092.7 497.508L1094.21 495.883L1097.2 498.702C1097.19 493.674 1095.42 488.808 1092.2 484.939C1088.99 481.07 1084.53 478.438 1079.58 477.495C1074.64 476.552 1069.52 477.356 1065.1 479.769C1060.69 482.183 1057.25 486.055 1055.38 490.723L1053.32 489.887C1055.4 484.781 1059.19 480.552 1064.04 477.917C1068.89 475.282 1074.5 474.404 1079.92 475.43C1085.34 476.457 1090.24 479.326 1093.79 483.55C1097.34 487.774 1099.31 493.094 1099.38 498.607L1102.21 495.776L1103.83 497.341ZM1060.54 495.704V502.13L1064.13 502.536C1064.33 503.184 1064.59 503.812 1064.91 504.412L1062.61 507.278L1067.17 511.817L1070.01 509.548C1070.62 509.86 1071.24 510.12 1071.89 510.324L1072.29 513.908H1078.73L1079.12 510.324C1079.77 510.12 1080.4 509.86 1081 509.548L1083.85 511.817L1088.4 507.278L1086.16 504.412C1086.46 503.797 1086.7 503.157 1086.9 502.501L1090.48 502.094V495.704L1086.9 495.298C1086.7 494.653 1086.45 494.026 1086.16 493.423L1088.4 490.556L1083.85 486.017L1081 488.287C1080.4 487.974 1079.77 487.714 1079.12 487.51L1078.73 483.927H1072.29L1071.89 487.51C1071.24 487.714 1070.62 487.974 1070.01 488.287L1067.17 486.017L1062.61 490.556L1064.9 493.399C1064.58 494.018 1064.32 494.666 1064.12 495.334L1060.54 495.704ZM1065.64 490.747L1067.38 489.015L1069.86 490.998L1070.53 490.592C1071.37 490.093 1072.27 489.718 1073.22 489.481L1073.97 489.29L1074.33 486.137H1076.78L1077.14 489.29L1077.89 489.481C1078.82 489.711 1079.71 490.073 1080.54 490.556L1081.21 490.962L1083.68 488.979L1085.43 490.711L1083.43 493.196L1083.84 493.853C1084.35 494.701 1084.73 495.624 1084.96 496.588L1085.14 497.341L1088.3 497.687V500.112L1085.14 500.458L1084.96 501.306C1084.73 502.258 1084.35 503.169 1083.84 504.006L1083.43 504.663L1085.43 507.147L1083.68 508.879L1081.21 506.896L1080.54 507.278C1079.7 507.778 1078.79 508.152 1077.85 508.389L1077.09 508.58L1076.73 511.734H1074.28L1073.92 508.58L1073.17 508.389C1072.22 508.152 1071.32 507.778 1070.48 507.278L1069.81 506.872L1067.33 508.855L1065.59 507.087L1067.59 504.603L1067.18 503.946C1066.68 503.125 1066.3 502.236 1066.06 501.306L1065.83 500.494L1062.72 500.112V497.723L1065.83 497.341L1066.01 496.588C1066.25 495.638 1066.63 494.728 1067.13 493.889L1067.54 493.232L1065.64 490.747Z" fill="#2D5967"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Icon Text Label_9">
|
||||
<text id="IconLabel_21" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="1054.53" y="541.816">Azure</tspan></text>
|
||||
<text id="IconLabel_22" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="1047.35" y="557.816">AD SSO</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="ADTP">
|
||||
<g id="Autonomous-Transaction-Processing-ATP">
|
||||
<g id="ATP-D">
|
||||
<g id="Group 838">
|
||||
<path id="Vector_72" d="M792.42 462.142L793.5 461.062L792.42 459.982L790.985 458.615L789.905 457.548L788.838 458.615L788.114 459.339C787.416 455.809 785.966 452.471 783.862 449.551L783.37 448.868L786.583 445.518L787.663 444.452L786.583 443.372L785.216 442.005L784.081 440.843L783.138 441.786C782.456 439.937 781.287 438.306 779.754 437.067C778.221 435.827 776.382 435.025 774.431 434.745C772.48 434.464 770.489 434.717 768.67 435.475C766.85 436.233 765.269 437.469 764.095 439.052H763.124C757.593 439.131 752.248 441.056 747.936 444.52L747.635 444.753C746.634 444.088 745.502 443.644 744.315 443.45C743.128 443.256 741.914 443.317 740.753 443.628C739.591 443.94 738.509 444.495 737.579 445.256C736.649 446.018 735.891 446.969 735.356 448.046C734.822 449.123 734.522 450.302 734.478 451.503C734.434 452.705 734.646 453.902 735.1 455.016C735.554 456.129 736.24 457.133 737.112 457.961C737.984 458.789 739.022 459.422 740.158 459.818L739.857 460.118L734.58 465.395L733.5 466.475L734.58 467.542L736.015 468.977L737.082 470.057L738.162 468.977L738.681 468.471C738.681 468.581 738.681 468.704 738.681 468.813L739.05 470.289C739.05 470.412 739.05 470.522 739.146 470.631V470.781V470.918C739.171 471.038 739.203 471.157 739.242 471.274L739.447 471.902V472.012C739.447 472.094 739.447 472.176 739.447 472.258L739.952 473.693C740.048 473.926 740.144 474.158 740.253 474.377L740.513 474.978L740.718 475.347L740.896 475.73L741.21 476.318C741.93 477.586 742.753 478.793 743.671 479.927L744.095 480.433L744.395 480.747L744.655 481.075L745.12 481.554C746.135 482.604 747.242 483.56 748.428 484.411L748.961 484.807L749.33 485.04L749.672 485.286L750.246 485.628C751.5 486.38 752.818 487.02 754.184 487.542L754.799 487.774L755.195 487.883L755.605 488.034L756.248 488.211C756.931 488.403 757.615 488.581 758.353 488.717C759.091 488.854 759.802 488.963 760.527 489.032H761.183H761.607H762.044H763.138C764.451 489.035 765.763 488.934 767.061 488.731L767.717 488.622L768.127 488.512L768.551 488.444L769.194 488.293C770.598 487.959 771.971 487.502 773.295 486.926L773.896 486.653L774.266 486.448L774.662 486.27L775.25 485.956C776.414 485.307 777.525 484.567 778.572 483.741L778.941 483.44C780.192 484.147 781.605 484.519 783.042 484.52C785.02 484.504 786.93 483.797 788.441 482.521C789.953 481.245 790.97 479.48 791.317 477.533C791.665 475.586 791.32 473.578 790.343 471.858C789.366 470.139 787.818 468.815 785.968 468.116L786.774 467.323L792.42 462.142Z" fill="white"/>
|
||||
<path id="Vector_73" d="M772.885 455.621C770.202 455.621 767.628 454.558 765.727 452.664C763.825 450.771 762.752 448.202 762.741 445.518V443.851H766.309V445.518C766.317 446.985 766.812 448.408 767.718 449.561C768.624 450.715 769.888 451.535 771.311 451.89C772.733 452.246 774.234 452.118 775.576 451.526C776.918 450.934 778.025 449.912 778.722 448.622L779.2 447.719L781.839 450.358L781.511 450.877C780.588 452.33 779.314 453.526 777.806 454.355C776.298 455.185 774.606 455.62 772.885 455.621Z" fill="#2C5967"/>
|
||||
<path id="Vector_74" d="M768.756 451.575H765.749C766.436 452.386 767.26 453.07 768.182 453.598H769.331V454.172C769.988 454.434 770.67 454.626 771.367 454.747V452.682C770.435 452.482 769.549 452.106 768.756 451.575Z" fill="#2C5967"/>
|
||||
<path id="Vector_75" d="M781.921 449.36L780.431 447.884L779.064 446.434L778.025 448.253C777.401 449.374 776.424 450.259 775.246 450.769C774.068 451.28 772.755 451.387 771.509 451.076C770.264 450.765 769.156 450.051 768.357 449.047C767.557 448.042 767.112 446.802 767.089 445.519V443.099H761.976V445.519C761.979 447.686 762.626 449.803 763.835 451.602C764.345 452.344 764.942 453.024 765.612 453.625C766.69 454.602 767.955 455.351 769.331 455.826C769.993 456.048 770.675 456.208 771.367 456.305C773.458 456.603 775.59 456.286 777.503 455.393C779.416 454.499 781.027 453.068 782.14 451.274L782.769 450.249L781.921 449.36ZM772.885 454.828C772.377 454.829 771.869 454.788 771.367 454.705C770.67 454.585 769.988 454.392 769.331 454.131C768.935 453.967 768.551 453.775 768.182 453.557C767.26 453.029 766.436 452.344 765.749 451.534C764.308 449.859 763.509 447.727 763.493 445.519V444.616H765.53V445.519C765.533 446.718 765.828 447.899 766.391 448.959C766.953 450.019 767.765 450.926 768.756 451.602C769.549 452.133 770.435 452.509 771.367 452.709C771.867 452.808 772.375 452.858 772.885 452.86C774.213 452.857 775.516 452.497 776.657 451.816C777.797 451.135 778.733 450.159 779.365 448.991L780.841 450.467C779.996 451.815 778.823 452.925 777.431 453.695C776.04 454.465 774.475 454.869 772.885 454.869V454.828Z" fill="white"/>
|
||||
<path id="Vector_76" d="M779.365 448.964C778.591 450.405 777.359 451.547 775.864 452.209C774.368 452.872 772.695 453.017 771.108 452.622C769.52 452.226 768.11 451.313 767.1 450.027C766.09 448.741 765.538 447.154 765.53 445.519V444.152H763.493V445.519C763.498 447.556 764.166 449.536 765.396 451.16C766.626 452.784 768.352 453.964 770.312 454.52C772.272 455.076 774.359 454.978 776.259 454.242C778.159 453.506 779.767 452.172 780.841 450.44L779.365 448.964Z" fill="#2F2925"/>
|
||||
<path id="Vector_77" d="M767.84 455.375H759.214V457.398H767.84V455.375Z" fill="#2C5967"/>
|
||||
<path id="Vector_78" d="M767.84 459.176H759.214V461.199H767.84V459.176Z" fill="#2C5967"/>
|
||||
<path id="Vector_79" d="M767.84 462.976H759.214V464.999H767.84V462.976Z" fill="#2C5967"/>
|
||||
<path id="Vector_80" d="M767.581 467.378H765.434L763.616 470.509L761.743 467.378H759.501L762.167 471.753L759.365 476.455H761.511L763.466 473.024L765.489 476.455H767.717L764.915 471.78L767.581 467.378Z" fill="#2C5967"/>
|
||||
<path id="Vector_81" d="M763.056 485.696V487.72H763.466C764.702 487.72 765.936 487.624 767.157 487.432L766.829 485.423C765.582 485.626 764.319 485.718 763.056 485.696Z" fill="#2C5967"/>
|
||||
<path id="Vector_82" d="M751.272 484.384C752.451 485.082 753.685 485.681 754.963 486.175L755.687 484.275C754.519 483.827 753.389 483.283 752.311 482.648L751.272 484.384Z" fill="#2C5967"/>
|
||||
<path id="Vector_83" d="M757.492 484.862L756.945 486.817C757.601 486.995 758.312 487.159 758.941 487.295C759.57 487.432 760.308 487.528 760.964 487.596L761.183 485.573C760.568 485.573 759.939 485.423 759.323 485.3C758.708 485.176 758.107 485.04 757.492 484.862Z" fill="#2C5967"/>
|
||||
<path id="Vector_84" d="M746.487 480.57C747.438 481.572 748.476 482.487 749.59 483.304L750.78 481.664C749.76 480.93 748.809 480.106 747.936 479.203L746.487 480.57Z" fill="#2C5967"/>
|
||||
<path id="Vector_85" d="M768.633 485.054L769.125 487.022C770.454 486.67 771.752 486.213 773.008 485.655L772.174 483.796C771.032 484.317 769.848 484.738 768.633 485.054Z" fill="#2C5967"/>
|
||||
<path id="Vector_86" d="M744.587 474.651L742.823 475.594C743.483 476.809 744.252 477.962 745.12 479.039L746.692 477.754C745.907 476.779 745.203 475.741 744.587 474.651Z" fill="#2C5967"/>
|
||||
<path id="Vector_87" d="M742.933 470.877C742.864 470.672 742.796 470.467 742.741 470.262L742.618 469.852C742.183 468.264 741.931 466.631 741.866 464.985L744.778 467.911L746.214 466.476L740.937 461.185L735.646 466.476L737.082 467.911L739.816 465.177C739.884 466.791 740.118 468.395 740.513 469.962L740.636 470.426C740.636 470.577 740.718 470.727 740.773 470.877C740.829 471.095 740.897 471.31 740.978 471.52C741.008 471.636 741.045 471.75 741.087 471.862C741.315 472.527 741.575 473.183 741.866 473.83L743.712 472.996C743.439 472.286 743.165 471.588 742.933 470.877Z" fill="#2C5967"/>
|
||||
<path id="Vector_88" d="M743.069 458.82C744.445 458.82 745.791 458.412 746.935 457.647C748.079 456.882 748.971 455.796 749.498 454.524C750.025 453.253 750.162 451.854 749.894 450.504C749.625 449.154 748.963 447.914 747.99 446.941C747.016 445.968 745.777 445.305 744.427 445.037C743.077 444.768 741.678 444.906 740.406 445.433C739.135 445.959 738.048 446.851 737.284 447.996C736.519 449.14 736.111 450.485 736.111 451.861C736.111 453.707 736.844 455.477 738.149 456.782C739.454 458.087 741.224 458.82 743.069 458.82ZM743.069 446.885C744.045 446.885 744.999 447.175 745.811 447.717C746.623 448.259 747.255 449.03 747.629 449.932C748.002 450.834 748.1 451.826 747.91 452.783C747.719 453.74 747.249 454.62 746.559 455.31C745.869 456 744.989 456.47 744.032 456.661C743.075 456.851 742.082 456.753 741.181 456.38C740.279 456.006 739.508 455.374 738.966 454.562C738.424 453.751 738.134 452.796 738.134 451.82C738.134 450.512 738.654 449.256 739.58 448.331C740.505 447.405 741.76 446.885 743.069 446.885Z" fill="#2C5967"/>
|
||||
<path id="Vector_89" d="M750.192 447.213C753.674 444.462 757.926 442.861 762.358 442.634C762.551 441.92 762.817 441.229 763.151 440.57C757.963 440.643 752.945 442.431 748.879 445.655C749.378 446.12 749.819 446.643 750.192 447.213Z" fill="#2C5967"/>
|
||||
<path id="Vector_90" d="M782.618 450.371C782.29 451.029 781.896 451.652 781.442 452.231C783.462 455.262 784.681 458.757 784.983 462.388L782.249 459.654L780.882 461.089L786.159 466.366L791.436 461.089L790 459.654L787.116 462.552C786.789 458.15 785.231 453.929 782.618 450.371Z" fill="#2C5967"/>
|
||||
<path id="Vector_91" d="M783.411 469.223C782.035 469.223 780.69 469.631 779.545 470.396C778.401 471.16 777.509 472.247 776.982 473.519C776.456 474.79 776.318 476.189 776.586 477.539C776.855 478.889 777.518 480.129 778.491 481.102C779.464 482.075 780.704 482.738 782.054 483.006C783.403 483.275 784.802 483.137 786.074 482.61C787.345 482.083 788.432 481.192 789.197 480.047C789.961 478.903 790.369 477.558 790.369 476.181C790.369 474.336 789.636 472.566 788.331 471.261C787.026 469.956 785.257 469.223 783.411 469.223ZM783.411 481.117C782.435 481.117 781.481 480.827 780.669 480.285C779.858 479.743 779.225 478.972 778.852 478.07C778.478 477.168 778.38 476.176 778.571 475.219C778.761 474.261 779.231 473.382 779.921 472.692C780.612 472.002 781.491 471.532 782.448 471.341C783.406 471.151 784.398 471.249 785.3 471.622C786.201 471.996 786.972 472.628 787.514 473.44C788.057 474.251 788.346 475.205 788.346 476.181C788.332 477.481 787.805 478.722 786.881 479.636C785.958 480.549 784.711 481.062 783.411 481.062V481.117Z" fill="#2C5967"/>
|
||||
<path id="Vector_92" d="M746.268 451.109L744.833 449.66L742.482 451.998L741.361 450.891L739.939 452.326L742.482 454.855L746.268 451.109Z" fill="#2C5967"/>
|
||||
<path id="Vector_93" d="M784.833 473.571L783.534 474.883L782.222 473.571L780.786 475.006L782.099 476.318L780.786 477.631L782.222 479.066L783.534 477.754L784.833 479.066L786.268 477.631L784.97 476.318L786.268 475.006L784.833 473.571Z" fill="#2C5967"/>
|
||||
<path id="Vector_94" d="M776.576 481.185C775.71 481.852 774.796 482.456 773.842 482.989L774.826 484.753C775.925 484.148 776.973 483.453 777.957 482.675C777.435 482.239 776.971 481.738 776.576 481.185Z" fill="#2C5967"/>
|
||||
<path id="Vector_95" d="M765.038 440.734L766.268 441.951L766.378 442.046C767.123 440.66 768.294 439.55 769.717 438.879C771.14 438.207 772.741 438.01 774.285 438.316C775.829 438.622 777.233 439.415 778.293 440.579C779.352 441.742 780.011 443.215 780.171 444.78L778.408 442.99L777.041 444.357L781.306 448.622L785.571 444.357L784.204 442.99L782.235 444.835C782.091 442.865 781.329 440.99 780.056 439.478C778.783 437.967 777.066 436.896 775.148 436.419C773.231 435.941 771.212 436.082 769.379 436.82C767.546 437.558 765.994 438.856 764.942 440.529L765.106 440.693L765.038 440.734Z" fill="#2C5967"/>
|
||||
<path id="Vector_96" d="M773.896 440.05H771.901L769.043 449.866V449.948H771.149L771.613 447.897H774.047L774.525 449.948H776.685V449.866L773.896 440.05ZM772.871 442.511L773.678 446.093H772.037L772.871 442.511Z" fill="#2C5967"/>
|
||||
<path id="Vector_97" d="M760.281 446.585L761.716 447.952L763.726 445.942C763.833 447.9 764.562 449.773 765.807 451.288C767.052 452.803 768.747 453.881 770.647 454.366C772.547 454.851 774.552 454.717 776.371 453.984C778.189 453.251 779.727 451.957 780.759 450.29L779.529 449.073C778.761 450.515 777.546 451.669 776.065 452.36C774.585 453.051 772.92 453.242 771.321 452.904C769.723 452.567 768.277 451.718 767.203 450.487C766.129 449.256 765.484 447.709 765.366 446.079L767.348 448.048L768.715 446.68L764.519 442.279L760.24 446.544L760.281 446.585Z" fill="#2C5967"/>
|
||||
<path id="Vector_98" d="M769.33 478.697H757.71V453.598H765.612C764.941 452.997 764.345 452.317 763.835 451.575H755.633V480.734H771.367V456.278C770.675 456.181 769.993 456.021 769.33 455.799V478.697Z" fill="#2C5967"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Icon Text Label_10">
|
||||
<text id="IconLabel_23" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="716.453" y="509.617">Autonomous</tspan></text>
|
||||
<text id="IconLabel_24" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="721.109" y="525.617">Transaction</tspan></text>
|
||||
<text id="IconLabel_25" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="724.203" y="541.617">Processing</tspan></text>
|
||||
<text id="IconLabel_26" fill="black" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="16" letter-spacing="0em"><tspan x="729.742" y="557.617">Database</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="connectors">
|
||||
<path id="Vector 86" d="M327.507 463.707C327.898 463.317 327.898 462.683 327.507 462.293L321.143 455.929C320.753 455.538 320.119 455.538 319.729 455.929C319.338 456.319 319.338 456.953 319.729 457.343L325.386 463L319.729 468.657C319.338 469.047 319.338 469.681 319.729 470.071C320.119 470.462 320.753 470.462 321.143 470.071L327.507 463.707ZM151 464H326.8V462H151V464Z" fill="#312D2A"/>
|
||||
<path id="Vector 88" d="M687.907 463.707C688.298 463.317 688.298 462.683 687.907 462.293L681.543 455.929C681.153 455.538 680.519 455.538 680.129 455.929C679.738 456.319 679.738 456.953 680.129 457.343L685.786 463L680.129 468.657C679.738 469.047 679.738 469.681 680.129 470.071C680.519 470.462 681.153 470.462 681.543 470.071L687.907 463.707ZM479 464H687.2V462H479V464Z" fill="#312D2A"/>
|
||||
<path id="Vector 89" d="M999.707 327.707C1000.1 327.317 1000.1 326.683 999.707 326.293L993.343 319.929C992.953 319.538 992.319 319.538 991.929 319.929C991.538 320.319 991.538 320.953 991.929 321.343L997.586 327L991.929 332.657C991.538 333.047 991.538 333.681 991.929 334.071C992.319 334.462 992.953 334.462 993.343 334.071L999.707 327.707ZM840 328L999 328L999 326L840 326L840 328Z" fill="#312D2A"/>
|
||||
<path id="Vector 87" d="M327.507 175.707C327.898 175.317 327.898 174.683 327.507 174.293L321.143 167.929C320.753 167.538 320.119 167.538 319.729 167.929C319.338 168.319 319.338 168.953 319.729 169.343L325.386 175L319.729 180.657C319.338 181.047 319.338 181.681 319.729 182.071C320.119 182.462 320.753 182.462 321.143 182.071L327.507 175.707ZM151 176H326.8V174H151V176Z" fill="#312D2A"/>
|
||||
<path id="Vector 90" d="M405 8V7H404V8H405ZM1076 8H1077V7H1076V8ZM1075.29 72.7071C1075.68 73.0976 1076.32 73.0976 1076.71 72.7071L1083.07 66.3431C1083.46 65.9526 1083.46 65.3195 1083.07 64.9289C1082.68 64.5384 1082.05 64.5384 1081.66 64.9289L1076 70.5858L1070.34 64.9289C1069.95 64.5384 1069.32 64.5384 1068.93 64.9289C1068.54 65.3195 1068.54 65.9526 1068.93 66.3431L1075.29 72.7071ZM406 72V8H404V72H406ZM405 9H1076V7H405V9ZM1075 8V72H1077V8H1075Z" fill="black"/>
|
||||
</g>
|
||||
<g id="Labels">
|
||||
<g id="Group 753">
|
||||
<g id="Connector Line Label">
|
||||
<rect width="55" height="14" transform="translate(216 168)" fill="white"/>
|
||||
<text id="Line Label" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="14" letter-spacing="0em"><tspan x="220.101" y="180.089">Phase 1</tspan></text>
|
||||
</g>
|
||||
<g id="Connector Line Label_2">
|
||||
<rect width="57" height="14" transform="translate(215 184)" fill="white"/>
|
||||
<text id="Line Label_2" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="14" letter-spacing="0em"><tspan x="219.232" y="196.089">Migrate</tspan></text>
|
||||
</g>
|
||||
<g id="Connector Line Label_3">
|
||||
<rect width="96" height="14" transform="translate(195 199.8)" fill="white"/>
|
||||
<text id="Line Label_3" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="14" letter-spacing="0em"><tspan x="199.421" y="211.889">Web/App Tier</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Group 752">
|
||||
<g id="Connector Line Label_4">
|
||||
<rect width="55" height="14" transform="translate(215 456)" fill="white"/>
|
||||
<text id="Line Label_4" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="14" letter-spacing="0em"><tspan x="219.101" y="468.089">Phase 1</tspan></text>
|
||||
</g>
|
||||
<g id="Connector Line Label_5">
|
||||
<rect width="95" height="14" transform="translate(195 472)" fill="white"/>
|
||||
<text id="Line Label_5" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="14" letter-spacing="0em"><tspan x="199.112" y="484.089">Migrate DB to</tspan></text>
|
||||
</g>
|
||||
<g id="Connector Line Label_6">
|
||||
<rect width="149" height="14" transform="translate(168 487.8)" fill="white"/>
|
||||
<text id="Line Label_6" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="14" letter-spacing="0em"><tspan x="172.24" y="499.889">Exadata Cloud Service</tspan></text>
|
||||
</g>
|
||||
<g id="Connector Line Label_7">
|
||||
<rect width="89" height="14" transform="translate(198 503.8)" fill="white"/>
|
||||
<text id="Line Label_7" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="14" letter-spacing="0em"><tspan x="202.195" y="515.889">(Data Guard)</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Group 754">
|
||||
<g id="Connector Line Label_8">
|
||||
<rect width="57" height="14" transform="translate(553 456)" fill="white"/>
|
||||
<text id="Line Label_8" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="14" letter-spacing="0em"><tspan x="557.055" y="468.089">Phase 2</tspan></text>
|
||||
</g>
|
||||
<g id="Connector Line Label_9">
|
||||
<rect width="152" height="14" transform="translate(506 472)" fill="white"/>
|
||||
<text id="Line Label_9" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="14" letter-spacing="0em"><tspan x="510.407" y="484.089">Migrate Exadata Cloud</tspan></text>
|
||||
</g>
|
||||
<g id="Connector Line Label_10">
|
||||
<rect width="162" height="14" transform="translate(501 487.8)" fill="white"/>
|
||||
<text id="Line Label_10" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="14" letter-spacing="0em"><tspan x="505.431" y="499.889">Service to ATP Database</tspan></text>
|
||||
</g>
|
||||
<g id="Connector Line Label_11">
|
||||
<rect width="88" height="14" transform="translate(538 503.8)" fill="white"/>
|
||||
<text id="Line Label_11" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="14" letter-spacing="0em"><tspan x="542.393" y="515.889">(Data Pump)</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Group 755">
|
||||
<g id="Connector Line Label_12">
|
||||
<rect width="55" height="14" transform="translate(555 0.30127)" fill="white"/>
|
||||
<text id="Line Label_12" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="14" letter-spacing="0em"><tspan x="559.101" y="12.3903">Phase 1</tspan></text>
|
||||
</g>
|
||||
<g id="Connector Line Label_13">
|
||||
<rect width="118" height="14" transform="translate(523 16.3013)" fill="white"/>
|
||||
<text id="Line Label_13" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="14" letter-spacing="0em"><tspan x="527.312" y="28.3903">Migrate 3rd Party</tspan></text>
|
||||
</g>
|
||||
<g id="Connector Line Label_14">
|
||||
<rect width="84" height="14" transform="translate(540 32.3013)" fill="white"/>
|
||||
<text id="Line Label_14" fill="#312D2A" xml:space="preserve" style="white-space: pre" font-family="Oracle Sans" font-size="14" letter-spacing="0em"><tspan x="544.088" y="44.3903">Integrations</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_6913_243525">
|
||||
<rect width="1170" height="592" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 88 KiB |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 434 KiB |
@@ -0,0 +1,7 @@
|
||||
The diagram you downloaded is available in these formats:
|
||||
- DRAWIO
|
||||
- SVG
|
||||
|
||||
You can customize them for your organization using the associated tools:
|
||||
- For DRAWIO format, use draw.io for Confluence, online at diagrams.net, or the desktop app. Go to diagrams.net for more information.
|
||||
- For SVG format, use an SVG editor such as Inkscape or Sketsa SVG Editor, which are free and available for Windows, macOS, Linux.
|
||||
Reference in New Issue
Block a user