Skip to content
Snippets Groups Projects
Commit 1c11042a authored by Nuwan Rajika Kumarasiri's avatar Nuwan Rajika Kumarasiri
Browse files

Merge branch 'benefits' into 'master'

Add benefits of using IICS with a diagram - INPLATFORM-75

See merge request !4
parents 2a93441d a95b740c
No related branches found
No related tags found
1 merge request!4Add benefits of using IICS with a diagram - INPLATFORM-75
# Informatica Documentation # Informatica Integration Cloud Services
Informatica Intelligent Cloud Services (IICS) is a platform that enables data integration between systems and
applications, including on-premise-to-cloud, cloud-to-cloud, and cloud-to-on-premise. IICS belongs to a class of
products called “Integration Platform as a Service” (iPaaS).
Here are some examples of where IICS can be used:
* Syncing data from PersonHub to a third-party cloud service on a nightly basis.
* Processing changes from CAOS in real time to update an on-premises system.
* Extracting data from a third-party cloud service to populate a reporting database.
The platform caters to a diverse technical audience including those who may have very little integration experience and
to those who have advanced development and integration skills.
## Benefits
* Create integrations that move data in real time or on a scheduled basis.
* Pre-built connectors enable reusable integrations to a variety of other services (e.g. Salesforce, Oracle, AWS S3).
* Allows integration of on-premises systems, databases, and cloud-based software as a service (SaaS).
* Design and implement integrations in a web browser using no-code and low-code tools.
* Run integrations in the cloud or deploy them to your own infrastructure.
The below diagram visualizes some of the iPaaS (IICS) capabilities.
![Using iPaaS to inter-connect different types of systems, that communicate using different protocols or data formats.](docs/images/iPaaS-capabilities.svg)
The diagram source can be found [here](https://www.lucidchart.com/documents/edit/dd614f97-9c7b-4164-8bd7-f9fac442c4c6/0_0).
## Documentation
This GitLab repository is used as our temporary documentation library for DoIT's offering of Informatica Intelligent Cloud Services (IICS) while we work on selecting a more permanent location. This GitLab repository is used as our temporary documentation library for DoIT's offering of Informatica Intelligent Cloud Services (IICS) while we work on selecting a more permanent location.
Feel free to navigate this repository by browsing the files or using the links below. Feel free to navigate this repository by browsing the files or using the links below.
...@@ -13,7 +39,6 @@ Use [template.md](./template.md) to create new content. ...@@ -13,7 +39,6 @@ Use [template.md](./template.md) to create new content.
## Contents ## Contents
* [Quick Start Guide](./docs/quickstart.md) * [Quick Start Guide](./docs/quickstart.md)
* [Benefits](./docs/benefits.md)
* [Onboarding into IICS](./docs/onboarding.md) * [Onboarding into IICS](./docs/onboarding.md)
* [Concepts](./docs/concepts.md) * [Concepts](./docs/concepts.md)
* [Tutorials](./docs/tutorials.md) * [Tutorials](./docs/tutorials.md)
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment