System · e-commerce
Delivery and quality system — CI/CD plus error monitoring
Quality + KnowledgeBackend / Platform GitLab CIDockerDocker SwarmSentry
Problem
An agency platform shipped through manual deployments with no systematic error visibility — releases were slow and production issues were discovered by users.
Approach
Set up CI/CD pipelines on GitLab with Docker and Docker Swarm for orchestrated deployments, and rolled out Sentry as the error monitoring system with alerting on new and regressed issues.
Result
Repeatable, automated releases and production errors surfaced to the team before users reported them — cutting time-to-detect from hours to minutes.
Evidence
Described in work history (Amit agency, 2020–2022).
Available for: public discussion
Quality systems start with two loops: a delivery loop you can trust (CI/CD) and a feedback loop you can see (monitoring). Everything else builds on those.