You can provision an Amazon Web Services DocumentDB instance after you install and deploy
Maximo® Application Suite from Amazon Web Services.
Procedure
- Open the Amazon Web Services console where the Maximo Application Suite is deployed and ensure that a DocumentDB instance is not
provisioned.
- Create a subnet group.
- Select a Virtual Private Cloud (VPC) that contains a Maximo Application Suite unique
string.
For example, select masocp-bneluv-vpc from the
list.
- Add all the subnets that are related to this VPC.
- Create a cluster parameter group.
- Type a new cluster parameter group name.
- Select a document database family.
For example, select
docdb4.0 from the list.
- Create a security group.
- Select the unique string that was created for the VPC.
- For inbound rules, select Custom TCP for the rule type and
Custom for the source.
- For outbound rules, select All traffic for the rule type and
Anywhere-PIV4 as the destination.
- On the Amazon Web Services Key Management Service (KMS) console, create a key.
- Configure the key type, usage, and advanced options, such as key material origin and
region.
- Add labels, such as the alias, description, and tags.
- Configure the key usage details, such as key administrators and
permissions.
- Review your key policy and click finish.
- Create a DocumentDB cluster.
- Select 5.0.0 for the engine version to create the
cluster.
Note: Maximo Application Suite supports only DocumentDB 5.0.0.
- Set Show Advanced settings to on.
- In Network Setting section, select the VPC that contains the unique string for Maximo Application Suite.
The subnet group is selected automatically when you select
the VPC.
- Select the security group that was created earlier. Remove any security group that is
selected by default.
- Under cluster options, select the parameter group that was created
earlier.
- Under encryption options, enable encryption and choose the KMS key that was created
earlier.
- Create the DocumentDB cluster with other default options, such as maintenance, tags,
and deletion protection.
The cluster is deployed in some time, for example, in 15
minutes.
- Optional: Verify the DocumentDB connection by using a DB
client.
What to do next
Configure a Maximo Application Suite instance to connect with the Amazon Web Services
DocumentDB instance, update the MongoCfg CRD and LicenseService
CRD with the Amazon Web Services DocumentDB connection details. For more information,
see Configuring Maximo Application Suite with Amazon Web Services DocumentDB