Overview
Rocket Content Services - Mobius
Rocket® Content Services - Mobius is an enterprise content management solution that empowers organizations to embrace new ways of working while securing and governing sensitive information. Rocket Mobius helps break down information silos across numerous business and technology ecosystems, enabling teams to connect applications, streamline processes, and simplify user access. It helps reimagine and automate content-rich business processes from mainframe to cloud while complying with dynamic privacy and regulatory demands.
With Rocket Mobius, you can centralize content access by connecting disparate data sources; automate content heavy workflows such as document reviews and approvals; enhance data governance with built-in compliance features, including redaction of sensitive information, lifecycle management of business records, and fine-grained access control to critical documents; modernize to the cloud, hybrid or all-in, to lower costs without compromising security; enhance content insights with Rocket Smart Chat, a GenAI-powered conversational interface that enables users to make natural language inquiries into critical data and content while ensuring governance and compliance; and support your modernization initiatives by integrating with legacy systems to facilitate your digital transformation projects.
Rocket Content Services products are now available for purchase on the AWS Marketplace for a negotiated price only via the Private Offer process. Rocket Content Services products are not available to purchase via self-service transaction. The pricing displayed in this listing is not the price you will pay; your pricing will be determined based on your configuration in discussion with the Rocket Software Sales team.
For more information, see: https://www.rocketsoftware.com/products/rocket-mobius
Highlights
- Mainframe modernization: Extend mainframe content management to the cloud to reduce costs and enable it for new use cases
- Automated governance: Organize, secure, verify and manage information lifecycles automatically at scale for low-cost compliance.
- Improve user experience via a single view and API: Connect all data via a single view and API that federates information across content silos, and increase innovation by simplifying development efforts.
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/24 months |
---|---|---|
Rocket Mobius Subscription | Rocket Content Services - Mobius Subscription | $1.00 |
Vendor refund policy
This product may only be purchased through a custom Private Offer. Please contact your Rocket Software Account Executive to discuss your configuration.
https://www.rocketsoftware.com/software-license-and-service-terms
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Mobius View deployment
- Amazon EKS
- Amazon EKS Anywhere
Helm chart
Helm charts are Kubernetes YAML manifests combined into a single package that can be installed on Kubernetes clusters. The containerized application is deployed on a cluster by running a single Helm install command to install the seller-provided Helm chart.
Version release notes
Additional details
Usage instructions
Prerequisites: Ensure you have an active AWS account with appropriate permissions
Create an EKS cluster using eksctl: eksctl create cluster --name mobius-cluster --region <region> --nodegroup-name mobius-nodes --node-type t3.medium --nodes 3 --nodes-min 1 --nodes-max 4
Configure kubectl to use the EKS cluster: aws eks --region <region> update-kubeconfig --name mobius-cluster
Associate an OIDC provider with your EKS cluster to enable IAM roles for service accounts (IRSA): eksctl utils associate-iam-oidc-provider --region <region> --cluster mobius-cluster --approve
Launch an Aurora PostgreSQL cluster in the same VPC as your EKS cluster Create a database within the cluster for Mobius Server. Application will create tables first time during deployment: CREATE DATABASE mobiusview;
Deployment:
-
Create Kubernetes Namespace kubectl create namespace mobius
-
Create Kubernetes Secret with DB Credentials kubectl create secret generic mobiusview-rds-credentials \ --from-literal=username=<DB_USERNAME> \ --from-literal=password=<DB_PASSWORD> \ --from-literal=url=jdbc:postgresql://<RDS_ENDPOINT>:5432/mobiusview \ -n mobius
-
Deploy using Helm: helm install mobius-view --namespace mobius ./mobiusview \ --set datasource.databaseConnectivitySecretName=mobiusview-rds-credentials \ --set datasource.databaseUrlSecretValue=url \ --set datasource.databaseUsernameSecretValue=username \ --set datasource.databasePasswordSecretValue=password
-
Verify Deployment is complete kubectl get pods -n mobius
For further information regarding deployment see: https://docs.rocketsoftware.com/bundle/mobius_ig_124/page/vts1719403592018.html
Resources
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products

