---
type: system
title: Delivery and quality system — CI/CD plus error monitoring
domain: e-commerce
services: [quality-knowledge, backend-platform]
skills: [CI/CD, Observability, DevOps]
technologies: [GitLab CI, Docker, Docker Swarm, Sentry]
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).
public_links: []
available_for: public discussion
language: en
canonical: https://asmanmalikov.com/en/proof/delivery-quality-setup/
---

# Delivery and quality system — CI/CD plus error monitoring

- **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).
