DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Related

  • SAP Commerce Cloud Architecture: All You Need to Know!
  • Why and How to Transition to SaaS Cloud Enterprise Applications
  • MuleSoft: Do You Have an Extra Mule Under the Hood?
  • Monolithic First

Trending

  • From 24 Hours to 2 Hours: How We Fixed a Broken BI System With Apache Airflow
  • The Big Data Architecture Blueprint: Core Storage, Integration, and Governance Patterns
  • Building AI-Powered Java Applications With Jakarta EE and LangChain4j
  • Building Threat Intelligence Pipelines Using Python, APIs, and Elasticsearch
  1. DZone
  2. Testing, Deployment, and Maintenance
  3. Deployment
  4. Integrating With SaaS Applications: Example Processes and 3rd-Party Platform Integration

Integrating With SaaS Applications: Example Processes and 3rd-Party Platform Integration

In this article, we'll share how customers are integrating processes and 3rd-party platforms as SaaS applications in their architectures...

By 
Eric D.  Schabell user avatar
Eric D. Schabell
DZone Core CORE ·
Apr. 10, 20 · Opinion
Likes (4)
Comment
Save
Tweet
Share
19.6K Views

Join the DZone community and get the full member experience.

Join For Free
The previous article in this series looked at a 3rd-party platform  as a SaaS application. The foundation for this logical diagram was researching a use case where customers were successful with a portfolio solution.

It's a starting point for the generic architecture that rises from several customer solutions that were researched.

Having completed the outline of the architectural details and the resulting logical diagram elements, it's now time to take a look as specific examples.

In this article, we'll continue building the previous examples by sharing how customers are integrating processes and 3rd-party platforms as SaaS applications in their architectures.

Architecture Scenarios

As a reminder, the architectural details covered here are base on real customer integration solutions using open source technologies.

The example scenario presented here is a generic common architecture that was uncovered researching customer solutions. It's my intent to provide an example that provides guidance and not deep technical details.

This section covers the visual representations as presented. There are many ways to represent each element in this architecture, but I've chosen icons, text, and colors that I hope are going to make it all easy to absorb. Feel free to post comments at the bottom of this post, or contact me directly with your feedback.

Now let's take a look at the details in this architecture and outline the solution.

Integrating Processes and SaaS Applications

The example shown in the figure titled Example: Third Party Platform Process Integration outlines how to integrate processes and an existing 3rd-party platform as if it's a SaaS platform.

As is often the case, organizational choices in our past have left us with legacy components in our architectures. While sometimes these are simple components to integrate with, we live and learn by applying the same abstractions to our larger platforms that might be hosting a collection of functionality in our organization.

Furthermore, organizations have processes in place that become dependent on their ability to react on information from SaaS applications. Along those same lines, these processes produce information that might need to be shared with these external SaaS applications. Integrating process and SaaS applications introduce stateful complexities into the integration solution.

Let's assume this example is making use of a legacy platform hosting a myriad of specialized services that have become impossible to maintain. The amount of interfaces and maintenance has become such a burden that the organization desires to migrate away from the legacy platform, yet cannot at this time due to their dependency on those hosted services.

A logical approach is to segregate the platform as if it's a cloud or SaaS service. This allows for gradual migration of the existing services from the 3rd-party platform at your convenience, including eventual moves to offsite or cloud-based service hosting. SaaS integration with these services or applications provides many options going forward in managing the architecture.

The architecture here shows a specific part of the integration, where a front end web connection uses front-end microservices to access integration microservices that manage that generic access to the third-party platform. Note, the security aspects are left in this example to ensure that you remember to include authentication and authorization across your integration landscape.

Within the integration microservices lies the solution for processes and 3rd-party platform integration. The stateful nature of processes means that they are awaiting a trigger to start or continue their process, often based on data supplied with that trigger. On the other hand, processes can also reach a state where they wait after sending data requests to a 3rd-party platform. How does this integration communication happen?

The solution in this architecture is inside the integration microservices where messaging is used with processes posting data to message queues and listening for triggers from microservices that interact with queues receiving messages from 3rd-party platforms.

Implementation details are left up to the reader to quantify as each organization's needs and usage of specific SaaS integration with all possible third-party platforms can not be captured in a generic architecture beyond the above.

What's Next

An overview of the series on integrating SaaS applications portfolio architecture can be found here:

  1. An introduction
  2. Common architectural elements
  3. Example CRM integration
  4. Example CRM connector integration
  5. Example 3rd-party platform integration
  6. Example processes with 3rd-party platform integration

Catch up on any articles you missed by following one of the links above. This completes the series on integrating with SaaS applications. If you missed any of the previous articles, they're available in the linked list above.

Integration application SaaS Architecture microservice

Published at DZone with permission of Eric D. Schabell. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • SAP Commerce Cloud Architecture: All You Need to Know!
  • Why and How to Transition to SaaS Cloud Enterprise Applications
  • MuleSoft: Do You Have an Extra Mule Under the Hood?
  • Monolithic First

Partner Resources

×

Comments

The likes didn't load as expected. Please refresh the page and try again.

  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook