Overview
The Cora SeQuence platform can be deployed as a managed service on Microsoft Azure Cloud.
All of the cloud environments available are hosted in a dedicated Azure tenant, which are separate directories with no connection to other Genpact tenants. Cora SeQuence is deployed as a stand-alone Azure cloud service and does not depend on shared resources or any other Genpact product. All instances and managed services are provisioned within a private network.
Each cloud environment uses Microsoft Azure SQL Database provided as Platform-as-a-Service (PaaS).
The standard offering includes three environments:
- DEV (Development): Single Azure virtual machine for development purposes.
- TST (Testing): Single Azure virtual machine for testing purposes.
- PRD (Production): four Azure virtual machines to support high availability for a live production environment.
| DEV and TST | PRD |
|---|---|
|
|
NOTES
- The PRD environment requires an Identity Provider Service (IPS) on the customer side to authenticate users.
For more information on authentication methods, see this article. - All the environments require a Genpact administrator access for ongoing maintenance and support.
- A jump server can be used for system administration tasks, and other maintenance and support activities.
Cora SeQuence integration
There are two options to the connect between your organization network to the Cora SeQuence cloud:
- Secured internet facing
- Private network (VPN site-to-site IP-Sec)
Each option can be adjusted to meet requirements according to the customer's license terms and agreement.
| Requirement | Internet facing topology | Private network topology |
|---|---|---|
| SSO authentication | ![]() | ![]() |
| Cora SeQuence outbound traffic | From Azure Virtual Network | From customer network |
| Access to Cora SeQuence sites | Secured HTTP | Secured HTTP |
| Customer can create and remove user accounts for Cora SeQuence sites | ![]() | ![]() |
| Business users access to Flowtime |
| From customer network |
| Genpact business users access to Flowtime site |
|
|
| Genpact developers access to Cora SeQuence sites (Administration or Flowtime) |
|
|
| Genpact administrators access to Cora SeQuence sites (Administration / Flowtime) |
|
|
Genpact administrators access to:
|
|
|
Secured internet-facing integration
This integration offers secured traffic over a public IP.
Private network integration
This integration requires a VPN connection between the cloud tenant and the customer data center.

User types
The cloud environments typically include the following types of users.
| User type | Purpose | Roles | Relevant environments |
|---|---|---|---|
| Business users |
|
|
|
| Genpact developers |
|
|
|
| Genpact administrators |
|
|
|
User access
The access level of user types varies depending on business needs. For example, business users have access only to Flowtime, whereas developers have access to additional components.
| Components | Business users | Genpact BPM Developers | Genpact Administrators |
|---|---|---|---|
| Cora SeQuence Administration | ![]() |
| ![]() |
| Cora SeQuence Flowtime | SSO account per user | SSO account per user, or generic user. | SSO account per user, or generic user. |
| Virtual machines (all environments) | ![]() | ![]() | Ability to copy files to/from the servers |
| Database (all environments) | ![]() | Read-only | ![]() |
| Azure management | ![]() | ![]() | ![]() |
User management
Cora SeQuence user accounts are created and disabled either manually or automatically. The automatic option requires integration with Active Directory.
For more information on authentication methods, see this article.
| Task | Description | Additional details |
|---|---|---|
| Create users |
| Active Directory provisioning:
|
Infrastructure security control
The available cloud environments provide several security tools to protect infrastructure components.
| Item | Security controls |
|---|---|
| Traffic to the web application |
|
| Network Security Group |
|
| Role-based access control (RBAC) | Azure identity and access management (IAM) roles are configured to limit exposure to Genpact admins only. |
| Azure Distributed Denial of Service (DDoS) protection | Backed up by Microsoft global network. |
| Security hardening | According to Microsoft Security Center best practices. |
Database security control
Data is secured at-rest and in-transit.
| Secured data at-rest |
|
| Secured data transport |
|
Information security tools
| Mitigation software |
|
| Monitoring software |
|
Standard inbound and outgoing traffic
The following ports are used for inbound and outbound traffic.
| Basic inbound | Basic outbound | Extra outbound |
|---|---|---|
|
|
|
NOTE
You may need to enable additional applications depending on the specific implementation requirements.
Disaster recovery plan
Available for all environments: DEV, TST, and PRD. The Cora SeQuence Support team is responsible for performing system backup and recovery activities.
- Virtual machine servers:
- Daily backup
- Retention policy: 30 days
- Database
- Backup: Azure SQL continuous backup.
- Retention: 35 days
- Geo replication: Available upon customer request.
Business continuity plan
Available for PRD environments only and managed by the Support team.
- Azure availability set
- Virtual machine redundancy and load balancer
- Product component distribution:
- Front-end servers: Dedicated to Flowtime site only
- Back-end servers include the following components:
- Administration site
- Cora SeQuence services
- Automatic failover for Cora SeQuence services
- Monitors and alerts
- Alerts are automatically sent to the Support team when a service or component is down.

Private network integration