Single Instance Deployment
important
CloudOps for AWS is a legacy tool and is no longer supported by Elastic Path Software. CloudOps for AWS release 3.5.x reached end-of-support in February 2023. For information about current Elastic Path Commerce deployment options, see Deploying Elastic Path Commerce documentation.
The single instance environment is a small scale test environment without separate authoring capabilities deployed on a single server. The Jenkins job DeploySingleInstance along with the CloudFormation template Create-Single-Instance-Server.yaml
deploys the following:
Single Instance Components
The CloudFormation template sets up a single node with the following components that can be accessed through a load-balancer:
- Cortex with all supporting Elastic Path and third-party applications
- Commerce Manager server
- Search primary server
- Batch server
- Integration server
- ActiveMQ
- MySQL database
The single instance environment is able to use AWS (Amazon Web Services) SQS (Simple Queue Service) for message-based integration with external systems. The single instance deployment configures SQS queues for handling purchases, shipments and inventory.
For more information about AWS SQS, see What is Amazon SQS.