Customer
Qmetrix
Location
USA
Segment
Hospitality
Solution
DevOps
Customer Profile
qMetrix provides customized, integrated logistics solutions to a variety of industries including healthcare, hospitality, transportation, and warehousing. We believe that complex supply chains require sophisticated solutions, and we focus on combining data collection with real-time reporting utilizing portable wireless devices for both operational and quality metrics.
Problem Statement
As the business grows, more and more developers are required to work on enhancing the application and its underlying services. Some resources are working on adding new features while some resources are xing the issues. As a result of multiple resources working on the same code, it was dicult to manage the changes and would often result in issues during deployments. The following diagram shows the old deployment process:
BluePi’s Solution
Understanding the issues, BluePi provided the DevOps solution which used the following services
- AWS CodeCommit
- AWS CodeBuild
- AWS CodeDeploy
- AWS CodePipeline
Value Added
- Automating the complete deployment process took less than a day.
- No manual intervention for code deployment and promotion. The developer’s check-in the
- code and configuration which are deployed to a Test environment and Prod environment after testing.