Listing Thumbnail

    Rocket® Content Services - Mobius®

     Info
    Deployed on AWS
    Rocket® Content Services - Mobius transforms digital content into strategic assets by connecting disparate data, automating workflows, and accelerating digital transformation, all without costly migrations. Rocket Mobius democratizes data access while maintaining robust governance, empowering enterprises to make impactful decisions efficiently and securely. Rocket Content Services products are transacted through the AWS Marketplace via Private Offers. To purchase Rocket Content Services - Mobius on AWS, please contact your Rocket Software sales representative for your customized, confidential Private Offer.

    Overview

    Open image

    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

    Delivery method

    Supported services

    Delivery option
    Mobius View deployment
    Mobius Server deployment

    Latest version

    Operating system
    Linux

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Rocket® Content Services - Mobius®

     Info
    Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    24-month contract (1)

     Info
    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?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Mobius View deployment

    Supported services: Learn more 
    • 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.

    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:

    1. Create Kubernetes Namespace kubectl create namespace mobius

    2. 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

    3. 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

    4. 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 

    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

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.