Setting up HCL Commerce+ environments
HCL Commerce+ provides environments for building, testing, and deploying your online business portal.
This section provides an overview of the steps and considerations for establishing development, testing, and production environments, as well as guidelines for deploying custom changes and applying maintenance updates to your production setup. Please note that these steps are more of guidelines to get started and assume that the user has a solid background on the setting up test & production env in Kubernets clusters.
HCL Commerce+ typically includes the following environments setup:
Testing Environment:
Used to validate code and configurations under controlled conditions, it typically mirrors the production environment to ensure accurate testing results. This test environment is normally a Kubernetes environment.
Production Environment:
The live environment where the application runs. It is optimized for performance, scalability, and availability to handle real-world traffic and transactions.
Each environment is composed of several Docker containers, Kubernetes configurations, and supporting infrastructure tailored to its specific purpose.