Buying Smart Engineering in AWS Marketplace
This page explains how to subscribe to AI Cockpit: Smart Engineering through AWS Marketplace before deploying it into your Kubernetes environment.
Marketplace listing:
What the Marketplace delivery includes
The default Marketplace delivery is based on a Helm deployment and includes these in-cluster components:
- Frontend
- API
- Worker
- Migration job
- PostgreSQL
- Valkey
- Optional LLM gateway
The deployed product also depends on buyer-managed AWS services for:
- Amazon S3
- Amazon Bedrock
- AWS Marketplace / AWS License Manager
Subscribe to the product
To purchase the product:
- Open the AI Cockpit: Smart Engineering AWS Marketplace listing.
- Select Continue to Subscribe.
- Review the pricing and offer terms.
- Accept the offer for your AWS account.
- Open the delivery instructions for the Helm deployment option.
After the subscription is complete, AWS Marketplace provides the install flow and the Marketplace-managed parameters used during deployment.
Marketplace-managed install parameters
When you install the product from AWS Marketplace, the deployment command includes Marketplace-managed values such as:
${AWSMP_SERVICE_ACCOUNT}
These parameters are used by the Helm chart as part of the Marketplace deployment flow.
${AWSMP_SERVICE_ACCOUNT} is not guaranteed to be created automatically in every Marketplace installation path. If the service account is not created for you, create it manually in the target namespace and provide its name during the Helm installation.
What to prepare next
After subscribing to the product, the next step is to prepare the buyer environment:
- confirm cluster access
- prepare the required S3 buckets
- create IAM permissions for the runtime service account
- decide whether authentication will be disabled or use OIDC
Continue to the next pages in this section to prepare the environment and install the product on Amazon EKS.