By clicking “Accept”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. View our Privacy Policy for more information.
Cutover Connect™ is a server application used to perform secure integration with enterprise customer infrastructures. Designed to be deployed on-premise, it links third-party systems (also called ‘services’) to their dedicated Cutover instance (‘Cutover Core’) through a secure channel. This allows secure data transfers between Cutover and customer platforms enabling complex automation tasks in user-facing Cutover runbooks.
Key features of Cutover Connect™
Platform flexibility: Cutover Connect™ is versatile, supporting deployment on both Windows and Linux VMs.
Secure hosting: The system is positioned either behind the customer's firewall or within the DMZ, ensuring a secure environment for data transmission.
Spring Boot foundation: Built using the industry standard Spring Boot framework, Cutover Connect™ benefits from all the security and features that Spring Boot offers.
Proxy configuration: If placed behind a firewall, access to Cutover Connect™ can be tailored through proxy settings, offering flexibility in various network environments.
Redundancy and availability: The platform is engineered to support both redundancy and high availability options, ensuring uninterrupted service.
Multithread processing: Cutover Connect™ can manage multiple tasks concurrently allowing automations to scale as volumes increase.
Enhanced security: Separate integration execution using Cutover Connect™, from user-facing automation tasks in Cutover Runbooks.
Dedicated secure channel: Cutover creates a dedicated secure message channel (‘Secure Channel’) based on Amazon Web Services (AWS) Simple Queue Service (SQS) to pass messages between Cutover and Cutover Connect™.
Pull model: Cutover Connect™ uses a ‘pull-model’ so sensitive messages are retrieved by the on-prem host from the Secure Channel without needing to be open to inbound internet traffic.
Integration execution using HTTP or Command Line Interface: Cutover Connect™ reads Cutover Core messages and relays it to a RESTful API or command-line program. Message destinations are defined locally, ensuring authentication and network details remain confidential.
World-class high-availability infrastructure: Cutover Connect™ uses the AWS platform for message transfer, security and data processing.
Note: When you are ready to get started with Cutover Connect™, please contact your Customer Success Manager (CSM).
What software does Cutover Connect™ require?
Cutover Connect™ requires Java 17+ runtime environment (JRE) to operate. Refer to the official Oracle Java download page for more information.
What hardware does Cutover Connect™ require?
The Cutover Connect™ server executable (‘JAR file’) requires approximately 2GB of disk space on execution to allow for log file generation, disk swap space and so on. Cutover recommends allocating at least 2GB of RAM to allow in-memory caching, JRE environment loading and general memory management. We also recommend the following:
Linux (preferred) or Windows Server (Windows Server 2019+) host with Java 17 installed - as a container, VM or dedicated hardware environment as a minimum
2GB RAM and 5GB disk space (in addition to host system requirements)
Firewall access to enable Cutover Global Proxy (AWS) HTTPS requests on port 443
Ability to download zip files from Cutover Core (required to download the Cutover Connect package)
Network and firewall considerations
Cutover Connect™ will require outbound access to the internet to allow Cutover messages to be retrieved via ‘the Secure Channel’. Configure your firewall to allow outbound HTTP connections on port 443 to:
Note: Always consult your Information Security and Networking teams to ensure your company security guidelines are followed correctly.
Further resources - diagrams
1. Diagram (Fig. 1) illustrates the high availability architecture when running multiple instances of Cutover Connect™. 2. The architecture diagram (Fig. 2) shows the secure data flow and system integration between on-premises systems and 3rd party services integrating with Cutover Connect™.
Fig. 1 - High availability architecture of Cutover Connect™
Fig. 2 - Cutover Connect™ and Cutover Core high-level architecture