"Breaking silos, automating flows, and securing from day zero."
A HOTFIX must strictly increment the current release version by 1.
Once created, versions can only be incremented. Modifying or deleting existing tags is strictly prohibited.
| Environment | Trigger / Target | Action & Tool |
|---|---|---|
| dev | Code Push / Merge | Auto-deploy to dev env |
| qa1/2/3 | Manual trigger | Triggered manually by QA via opstool or similar tool |
| stg | tag release-0.0.1 | Auto-triggered by release tag |
| uat | tag release-0.0.1 | Triggered manually via opstool |
| prod | tag release-0.0.1 | Triggered manually via opstool |
Primarily built on AWS k8s (EKS).
A solid understanding of docker and dockerfile is mandatory to ensure consistent containerization practices.
All network configurations are fully managed and provisioned by the DevOps team.
Secret keys must NEVER be exposed in application logs! Sensitive information must be strictly masked or filtered.
We will implement comprehensive DevSecOps policies and integrate AI-assisted tooling to support developers securely.
Centralized application logging.
Distributed request tracing across microservices.
System and application performance data.